Page 5 of 8

Re: NSFW gelbooru.com

Posted: Tue Aug 15, 2017 2:02 pm
by STR8_AN94BALLER
smed79 wrote: Mon Aug 07, 2017 10:06 am Still not able to reproduce the issue.
Test in chrome or firefox portable https://portableapps.com/apps/internet
FF portable here, tried multiple times don't work either. Ublock or abp [one at a time].

Re: NSFW gelbooru.com

Posted: Tue Aug 15, 2017 2:06 pm
by intense
Disable all other addons, test again.
If your antivirus has the web shields ON, switch OFF that setting and test again.

Re: NSFW gelbooru.com

Posted: Tue Aug 15, 2017 3:14 pm
by STR8_AN94BALLER
intense wrote: Tue Aug 15, 2017 2:06 pm Disable all other addons, test again.
If your antivirus has the web shields ON, switch OFF that setting and test again.
Apparently the problem was with fanboy enhanced tracking list.

NSFW gelbooru.com

Posted: Fri Aug 25, 2017 2:12 am
by GimmyHunter

Code: Select all

http://i.imgur.com/OITodPz.png
Currently using Firefox - Latest version as of 2017. Aak list installed. Message displays anyway.
 ! Message from: smed79
Fixed your subject nsfw

Re: NSFW gelbooru.com

Posted: Fri Aug 25, 2017 2:26 am
by smed79

Re: NSFW gelbooru.com

Posted: Sat Aug 26, 2017 9:42 pm
by STR8_AN94BALLER
New update on gelbooru breaks image viewing again. Using latest filters (fanboy enhance tracking disabled) and the two custom filters

Code: Select all

@@||maxcdn.bootstrapcdn.com/bootstrap/$script,domain=gelbooru.com
@@||ajax.googleapis.com/ajax/libs/jquery/$script,domain=gelbooru.com
Edit: Nvm seems to be a site issue with some of the images.

Re: NSFW gelbooru.com

Posted: Fri Sep 01, 2017 3:48 pm
by milkguy288
after the new firefox broke all addons i have installed i checked again with the new compatible Ublock+
did all suggested tests issue with images and thumbnails persisted.
added these filters as previously discussed:

Code: Select all

@@||gelbooru.com/ads.js
gelbooru.com##A[href*="/track/"]
gelbooru.com#@#span[class]:last-child > a img[src]
@@||gelbooru.com/thumbnails/$image
@@||maxcdn.bootstrapcdn.com/bootstrap/$script,domain=gelbooru.com
@@||ajax.googleapis.com/ajax/libs/jquery/$script,domain=gelbooru.com
this solved thumbnails not appearing but full images still did not appear.
did the following test:
1- with Fanboy’s Enhanced Tracking List <PLUS> Fanboy’s Social Blocking List <PLUS> Fanboy+Easylist-Merged Ultimate List <ENABLED> opened the first row of thumbnails. NO image Loaded
2- with Filters DISABLED opened the first row of thumbnails. all images Loaded
3- with Fanboy+Easylist-Merged Ultimate List <ENABLED> Alone or in any combination with the others. NO Image Loaded
4- with Fanboy’s Social Blocking List <ENABLED> Alone All images loaded
5- with Fanboy’s Enhanced Tracking List <ENABLED> Alone SOME images loaded.

it seems to me that the issue is in some part of the shared code between Fanboy+Easylist-Merged Ultimate List and Fanboy’s Enhanced Tracking List.

Re: NSFW gelbooru.com

Posted: Tue Sep 05, 2017 3:36 pm
by xk1
Following modifications worked for me on the latest site changes:
Disable this rule:

Code: Select all

gelbooru.com##span[class]:last-child > a img[src]
Add these rules:

Code: Select all

gelbooru.com##div#paginater>span>a>img
gelbooru.com##span#nup
gelbooru.com##span#tup

Re: NSFW gelbooru.com

Posted: Mon Oct 02, 2017 4:54 am
by BigMac
At least image thumbnails are broken because of this script:

Code: Select all

|https://$script,xmlhttprequest,domain=gelbooru.com

Isn't that too broad blocking? Same kind of block is used for few other sites also.

Re: NSFW gelbooru.com

Posted: Mon Oct 02, 2017 4:23 pm
by Rohrich
Appearently it's not even adblocks fault, they completely broke the goddam site.

Re: NSFW gelbooru.com

Posted: Mon Oct 02, 2017 7:42 pm
by BigMac
Rohrich wrote: Mon Oct 02, 2017 4:23 pm Appearently it's not even adblocks fault, they completely broke the goddam site.
They had a problem that the site was broken with older browsers also but they fixed it, but from my understanding this rule blocks all scripts on there causing features like the thumbnails to break. (The reason it broke now is because they started using javascript to load the thumbnails.)
Disabling that rule causes the site to work properly so it should be removed from the list, and it might be a good idea to check if other similar broad blocks are unnecessary.

Re: NSFW gelbooru.com

Posted: Mon Oct 02, 2017 7:53 pm
by intense
if you use uBo just update your lists.

Otherwise add

Code: Select all

@@||gelbooru.com^$script
gelbooru.com#@#span[class]:last-child > a img[src]
@@||googleapis.com/*/jquery.min.js$script,domain=gelbooru.com

Re: NSFW gelbooru.com

Posted: Fri Oct 06, 2017 5:20 am
by Aurani
Anyone have a fix for the multiple banner ads that appear at the bottom of the page? I tried several of the user filters posted in here but nothing seemed to work.
Doesn't help that I just got done updating to Waterfox 55.2.0 which screwed up everything, purging and installing the new AAK for uBO and the script/lists for Tampermonkey and gelbooru's full of those ads again. :/

Re: NSFW gelbooru.com

Posted: Fri Oct 06, 2017 6:36 am
by intense
for ubo add

Code: Select all

||gelbooru.com/*.php$script,important

Re: NSFW gelbooru.com

Posted: Fri Oct 06, 2017 8:04 am
by Aurani
That only removes the banner images, the banner box itself remains on the page and can still be clicked on.

Re: NSFW gelbooru.com

Posted: Fri Oct 06, 2017 8:26 am
by intense
update your "ublock filters"

Re: NSFW gelbooru.com

Posted: Sat Oct 07, 2017 3:01 pm
by Rohrich
I have noticed something odd:
With adblock the main page has tons of empty space at the bottom, without it looks normal.
No pictures are missing, I've counted them.
Where's the empty space coming from?
With main page I mean:

Code: Select all

https://gelbooru.com/index.php?page=post&s=list

NSFW gelbooru.com

Posted: Sat Oct 14, 2017 4:28 am
by Sv18
Sorry for omitting the NSFW warning earlier, won't make the same mistake.

Images do not load and instead display the text "Download" + an ad still shows at the top.
I have the following custom filters in effect:

Code: Select all

gelbooru.com##div#paginater>span>a>img
gelbooru.com##span#nup
gelbooru.com##span#tup
All advertising trackers are blocked by Ghostery but I find it doesn't have anything to do with the issue.
Image: https://i.imgur.com/jT9uV0I.png
 ! Message from: smed79
Merged - forumsearch

Re: NSFW gelbooru.com

Posted: Thu Nov 02, 2017 10:48 pm
by STR8_AN94BALLER
thumbnails broken when using all updated filters, just happened today


example of browsing explicit rated images

Code: Select all

https://gelbooru.com/index.php?page=post&s=list&tags=yuri+-sex+rating:explicit+-guro+-western+-asian

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 5:08 am
by trala123
Same here, STR8_AN94BALLER. Disabling EasyList fixes the issue.

Shows up like that when EasyList is activated (click for big version):
https://s1.postimg.org/3l1963kq9p/gelbooruadblock.png

Firefox 56.0.2
Also confirmed not working on Chrome (latest)

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 8:08 am
by intense
add

Code: Select all

gelbooru.com#@#[style*="height:"][width]
gelbooru.com#@#[style*="width:"][height]
gelbooru.com#@#span[class]:last-child > a img[src]
@@||googleapis.com/*/jquery.min.js$script,domain=gelbooru.com
@@||maxcdn.bootstrapcdn.com^$script,domain=gelbooru.com
@@||gelbooru.com/script/lazyload.js
or use directly uBo

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 5:21 pm
by trala123
Thanks Intense. However, uBo actually stopped working shortly after I posted my message above.
And, with only Easy List, there are other issues:
* Ads at the bottom aren't blocked (if you have them selected if you have an account; and please note that you HAVE to choose one advertising style from two)
* Clicking the search box will refresh the page automatically; which makes you unable to search from any pages but the front page
* Clicking on any picture will open a new browser window that's automatically closed, open a new tab with the picture you selected and close the old tab... so, you pretty back can't go back to the search results and have to start from the start page.

That's why uBo was there; EasyList+uBo was pretty much fixing everything but it's borked too.

Please note that I also have these filters added to "My Filters" regarding Gelbooru:

Code: Select all

@@http://$script,domain=gelbooru.com
@@https://$script,domain=gelbooru.com
!@@||ads.exoclick.com^$important,script,domain=gelbooru.com
!@@|http://$xmlhttprequest,domain=gelbooru.com
gelbooru.com##script:inject(abort-on-property-read.js, abvertDar)
If I add a ! in front of these lines, it'll add an anti-adblock message with three NSFW with the pictures behind (all things are broken at this point). So, these must be there to work (minus those that already have a ! in front).

Cheers.

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 5:23 pm
by trala123
uBo apparently works but... I've seen cases yesterday that it made the thumbnail fail to work sometimes.

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 5:37 pm
by intense
for uBo (remove all other custom filters for gelbooru

Code: Select all

gelbooru.com#@#script:inject(abort-current-inline-script.js, setTimeout)
||gelbooru.com/bed2.php$script,important
[mention]okiehsch[/mention]

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 6:22 pm
by okiehsch
Site works fine on my end, all thumbnails work properly using uBO, tested with Chrome and Firefox.

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 7:15 pm
by intense
[mention]okiehsch[/mention]

Could you test this page ?

Code: Select all

https://gelbooru.com/index.php?page=post&s=list&tags=tokisaki_kurumi

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 8:07 pm
by okiehsch
NSFW:

Code: Select all

https://imgur.com/a/6yfpI

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 8:27 pm
by intense
Weird, it works (for me) only using the filters above.

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 9:01 pm
by okiehsch
OK, now I can reproduce , the sites source code changed, they actually deliberately changed it to break thumbnails if you use

Code: Select all

gelbooru.com##script:inject(abort-current-inline-script.js, setTimeout)

Re: NSFW gelbooru.com

Posted: Fri Nov 03, 2017 9:10 pm
by intense
yes, it works now.