Skip to content
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

Some valid rules are marked as invalid #1

Closed
AdamWr opened this issue Dec 29, 2017 · 10 comments
Closed

Some valid rules are marked as invalid #1

AdamWr opened this issue Dec 29, 2017 · 10 comments

Comments

@AdamWr
Copy link
Member

AdamWr commented Dec 29, 2017

For example:

usatoday.com,tyda.se,nyheter24.se,nj.com,nationalreview.com,mlive.com,kwiss.me,html.net,fragbite.se,extremetech.com,demorgen.be,deadline.com,dayviews.com,wwd.com,wikia.com,mymotherlode.com,goldderby.com,spielaffe.de,winload.de,kino.de,golem.de#%#(function(b,d,e){function a(){}b={get:function(){return a},set:a},d={};Object.defineProperties(d,{spid_control_callback:b,content_control_callback:b,vid_control_callback:b});e=new Proxy({},{get:function(a,c){switch(c){case "config":return d;case "_setSpKey":throw Error();default:return a[c]}},set:function(a,c,b){switch(c){case "config":return!0;case "bootstrap":case "mms":return a[c]=b,!0;default:throw Error();}}});Object.defineProperty(window,"_sp_",{get:function(){return e},set:a})})();
southwalesargus.co.uk,swindonadvertiser.co.uk,theargus.co.uk,theboltonnews.co.uk,thetelegraphandargus.co.uk,eveningtimes.co.uk,dailyecho.co.uk,oxfordmail.co.uk,southwalesargus.co.uk,huffingtonpost.co.uk,radiotimes.com,huffingtonpost.com,gamesradar.com,giga.de,gamona.de,erdbeerlounge.de,chip.de#%#(function(o){function a(a){return{get:function(){return a},set:b}}function b(){}function c(){throw"Adguard: stopped a script execution.";}var d={},e=a(function(a){a(!1)}),f={},g=EventTarget.prototype.addEventListener;o(d,{spid_control_callback:a(b),content_control_callback:a(b),vid_control_callback:a(b)});o(f,{config:a(d),_setSpKey:{get:c,set:c},checkState:e,isAdBlocking:e,getSafeUri:a(function(a){return a}),pageChange:a(b),setupSmartBeacons:a(b)});Object.defineProperty(window,"_sp_",a(f));EventTarget.prototype.addEventListener=function(a){"sp.blocking"!=a&&"sp.not_blocking"!=a&&g.apply(this,arguments)}})(Object.defineProperties);

image

@ameshkov
Copy link
Member

ameshkov commented Dec 29, 2017

One more problematic rule:
business-service.me#@##banner_ad

@AdamWr
Copy link
Member Author

AdamWr commented Dec 29, 2017

More examples:
q.gs#@##bottom
j.gs#@##bottom

Screenshot

image


dayt.se#$##synpit { height:1px!important; }

Screenshot

image


doulci.net#@##top_ad_game
tamilmovierockers.net###j401
tamilmovierockers.net#$##j401 ~ * { display: block!important; }
oploverz.net###btm_banner

Screenshot

image

@BlazDT
Copy link

BlazDT commented Dec 29, 2017

Also the part "-optiker.de" of:
@@||werbung.qs-optiker.de^$domain=werbung.qs-optiker.de

Or "1.de" of:
@@||doubleclick.net^$domain=video.sport1.de

Or ",>.ads300-thumb']" of:
teilzeithelden.de##.widget.box-content-sidebar[-ext-has='>.four-ads-blocks,>.ads300-thumb']

Or ",>.inner>h3:not(:has(>))']" of
berlin.de##.teaser[-ext-has='>.inner>h3>a.trakkking,>.inner>h3:not(:has(>
))']

@ameshkov
Copy link
Member

Pushed an update, version 0.0.3.

To update right away:
Uninstall
Reload
Install again
Reload

@BlazDT
Copy link

BlazDT commented Dec 29, 2017

Showing orange now:

Also the part "-optiker.de" of:
@@||werbung.qs-optiker.de^$domain=werbung.qs-optiker.de

Or "1.de" of:
@@||doubleclick.net^$domain=video.sport1.de

Still red:

Or ",>.ads300-thumb']" of:
teilzeithelden.de##.widget.box-content-sidebar[-ext-has='>.four-ads-blocks,>.ads300-thumb']

Or ",>.inner>h3:not(:has(>))']" of
berlin.de##.teaser[-ext-has='>.inner>h3>a.trakkking,>.inner>h3:not(:has(>))']

all-in.de#$##pagefootad { height: 1px!important; }

I guess the "," is the problem:
doramatv.ru,librebook.ru,findanime.me,findanime.me,mintmanga.com,grouple.co##a[onclick="ga('send', 'event', 'buka', 'click', 'top_content')"][rel="nofollow"]

@AdamWr
Copy link
Member Author

AdamWr commented Dec 29, 2017

tamilmovierockers.net#$##j401 ~ * { display: block!important; }
||gambar123.com/xf/trump/xyz_$domain=46.166.167.16
46.166.167.16##div[class^="semprotnenenmontok_"]
dobreprogramy.pl##body > :matches-css(background-image: /^url\(data:image\/(gif|jpg|jpeg|png);base64,/):matches-css(position:fixed)
facet.wp.pl##table[data-reactid] div[class^="_"][-ext-matches-css="background-image: *https://facet.wp.pl/*"][-ext-matches-css="background-color: rgb(242, 242, 242)"]
@@||сайт-краснодара.рф/Content/$domain=сайт-краснодара.рф
bird-sounds.net,british-birdsongs.uk,canti-uccelli.it,canto-pajaros.es,chant-oiseaux.fr,deutsche-vogelstimmen.de,fuglelyder.net,fuglestemmer.dk,fågelsång.se,glosy-ptakow.pl,lintujen-äänet.net,vogelgeluid.nl###CookiePopup

@ameshkov
Copy link
Member

Version 0.0.4 published

@Alex-302
Copy link
Member

Alex-302 commented May 4, 2018

Another valid modifiers, marked as invalid - xmlhttprequest, object-subrequest, app
image
image
image

@ameshkov
Copy link
Member

ameshkov commented May 4, 2018

Plz file a new issue

@Alex-302
Copy link
Member

Alex-302 commented May 4, 2018

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants