grammarist.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
Jojo
Guest

grammarist.com

Post by Jojo »

example url:

Code: Select all

http://grammarist.com/capitalization/
The ads are back.
Have tried what was suggested above. Didn't work.
Interestingly when I have chrome's dev tools window open the ads don't show up. Tested several times.
I know Chrome is leaking various things to enable det tools detection for example this one:

Code: Select all

https://jsfiddle.net/evnrorea/embedded/result/
Tried these:

Code: Select all

|wss:$websocket,domain=grammarist.com
|ws:$websocket,domain=grammarist.com
||grammarist.com^$third-party
||grammarist.com^$script,third-party
||grammarist.com^$script,xmlhttprequest,other,subdocument,object-subrequest,object,image,stylesheet,websocket 
||d3noqwmgo39at7.cloudfront.net/index.js^$domain=grammarist.com
How in the world can scripts run when I have completely disabled scripts?!

and a few flavors of this one:

Code: Select all

||grammarist.com^$script,xmlhttprequest,other,subdocument,object-subrequest,object,image,stylesheet,websocket
The ads still show up after a delay as usual.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

remove all other custom filters for this site and add:

Code: Select all

@@||googlesyndication.com^$script,domain=grammarist.com
Jojo
Guest

Post by Jojo »

Thank you.
How did you figure that out? Did you use firefox?
WarFame
Postaholic
Postaholic
Posts: 713
Joined: Fri Nov 27, 2015 1:35 pm

Post by WarFame »

Code: Select all

http://grammarist.com/spelling/bingeing-or-binging/
Works without exception filters too (shokala filter is really all you need):

Code: Select all

||shokala.com^
||urodakt.com^$popup 
||engageya.com^$third-party
Grammarly widget:

Code: Select all

||grammarly.com/js/embedded_editor.js$third-party
Privacy:

Code: Select all

||m2.ai^
||d2yyf02s9xqns0.cloudfront.net^
||d3noqwmgo39at7.cloudfront.net^
||felog.grammarly.io^ 
||sphereup.com/LogActionAsync
||sphereup.com/LogClientAction
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

WarFame wrote:

Code: Select all

||engageya.com^$third-party
engageya.com removed fom easylist https://forums.lanik.us/viewtopic.php?f=64&t=25211 Maybe should be added to annoyance list:

Code: Select all

/engageya_loader.
||widget.engageya.com^
WarFame wrote:

Code: Select all

||shokala.com^ 
||urodakt.com^
They use a revolving adservers http://pastebin.com/raw/utph24ga

so use

Code: Select all

|http://$xmlhttprequest,third-party,domain=grammarist.com
|https://$xmlhttprequest,third-party,domain=grammarist.com
theGamer
Forum Junkie
Forum Junkie
Posts: 175
Joined: Wed Apr 06, 2016 2:34 pm

Post by theGamer »

new popup from grammarly on:

Code: Select all

 http://grammarist.com
yertyr
New Member
New Member
Posts: 1
Joined: Fri Mar 03, 2017 12:33 pm

Post by yertyr »

Example page:

Code: Select all

http://grammarist.com/homophones/paste-vs-paced/
Sponsored blocks are not hidden: http://i.imgur.com/7RrUdRs.jpg
 ! Message from: Lanik
Merged rules#forumsearch Fixed your links rules#links
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

*$websocket,domain=grammarist.com
Locked