Page 1 of 1

readcomiconline.to

Posted: Sat Mar 03, 2018 4:55 pm
by enbob
There is an mgid unit at the bottom of this page. Is there a way to block it?

readcomiconline.to/Comic/The-Adventures-of-Tintin/Issue-4?id=25165#2

Re: readcomiconline.to

Posted: Sat Mar 03, 2018 6:32 pm
by smed79
try

Code: Select all

readcomiconline.to##iframe[sandbox]
or try uBo (where it is already handled).

Re: readcomiconline.to

Posted: Sun Mar 04, 2018 1:58 am
by enbob
Thank you.

Re: readcomiconline.to

Posted: Tue May 15, 2018 7:22 pm
by zaphodbebblebrox
Sidebar ads. Can be fixed with

Code: Select all

 /^https?:\/\/readcomiconline\.to\/.{50,}/$domain=readcomiconline.to,first-party 

Re: readcomiconline.to

Posted: Wed May 16, 2018 2:22 pm
by tspepsirain
ads are showing up on the whole site now.
https://i.imgur.com/sfHlpOR.png

Re: readcomiconline.to

Posted: Wed May 16, 2018 3:53 pm
by afterlifex
Until someone shows up that knows what they are doing(I don't) here's a bit of a messy way not to see the ads I am trying right now.

Code: Select all

||readcomiconline.to*.jpg 
(That stops all images)

Code: Select all

@@||readcomiconline.to/Uploads/*.jpg 
(will allow you to still see the comics and thumbnails that the above would stop)

Code: Select all

||readcomiconline.to/*/micro-logo.png 
(deals with the micro logo)

Code: Select all

readcomiconline.to##.bebi-icon-hover
(deals with the black part behind the micro logo)

Code: Select all

readcomiconline.to##div[style="text-align: center; width: 650px; margin: 0px auto;"]
(removes the large gap left by one of the ads)

I make no guarantees on reliability or accuracy.

Re: readcomiconline.to

Posted: Fri May 18, 2018 11:44 pm
by afterlifex
looks like the ads went from jpg to png

Code: Select all

||readcomiconline.to/*.png
(stops ad images)

Code: Select all

@@||readcomiconline.to/Content*.png
(Makes other site images still work, "hot", "updated" icons etc..)

Re: readcomiconline.to

Posted: Wed May 23, 2018 12:18 am
by tspepsirain
Nope, still looking like the ads are making it through.

I'm horrible with code reading, but it's looking like the ads are from here.

Code: Select all

<div id="ancakykgi568464421215-ps" style="overflow: hidden; width: 300px; height: 250px; margin: 0px; display: flex;"><div style="position: relative"><div class="bebi-icon-hover" style="box-sizing: content-box !important;position: absolute; margin:0 !important; padding: 3px 3px 1px 2px !important; bottom: 0; left:0; background: rgba(0,0,0,0.5); border-radius: 0 5px 0 0; width: 9px; clip: auto; overflow: hidden;"><a href="https://www.bebi.com?utm_source=adscript&amp;utm_medium=banner"><img style="max-width: 30px !important; max-height: 13px !important; width: 30px !important; height: 13px !important; display: none !important;" width="30" height="13" src="/40IB0nNl/micro-logo.png"></a></div><a style="display:block; width:300px; height:px; vertical-align:initial !important;" href="/GWyuVNaD7h9tAnMVoOTSn1fKzP1Xbk" rel="nofollow noindex"><img border="0" src="/SmqOJkxyvRoiZUjfG9LdTXYYx601qk.jpg" width="300"></a></div></div>

Re: readcomiconline.to

Posted: Wed May 23, 2018 6:20 am
by intense
@tspepsirain did you try uBo ?

Re: readcomiconline.to

Posted: Wed May 23, 2018 10:07 pm
by tspepsirain
No, I went and got it, and I was able to make them disappear. The space that they used to be in still exists.

Code: Select all

||readcomiconline.to/*.jpg$image

Re: readcomiconline.to

Posted: Mon Sep 10, 2018 2:05 pm
by enbob
I'm now getting a row of ads on the top of the page here. Is it possible to block these?

https://readcomiconline.to/Comic/The-Adventures-of-Tintin/Issue-6?id=25170

Re: readcomiconline.to

Posted: Mon Sep 10, 2018 2:22 pm
by smed79
test

Code: Select all

/ad(300x250)/*
||readcomiconline.to/sw.js
||readcomiconline.to/wp-includes/$subdocument
##div[id^="exoNativeWidget"]
##a[href*=".adynsrvazg.com/"]
###cus-exo
readcomiconline.to##[style="width: 1010px; height: 200px; margin: 0px auto;"]
/^https?:\/\/readcomiconline\.to\/wp-includes\/(.*){30,40}$/$image

Re: readcomiconline.to

Posted: Mon Sep 10, 2018 3:26 pm
by enbob
These work. Thanks!

Re: readcomiconline.to

Posted: Sat Apr 27, 2019 1:09 pm
by enbob
These are back. Is there a way to block them again?

Re: readcomiconline.to

Posted: Sat Apr 27, 2019 1:30 pm
by intense
Are you using uBo or ABP ? In uBo I get no ad.

Re: readcomiconline.to

Posted: Sat Apr 27, 2019 5:12 pm
by enbob
I'm using uBo.

Re: readcomiconline.to

Posted: Sat Apr 27, 2019 5:54 pm
by intense
Remove all those custom filters, update uBo lists, then post here a screenshot showing the ads.
Post an example page link too.

Re: readcomiconline.to

Posted: Sun May 12, 2019 1:58 am
by smed79
No ads with Adblock Plus https://imgur.com/O5W0LTh.png