airliners.net

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
concernednetizen
Site Member
Site Member
Posts: 11
Joined: Tue Jan 24, 2017 8:11 pm

airliners.net

Post by concernednetizen »

There is a tapatalk pop-up with a virtually unclickable close button sneaking through on Firefox Mobile for Android.

Code: Select all

http://www.airliners.net/forum/index.php
Screenshot: https://i.imgur.com/iYkIEIh.png

There is a truly amazing amount of tapatalk garbage near the very top of the source code: https://i.imgur.com/FtSf7A0.png

I will attempt to post a snippet to block it in this thread but it's a lot tougher on a phone.v
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 »

test this filter

Code: Select all

/smartbanner/appbanner.js
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
concernednetizen
Site Member
Site Member
Posts: 11
Joined: Tue Jan 24, 2017 8:11 pm

Post by concernednetizen »

It works great.

I had added

Code: Select all

forum/mobiquo/smartbanner/appbanner.js
but that may be too specific, I think 'mobiquo' is the name of the theme they are using.
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 »

to be more specific use

Code: Select all

||airliners.net^*/smartbanner/
or

Code: Select all

/smartbanner/*$domain=airliners.net
for multiple domain

Code: Select all

/smartbanner/*$domain=site1.com|site2.com|site3.com
See Advanced features >> Domain restrictions https://adblockplus.org/en/filters#options
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
concernednetizen
Site Member
Site Member
Posts: 11
Joined: Tue Jan 24, 2017 8:11 pm

Post by concernednetizen »

Is this something that would make it into the annoyances list?
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 »

concernednetizen wrote: Wed Sep 13, 2017 1:53 am Is this something that would make it into the annoyances list?
It's up to the maintainer of the annoyances list.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked