NSFW imagefap.com

This is where you should report issues arising from the subscription filters.
Locked
marplebug
New Member
New Member
Posts: 3
Joined: Fri Nov 17, 2017 10:40 am

NSFW imagefap.com

Post by marplebug »

This line of the EasyList filter hides all legit thumbnails in imagefap.com's animated GIF galleries:

Code: Select all

||fap.to/images/thumb/*.gif
Judging from the URL in the filter itself, it doesn't look like ad or something. And it's quite straightforward that this hide GIF thumbs. So I'm wondering why it has been added in first place.

Thank you.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Provide example page.
You could report the issue on the "bad" commit
https://github.com/easylist/easylist/co ... a511056c54
marplebug
New Member
New Member
Posts: 3
Joined: Fri Nov 17, 2017 10:40 am

Post by marplebug »

Here is an example. This is a NSFW gallery with mixed images and animated GIFs. As you can see, animated GIFs are not displayed because of that line, pics are ok instead: http://www.imagefap.com/pictures/7174228/Hot-Blondes-12

I don't have a GitHub account.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

marplebug
New Member
New Member
Posts: 3
Joined: Fri Nov 17, 2017 10:40 am

Post by marplebug »

Thank you!
User avatar
Thaliel
Senior Member
Senior Member
Posts: 68
Joined: Mon Feb 20, 2017 11:52 pm

Post by Thaliel »

easylist is hiding the "block this user" button on any IF profile
User avatar
Thaliel
Senior Member
Senior Member
Posts: 68
Joined: Mon Feb 20, 2017 11:52 pm

Post by Thaliel »

added this as an isue in hopes of someone being able to help
https://github.com/easylist/easylist/issues/736

joining IF is free, you can make an account to open any other user's profile, and then never use it again (it will automatically be deleted after a while). For example, this is what another user's profile looks like with Easylist enable
https://i.imgur.com/fb04AYz.png
vs disabled
https://i.imgur.com/WYGVDA7.png
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

@@||imagefap.com/jscripts/blockwidget.js
User avatar
Thaliel
Senior Member
Senior Member
Posts: 68
Joined: Mon Feb 20, 2017 11:52 pm

Post by Thaliel »

perfect, thank you
darkblue
Site Member
Site Member
Posts: 46
Joined: Tue Dec 20, 2016 6:15 pm

Post by darkblue »

If I open beta.imagefap.com via Firefox 58 in Android 8 with uBlock Origin 1.15.4 with default 3rd-party filters, all updated, I get:
Oops! It appears your Ad Blocker is not playing nicely and is blocking critical parts of ImageFap. We support your decision to use an Ad Blocker and welcome you to Fap! As a solution consider using an alternative Ad Blocker or disabling it for ImageFap.
i.e. https://i.imgur.com/KRFCYly.jpg

Note: beta.imagefap.com only works in mobile. If you open it in a desktop browser it redirects to www.imagefap.com.

Could this message be bypassed and still block the site's ads and redirections?

The "blockwidget.js" mentioned in the suggested whitelist filter above is not listed in uBO's logger.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

@@||beta.imagefap.com/jscripts/lazyload.js
@@||beta.imagefap.com/jscripts/scripts.mobile.js
@@||beta.imagefap.com/jscripts/minified.js
@@||beta.imagefap.com/ajax/actions.php
beta.imagefap.com#@#div > div > div > div[style]:first-child
beta.imagefap.com##.ad_placeholder
darkblue
Site Member
Site Member
Posts: 46
Joined: Tue Dec 20, 2016 6:15 pm

Post by darkblue »

Thank you for the reply.

After adding the filters you suggested, I noticed that when tapping an image in any gallery, it would simply open in a new tab, not in the site's slideshow mode. By adding the following filter, the slideshow mode and switching images via swipe now works too:

Code: Select all

@@||beta.imagefap.com/jscripts/swipeGal.js

Just one last thing, please:
now, when doing a search (via the searchbox in the upper right corner), it never shows results (it just shows an animating icon).
Could this be fixed?


PS. I tried also adding: @@||beta.imagefap.com/jscripts/slideshow.js, but it doesn't make any difference,
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Code: Select all

@@||beta.imagefap.com/gallery.php
darkblue
Site Member
Site Member
Posts: 46
Joined: Tue Dec 20, 2016 6:15 pm

Post by darkblue »

Thanks a lot!
User avatar
Thaliel
Senior Member
Senior Member
Posts: 68
Joined: Mon Feb 20, 2017 11:52 pm

Post by Thaliel »

intense wrote:

Code: Select all

@@||imagefap.com/jscripts/blockwidget.js
unfortunately, this exception no longer works, the button is hidden by both ABP and UBO
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

still working for me

Code: Select all

@@||imagefap.com/jscripts/blockwidget.js
use only 1 adblocker (better for these sites: uBo), no other blocking addon
User avatar
Thaliel
Senior Member
Senior Member
Posts: 68
Joined: Mon Feb 20, 2017 11:52 pm

Post by Thaliel »

no, UBO will hide the button even with no other adblocker enabled
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Did you disable all other addons ? Did you remove all other custom filters for imagefap ?
User avatar
Thaliel
Senior Member
Senior Member
Posts: 68
Joined: Mon Feb 20, 2017 11:52 pm

Post by Thaliel »

I did a clean install (remove, then reinstall and reimport filters), that worked

Thanks
Locked