-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report] Conflict with uBlock Origin #127
Comments
bypass 的问题不着急过,先看看是什么原因导致的,是哪些原因导致的冲突,再从问题下手,onConfig 的方式虽然说可以饶过一整条链路,但是这个配置项一眼过去比较难理解是用来干什么的 |
Replace [`ajaxhook`](https://github.com/wendux/ajax-hook) to [`xhProxy`](https://github.com/culefa/xhProxy) due to [incompatibility with uBlock Origin](wendux/ajax-hook#127).
對,那個不用緊 剛試寫了一下,如果是用Inherit Class 的方法寫getter的話,是可以做到相同效果又不會出現衝突。 |
看起来不错,可以试试~ 不过是什么原因呢? |
我在Chrome和Firefox試了一下 |
If uBlock Origin is enabled, YouTube will be frozen due to the conflict with ajax-hook.
Reproduction:
Screenshots
Chrome:
Firefox:
Console Error:
Chrome:
Firefox:
Remarks 1:
Tried to downgrade to earlier version like
Jun 14, 2022 9efea44
https://github.com/wendux/ajax-hook/raw/9efea44c8b2bc27b5ec0e8c2e3a2477bdc76dab9/dist/ajaxhook.js
Same result.
Remarks 2:
If PR #120 is applied, the issue might get resolved by bypassing the urls.
The text was updated successfully, but these errors were encountered: