uBlockOrigin / uAssets

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

adshort.im [Anti-Adblock] #911

Closed xDarkARG closed 6 years ago

xDarkARG commented 6 years ago

URL(s) where the issue occurs

http://adshort.im/rPOCc

Describe the issue

Anti-Adblock

Versions

Browser/version: Chrome 62.0.3202.62 uBlock Origin version: 1.14.20

Settings

I use the configuration that comes already in ublock when one installs the Extension

xDarkARG commented 6 years ago

Pop-up fill the Captcha @mapx-

xDarkARG commented 6 years ago

@mapx- clone Anti-Adblock http://adsrt.com/hMZEjIA

KiLL4FuNK commented 6 years ago

@mapx- Pop-up

KiLL4FuNK commented 6 years ago

the page does not show well

KiLL4FuNK commented 6 years ago

the page does not show well

ZaphodBeebblebrox commented 6 years ago

The site still works. I guess I could add something like adsrt.com###captchaShortlink:style(display: block !important; margin-left: 35% !important;) if it works for you.

okiehsch commented 6 years ago

Also add ||adsrt.com/sw.js$script

smed79 commented 6 years ago

@okiehsch It is possible to disable the dynamic background in the annoyance list because it causes unnecessary use of CPU resources ?

https://i.imgur.com/M94FwOJ.png

okiehsch commented 6 years ago

Added ||adsrt.com/assets/js/particles.min.js$script in annoyance-list.

smed79 commented 6 years ago

@okiehsch Do you still can load the site if you clean your browser cache?

greatwolf commented 4 years ago

The site still works. I guess I could add something like adsrt.com###captchaShortlink:style(display: block !important; margin-left: 35% !important;) if it works for you.

This rule is stopping the site from properly loading the captcha. I need the captcha to properly load, how can I disable this rule?

okiehsch commented 4 years ago

This rule is stopping the site from properly loading the captcha.

Not on my end. ||adsrt.*^$csp=script-src 'self' 'unsafe-inline' data: *.google.com *.gstatic.com is breaking the captcha, I will remove it.

how can I disable this rule?

To disable a cosmetic filter like example.com###whatever add example.com#@##whatever to your filter list.

greatwolf commented 4 years ago

Thanks, You're right it looks like ||adsrt.*^$csp=script-src 'self' 'unsafe-inline' data: *.google.com *.gstatic.com is breaking the captcha. Allowing that shows the google recaptcha properly.

ghajini commented 4 years ago

URL= https://adsrt.org/fP7qAv62

Environment = firefox android stable, ublock origin 1.26

Issue=can't see captcha clearly with ublock enabled

Screenshots= ublock enabled=

https://user-images.githubusercontent.com/20338483/79234778-6433f480-7e88-11ea-9762-30a3d10974e3.jpg

Ublock disabled=

https://user-images.githubusercontent.com/20338483/79234871-82015980-7e88-11ea-993a-ed18eb28f7c7.jpg

Note=workaround I do is request desktop mode enabled

mapx- commented 4 years ago

could be this cosmetic filter ?

try the exception adsrt.*#@##captchaShortlink:style(display: block !important; margin-left: 35% !important;)

ghajini commented 4 years ago

Yes I guessed that, it works on my end