uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.04k stars 758 forks source link

roof.egybest.org always detect adblock #8319

Closed EslamGamalEssa closed 3 years ago

EslamGamalEssa commented 3 years ago

URL(s) where the issue occurs

https://roof.egybest.org

Describe the issue

this site always detect adblock and it have more than 100 ads in minute

Screenshot(s)

ADBLOCK DETECTED

Versions

Settings

default settings

Notes

it all depend on 3 js files

https://cdn-static.egybest.net/static/global/js/adblock.js

https://cdn-static.egybest.net/static/global/js/jquery-3.3.1.min.js

https://cdn-static.egybest.net/packed/G78uOQIvP42dDsB.js

when i block the first two in my filters won't detect the ad block but buttons in page won't work

krystian3w commented 3 years ago

AdGuard also changed method:

https://github.com/AdguardTeam/AdguardFilters/commit/32e155c7e9fc0b4e0f98c714c9c3940085f77167 https://github.com/AdguardTeam/AdguardFilters/commit/19d5729c361ab8455df877afbcabffdc1718764a - "opener"===b?window (maybe workaround for Chromium)

@lain566 can you test:

/^\/(?!api\?call=)[a-zA-Z0-9]{5,20}$/?

EslamGamalEssa commented 3 years ago

AdGuard also changed method:

AdguardTeam/AdguardFilters@32e155c AdguardTeam/AdguardFilters@19d5729

@lain566 can you test:

/^\/(?!api\?call=)[a-zA-Z0-9]{5,20}$/?

sorry can you explain in steps ?

NonVolatileHuman commented 3 years ago

*Other mirror links to the same website

egy.best egybest.asia egybest.bid egybest.biz egybest.cheap egybest.co egybest.com egybest.cool egybest.cz egybest.life egybest.ltd egybest.ist egybest.name egybest.net egybest.network egybest.ninja egybest.nl egybest.online egybest.org egybest.pw egybest.rocks egybest.site egybest.xyz egybest.zone

tries multiple filter edits but didn't work either (like this): /(\/install.|\/track.|\/jump\/|\&clickid=|\&subid=|\&campaignid=|\?pid=|\?zoneid=)/$popup,domain=egy.best|egybest.asia|egybest.bid|egybest.biz|egybest.cheap|egybest.co|egybest.com|egybest.cool|egybest.cz|egybest.life|egybest.ltd|egybest.ist|egybest.name|egybest.net|egybest.network|egybest.ninja|egybest.nl|egybest.online|egybest.org|egybest.pw|egybest.rocks|egybest.site|egybest.xyz|egybest.zone @@$generichide,domain=egy.best|egybest.asia|egybest.bid|egybest.biz|egybest.cheap|egybest.co|egybest.com|egybest.cool|egybest.cz|egybest.life|egybest.ltd|egybest.ist|egybest.name|egybest.net|egybest.network|egybest.ninja|egybest.nl|egybest.online|egybest.org|egybest.pw|egybest.rocks|egybest.site|egybest.xyz|egybest.zone @@/click.php$popup,~third-party,domain=egy.best|egybest.asia|egybest.bid|egybest.biz|egybest.cheap|egybest.co|egybest.com|egybest.cool|egybest.cz|egybest.life|egybest.ltd|egybest.ist|egybest.name|egybest.net|egybest.network|egybest.ninja|egybest.nl|egybest.online|egybest.org|egybest.pw|egybest.rocks|egybest.site|egybest.xyz|egybest.zone @@||cdn-static.egybest.net/static/global/js/adblock.js$script,domain=egy.best|egybest.asia|egybest.bid|egybest.biz|egybest.cheap|egybest.co|egybest.com|egybest.cool|egybest.cz|egybest.life|egybest.ltd|egybest.ist|egybest.name|egybest.net|egybest.network|egybest.ninja|egybest.nl|egybest.online|egybest.org|egybest.pw|egybest.rocks|egybest.site|egybest.xyz|egybest.zone @@||stremanp.com/afu.php?zoneid=$popup,domain=egy.best|egybest.asia|egybest.bid|egybest.biz|egybest.cheap|egybest.co|egybest.com|egybest.cool|egybest.cz|egybest.life|egybest.ltd|egybest.ist|egybest.name|egybest.net|egybest.network|egybest.ninja|egybest.nl|egybest.online|egybest.org|egybest.pw|egybest.rocks|egybest.site|egybest.xyz|egybest.zone

lain566 commented 3 years ago

@lain566 can you test:

/^\/(?!api\?call=)[a-zA-Z0-9]{5,20}$/?`

@krystian3w It's already added https://github.com/uBlockOrigin/uAssets/blob/e6b32e513d131c3e2bb5981ddc8aa46b786ce279/filters/filters.txt#L16932

krystian3w commented 3 years ago

Chromium no reject use <object> / <embed> / <iframe>?

Mennaruuk commented 3 years ago

So most of the mirrors above don't work anymore, and the one that worked for me didn't detect adblock. Should this issue be closed?

lain566 commented 3 years ago

By clicking on the download button, buttons don't work for me, can you download the movie? or does the same page always open?

Mennaruuk commented 3 years ago

Correct. The same page opens up. imageedit_2_8934362341

That's because of the site itself (the only working site from the mirror list above is egybest.nl). It seems shady. This is what I got when I pasted the Download link of one movie into Redirect Detective:

imageedit_1_9458444766

lain566 commented 3 years ago

Correct. The same page opens up.

It is because of this commit https://github.com/uBlockOrigin/uAssets/commit/85a05bb7364965ccbc4d7869e71ad47f8ec99ea9 fixes the anti adblock, but the buttons don't work.