NSFW gelbooru.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Rohrich
Senior Member
Senior Member
Posts: 73
Joined: Tue Dec 27, 2016 8:16 pm

Post by Rohrich »

Strange, because everything works fine for me without adblock, I only have limitations with.
What about the image size? Are you able to see the original size normally?

PS (because I can't edit the other post anymore):
logging out doesn't change a thing for me.
Something I just noticed:
after I disabled adblock and reload the site and then enable it and reload again (or even open an altogether different picture) everything is normal just this once. As soon as I reload, it's limited as described above again.
Try reloading the picture with activated adblock after you logged off.
Rohrich
Senior Member
Senior Member
Posts: 73
Joined: Tue Dec 27, 2016 8:16 pm

Post by Rohrich »

Now the site outright denies to show pictures with adblock.
With a small message telling you so. The ability to rate or favourite is once again also blocked.
Random picture link:

Code: Select all

https://gelbooru.com/index.php?page=post&s=view&id=3611536
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

no message here, for favs + rate add:

Code: Select all

@@||ajax.googleapis.com^$domain=gelbooru.com
(use only easylist + the filter above)
Rohrich
Senior Member
Senior Member
Posts: 73
Joined: Tue Dec 27, 2016 8:16 pm

Post by Rohrich »

Thank you, works.
AlphN7
New Member
New Member
Posts: 2
Joined: Tue Apr 04, 2017 6:40 am

Post by AlphN7 »

This rule has been blocking the first image in search results:

Code: Select all

gelbooru.com##[id]:first-child > a[href*=".php?"]
And, of course, the ads aren't being blocked. Right now all of the ads are in <lol> tags, so adding a filter there that will block it for today.
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

gelbooru.com#@#[id]:first-child > a[href*=".php?"]
gelbooru.com##A[href*="/redirect"]
cshubakka
New Member
New Member
Posts: 1
Joined: Wed Apr 05, 2017 12:06 am

Post by cshubakka »

This is breaking the site

Code: Select all

gelbooru.com##a[href*="gelbooru.com"] > img[src*="/thumbnails/"]
Where does this even apply only for ads?
Etzlo
New Member
New Member
Posts: 2
Joined: Fri Apr 14, 2017 4:19 pm

Post by Etzlo »

Easylist is blocking the funtion to automatically display the original image size on gelbooru.com

how it is supposed to looks like: http://i.imgur.com/yCU0nwX.png

how it looks like: http://i.imgur.com/Qw582jW.png or if you have chosen to always display original it should be bigger(original size duh) but that doesn't work either

the issue stems from this http://i.imgur.com/OQ7C31T.png being blocked, it's the script responsible for handling the resizing into original image size
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12220
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

gelbooru is intentionally breaking their site. Don't blame us.
Etzlo
New Member
New Member
Posts: 2
Joined: Fri Apr 14, 2017 4:19 pm

Post by Etzlo »

well, I didn't know that, just reporting bugs
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Code: Select all

@@||gelbooru.com/ads.js?
STR8_AN94BALLER
Senior Member
Senior Member
Posts: 93
Joined: Mon Apr 24, 2017 11:25 am

Post by STR8_AN94BALLER »

Example page: http://gelbooru.com/index.php?page=post&s=list&tags=rating%3asafe

Example page (explicit, more ads): http://gelbooru.com/index.php?page=post&s=list&tags=rating%3aexplicit


When adblock is enabled the message will pop up with 2x the ad amount
Disable your adblocker for a far more pleasant viewing experience. Our ad serving system has been updated to reduce ad exposure over time. When browsing the site without adblock enabled, you will receive less and less ads, and quite quickly not see any ads at all for the rest of the day, with zero effort from you. You can also disable your choice of an advertisement in your account options. You will not be able to see this in action while you have certain extensions enabled.


Without adblock, occasionally there will be a banner ad on top or bottom.


You also get a random redirect to ad, while the actual content opens on another tab. Really annoying.


Direct image link shows a black screen for adblock, example (sfw): http://assets.gelbooru.com//images/da/48/da48f6dcb1ef9d3c42d4f073dd64d676.png



Also happens on iOS (iphone) v10


Using latest updated easylist and fanboy list.

Thanks in advance.
Updated Firefox/Chrome latest ver
Purge+update filter
uBlock Origin Latest ver
Clean browser w/ uBo
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Use the filter above.
STR8_AN94BALLER
Senior Member
Senior Member
Posts: 93
Joined: Mon Apr 24, 2017 11:25 am

Post by STR8_AN94BALLER »

intense wrote: Mon Apr 24, 2017 11:47 am Use the filter above.
How can I use this on iphone?
Updated Firefox/Chrome latest ver
Purge+update filter
uBlock Origin Latest ver
Clean browser w/ uBo
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

For iphone you have to wait the authors to add the filter at easylist.
Meanwhile ask your adblocker support to add custom filters feature for iphone.

Does it work for your desktop browser ?
STR8_AN94BALLER
Senior Member
Senior Member
Posts: 93
Joined: Mon Apr 24, 2017 11:25 am

Post by STR8_AN94BALLER »

intense wrote: Mon Apr 24, 2017 12:34 pm For iphone you have to wait the authors to add the filter at easylist.
Meanwhile ask your adblocker support to add custom filters feature for iphone.

Does it work for your desktop browser ?

Work for browser

Iphone uses the official abp, browser is safari (content blockers)
Updated Firefox/Chrome latest ver
Purge+update filter
uBlock Origin Latest ver
Clean browser w/ uBo
Aikawa
New Member
New Member
Posts: 3
Joined: Sat Apr 29, 2017 6:24 pm

Post by Aikawa »

Hello, please add the following to remove all ads and adblock-notifications on Gelbooru. I am not familiar with the filter rules, so I hope someone can translate that into the appropriate format for me.

Code: Select all

  #tup, #nup, ins, iframe, {
    display: none!important;
  }
   #paginater > :not(.pagination){
     display: none;
  }
  a > .content{
    display: none!important;
  }
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

for the ads add

Code: Select all

@@/ads.js$domain=gelbooru.com
Where did you see anti adblock messages ? provide the link and / or a screenshot.
AlphN7
New Member
New Member
Posts: 2
Joined: Tue Apr 04, 2017 6:40 am

Post by AlphN7 »

This combination works for me. The top one is just removing a current rule.
Apparently they decided the entire site should go through a redirect page if anyone was going to block ads, lol.

Code: Select all

gelbooru.com#@#a[href*="//gelbooru.com/redirect.php?"]
gelbooru.com###nup
gelbooru.com###paginater img
gelbooru.com##.sidebar a[href^="https://gelbooru.com/redirect.php"]
davegoldman1
New Member
New Member
Posts: 5
Joined: Fri May 12, 2017 1:46 am

Post by davegoldman1 »

The Gelbooru "vote up" and "save to favorites" buttons stopped working again.

SFW

Code: Select all

https://gelbooru.com/index.php?page=post&s=view&id=3684050
 ! Message from: smed79
Removed your link links
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

@@||youhate.us/ads.js
@@||ajax.googleapis.com^$domain=gelbooru.com
davegoldman1
New Member
New Member
Posts: 5
Joined: Fri May 12, 2017 1:46 am

Post by davegoldman1 »

intense wrote: Fri May 12, 2017 7:15 am add

Code: Select all

@@||youhate.us/ads.js
@@||ajax.googleapis.com^$domain=gelbooru.com
Thanks, but I actually already had those. I removed and re-added them just to make sure, purged cache, reloaded 3rd party filters, logged out of the site, closed firefox, cleared cookies, logged back into the site, and the issue remains. Also I checked it with adblock disabled and those buttons work fine when I do.
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

working for me, disable all other extensions, try again.
davegoldman1
New Member
New Member
Posts: 5
Joined: Fri May 12, 2017 1:46 am

Post by davegoldman1 »

intense wrote: Fri May 12, 2017 11:46 am working for me, disable all other extensions, try again.
Disabling all extensions (including uBlock Origin) worked of course. However, as soon as uBO (and only uBO) was re-enabled, with everything else still disabled, the problem returned.

Also after that I installed Adblock Plus just in case this was a uBlock Origin issue. However, even after enabling Easylist and adding the custom filters to ABP, I still get the same results. With everything disabled, the vote-up and add to favorites buttons work. But as soon as I enabled ABP (as the lone active extension) then the buttons no longer work.
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 »

@davegoldman1 Submit an Adblock Plus issue report and post the link here.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

for uBo, 1 more filter:

add

Code: Select all

@@||youhate.us/ads.js
@@||ajax.googleapis.com^$domain=gelbooru.com
gelbooru.com#@#a[href*="//gelbooru.com/redirect.php?"]
davegoldman1
New Member
New Member
Posts: 5
Joined: Fri May 12, 2017 1:46 am

Post by davegoldman1 »

I figured out the solution, and it works for both uBo and ABP

The necessary exception filter is:

add

Code: Select all

@@||ajax.googleapis.com/ajax/libs/jquery/3.1.1/*]
Thanks
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

the correct filter was already posted above

Code: Select all

@@||ajax.googleapis.com^$domain=gelbooru.com
probably you posted all the filters on the same line ?
STR8_AN94BALLER
Senior Member
Senior Member
Posts: 93
Joined: Mon Apr 24, 2017 11:25 am

Post by STR8_AN94BALLER »

thumbnail no work anymore

example

Code: Select all

https://gelbooru.com/index.php?page=post&s=list&tags=rating%3asafe
single image works

also to note, youhate.us is a part of gelbooru

Code: Select all

https://youhate.us/
Updated Firefox/Chrome latest ver
Purge+update filter
uBlock Origin Latest ver
Clean browser w/ uBo
davegoldman1
New Member
New Member
Posts: 5
Joined: Fri May 12, 2017 1:46 am

Post by davegoldman1 »

I have each filter in a separate line, with an additional blank line between different websites for uBo. For ABP they automatically go in separate lines.

As for

Code: Select all

@@||ajax.googleapis.com^$domain=gelbooru.com

I've had that added for awhile already, but day before yesterday it stopped working. I was only able to make the site work today after adding

Code: Select all

@@||ajax.googleapis.com/ajax/libs/jquery/3.1.1/*
Right after all that there was a new Easylist update to Version: 201705122332.

Now the site works with uBo with filters

Code: Select all

@@||ajax.googleapis.com^$domain=gelbooru.com
@@||youhate.us^ 

and with cosmetic filtering disabled on the popup user interface.

And with ABP it works using the same 2 filters and disabling

Code: Select all

gelbooru.com##div[style] > [class][style]
So whatever is going on, it all works now.
Locked