-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
ALL tweakers.net issues #34
Comments
Sorry, I selected the wrong category, this should not have been labelled 'documentation' |
Maybe better fix:
|
De fix werkt niet meer zo te zien. |
Indeed. But there are two options now.
edit: |
https://tweakers.net/reviews/10866/2/is-matter-de-toekomst-van-smarthome-alles-wat-je-moet-weten-over-deze-standaard-hoe-werkt-matter.html Another option is `@@||tweakers.nl/json$xhr,domain=tweakers.net`, but that will allow ad requests. Thanks to uBlockOrigin/uAssets#16782
The issue seems to be with this script: https://tweakers.net/x/build/components.016f7b17.js The 016f7b17 part changes every once in a while, so you need a selector like this: 'components.*.js', but if you do that, the adblock-detection is gone, but so is the post moderation and post score. Inside that script is the adblocker detection code, so you need to block scriptlets or replace some vars. Unfortunately, this is where my knowledge stops. |
Broken again unfortunately. |
Well, they succeeded... |
test first (for breakage)
or if broken
|
Seems to work (didn't encounter any breakage yet). |
@mapx- Fixed; chosen for the second solution because of uBlockOrigin/uAssets#17294. |
I noticed that this rule was added: If you comment out that rule, the site works again. This rule removes the adblock checker, but also removes the moderation options |
@VanHamsteren This rule is already deleted. The problem is fixed in another way. |
@SnowballV I have updated two of the three CDN's (third CDN's can't be updated manually), so if you try in 30 minutes again you have now 75% chance that it will work. |
OK, thanks, I'll try in half an hour. |
Still the same. I'll test again, tomorrow. |
Thank you very much. |
I have fix ee715f0 received here, but still have the detection issue, even with uBO standard configuration. [Edit] |
Didn't know that they change everyone to a random order of letters. The adblock script --> https://tweakers.net/x/build/frontpage.04f16b30.js https://tweakers.net/reviews/11090/kant-en-klare-malware-onderzoekers-ontrafelen-hoe-illegale-marktplaats-werkte.html
I had to refresh the page a couple of times, the anti-adblock is gone now. Thanks for the fix. |
Reopened this issue; every issue with Tweakers can now posted here in stead of opening new issues again and again. |
Sorry, for disturbing you. My issue labeler didn't do what it should have done. |
Script for anti-adblock is now |
Blocking of https://tweakers.net/x/styles/components/cookiebar/cookie_bar.fd6f85fcf49475b8103620f801820c56.css breaks the (cookie pref) model boxes: easylist dutch, ublock lite. |
Important note by EasyDutch authors:
uBlock Origin uses four links to update our list in their add-on/extension.
The
contentURL
is instantly updated after a commit, and the same applies for the firstcdnURL
. The other twocdnURLs
are updated less.If there is a fix you need immediately, I can update mannualy two of the three CDN's: the first
cdnURL
and the secondjsDelivr cdnURL
by going to https://www.jsdelivr.com/tools/purge.Prerequisites / Vereisten
Describe the issue
Pages like https://tweakers.net/reviews/10768/gelikte-code-met-pyscaffold-python-projecten-ontwikkelen-als-een-pro.html are asking users to disable their adblocker.
Notes
After debugging with dev tools, I found that adding
tweakers.net##+js(set, window.BannerManager, undefined)
to 'My filters' in uBlock Origin bypasses the anti adblock. Though I have no experience writing these rules.Screenshot(s)
The text was updated successfully, but these errors were encountered: