Prerequisites
URL address of the web page
https://tresdaos.com/
Category
breakage
Description
As you can see in the first screenshot, the page as the browser is pseudo-blocked, and it only happens when it makes the cloudflare check against bots.
At the time that the check is passed to disable ublock in tresdaos.com you can navigate normally through the page (ublock enabled inside does not give problems), until at the time it decides to make another check and we return with the problem.
Although in the screenshot you can see extensions, I have also found that with ublock as the only enabled extension the problem is reproduced.
In an effort to see what could be the cause, I have disabled filter lists and I have identified 3 lists that seem to induce the problem:
And I have come to see which filters that I apply in my list generate the problem:
-
##+js(noeval-if, /chp_?ad/)
-
##+js(no-fetch-if, googlesyndication)
-
##+js(noeval-if, /fairAdblock|chp_adblock|adsbygoogle.js/)
Disabling those filters plus the lists loads the page but you can see in the second screenshot the result, a warning pops up (I have applied filters to remove parts of the page).
Other extensions used
I have tried with the extensions I use (which are not few), as well as with Ublock only.
Screenshot(s)
Screenshot(s)


Configuration
Details
uBlock Origin: 1.62.0
Firefox: 135
filterset (summary):
network: 349123
cosmetic: 131039
scriptlet: 52370
html: 2542
listset (total-discarded, last-updated):
added:
https://big.oisd.nl/: 211630-0, 19m
https://raw.githubusercontent.com/bogachenko/fuckfuckadblock/master/fuckfuckadblock.txt?_=raw: 0-0, 19m
https://secure.fanboy.co.nz/fanboy-annoyance_ubo.txt: 91941-41345, 19m
adguard-generic: 94374-9049, 9m
adguard-mobile: 10598-717, 19m
fanboy-cookiemonster: 57236-57236, 19m
ublock-cookies-easylist: 3076-19, 19m
fanboy-social: 16630-16630, 19m
fanboy-thirdparty_social: 68-16, 19m
easylist-annoyances: 4784-4784, 19m
easylist-chat: 219-12, 19m
easylist-newsletters: 8467-8467, 19m
[2 lists not shown]: [too many]
default:
user-filters: 1353-10, never
ublock-filters: 40348-537, 9m
ublock-badware: 11911-990, 19m
ublock-privacy: 2239-61, now Δ
ublock-unbreak: 2614-8, now Δ
ublock-quick-fixes: 205-19, 19m
easylist: 71266-39903, now Δ
easyprivacy: 53331-4848, now Δ
urlhaus-1: 21800-321, 19m
plowe-0: 3541-2533, 19m
spa-0: 3727-316, 19m
spa-1: 6337-387, 19m
filterset (user): [array of 1275 redacted]
trustedset:
added: [array of 94 redacted]
removed:
moz-extension-scheme
switchRuleset:
added: [array of 5 redacted]
hostRuleset:
added: [array of 221 redacted]
userSettings:
advancedUserEnabled: true
cloudStorageEnabled: true
ignoreGenericCosmeticFilters: true
webrtcIPAddressHidden: true
hiddenSettings: [none]
supportStats:
allReadyAfter: 306 ms (selfie)
maxAssetCacheWait: 80 ms
cacheBackend: indexedDB
popupPanel:
blocked: 0
extended:
##+js(prevent-fetch, googlesyndication)
##+js(noeval-if, /chp_?ad/)
##+js(set-constant, count, 0)
##+js(remove-node-text, script, /block-adb|-0x|adblock/)
##+js(set-constant, blockAdBlock, true)
##+js(noeval-if, /fairAdblock|chp_adblock|adsbygoogle\.js/)
##+js(abort-on-property-read, chp_adblock_browser)
##+js(noeval-if, /fairAdblock|chp_?adblock|adsbygoogle\.js/)
Prerequisites
URL address of the web page
https://tresdaos.com/Category
breakage
Description
As you can see in the first screenshot, the page as the browser is pseudo-blocked, and it only happens when it makes the cloudflare check against bots.
At the time that the check is passed to disable ublock in tresdaos.com you can navigate normally through the page (ublock enabled inside does not give problems), until at the time it decides to make another check and we return with the problem.
Although in the screenshot you can see extensions, I have also found that with ublock as the only enabled extension the problem is reproduced.
In an effort to see what could be the cause, I have disabled filter lists and I have identified 3 lists that seem to induce the problem:
Ublock filters - Ads
AdGuard - Ads
My filters (I have used several filters within the Ublock filters - Ads list).
And I have come to see which filters that I apply in my list generate the problem:
##+js(noeval-if, /chp_?ad/)
##+js(no-fetch-if, googlesyndication)
##+js(noeval-if, /fairAdblock|chp_adblock|adsbygoogle.js/)
Disabling those filters plus the lists loads the page but you can see in the second screenshot the result, a warning pops up (I have applied filters to remove parts of the page).
Other extensions used
I have tried with the extensions I use (which are not few), as well as with Ublock only.
Screenshot(s)
Screenshot(s)
Configuration
Details