Axetroy

Results 99 comments of Axetroy

@Van-QA No, I did not turn on `Experimental Mode`

confirm on windows with Electron 11.x. But macOS works fine.

write a new loader, and it works for me. ```js const parse = require('querystring').parse const JSON5 = require('json5') module.exports = function (source, map) { let { lang } = parse(this.resourceQuery)...

/cc @kovacsv Ready for review now

你给的链接是这个: ``` https://scholar.google.com/scholar_url?url=https://www.tandfonline.com/doi/abs/10.1080/21681724.2023.2251766&hl=en&sa=X&d=2791854997374688686&ei=P9ztZNbPJuyEywTN_oroDQ&scisig=AFWwaeaIxcfcwF_P7yph3fimMXhG&oi=scholaralrt&hist=frKbIYkAAAAJ:14468587030068726014:AFWwaebJqpF0sk60acnTPNvQSpdO&html=&pos=0&folt=rel ``` 能给出页面地址吗?既你看到哪个页面有这个链接的,复制浏览器地址栏上的地址,或者说下如何才能打开这个页面

是邮件中的内容啊,我还以为是 谷歌学术 搜索页面的链接呢 是订阅快讯收到的邮件吗? ![截屏2023-09-03 21 30 05](https://github.com/axetroy/anti-redirect/assets/9758711/3cfc8e61-606d-49f8-b3d0-0e9fdcfc9254)

**The ultimate solution to this issue is to use the git command.** Each clone is an independent process, and the process exits after completion. There is no need to worry...

> 我也遇到同样的问题 经测试发现去掉编译之后标签的两个属性就不卡顿了 不清楚是什么问题 ![image](https://user-images.githubusercontent.com/25026278/250709564-ef3a0508-1ac5-4620-a6dd-440b2b220d9f.png) 这么做之后,事件监听就失效了