bitcointalk.org

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
User avatar
mirror176
Site Member
Site Member
Posts: 18
Joined: Tue Sep 08, 2009 9:56 pm

bitcointalk.org

Post by mirror176 »

Has an ad after the first post that changes on each refresh and sometimes appearance is influenced by mouse hover over. Hard to notice its presence compared to all the signature ad spam. Makes me now notice that I am missing the old custom rule to cleanup forum signature spam. =(

Code: Select all

https://bitcointalk.org/index.php?topic=130242.0
 ! Message from: smed79
Removed your link links
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 »

Add

Code: Select all

bitcointalk.org##[-abp-properties='max-height: 47px;']
If you want to hide the small text "Advertised sites are not endorsed ..."

add :

Code: Select all

bitcointalk.org##a + table + span[style="font-size:x-small"]
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
User avatar
mirror176
Site Member
Site Member
Posts: 18
Joined: Tue Sep 08, 2009 9:56 pm

Post by mirror176 »

Thanks (and thanks for the lesson on the edit of my previous post; missed that on my rule reread).
Found old forum signature blocking post here and came up with the following to block the signatures; worth mentioning as this will still probably never hit the point of being in a list.

Code: Select all

bitcointalk.org##TD.smalltext
White space can be cleaned between the first and second post but appears to be a dynamically generated section name. After that there is just a thicker post diving line present.
Locked