neonnettle.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
AintBigAintClever
Site Member
Site Member
Posts: 17
Joined: Sat Jun 20, 2015 2:24 pm

neonnettle.com

Post by AintBigAintClever »

Junk ads appearing in sponsored links at the top of articles. Examples:-

Code: Select all

http://www.neonnettle.com/news/4548-pedophile-british-mayor-convicted-of-child-rape-jailed-for-18-years
http://www.neonnettle.com/sphere/570-pedophile-us-senator-expecting-life-in-prison-for-child-trafficking-as-sentencing-date-announced
The following code will block one type:-

Code: Select all

neonnettle.com##div[id*="mastWrapper"]
Unfortunately they tend to get replaced by other blocks. Loading the browser's inspector on the displayed page yields different code compared to viewing the page source, a chunk of advertising with random tag names gets embedded after the following entry:-

Code: Select all

<!-- MASTHEAD ADVERT ================================================== -->
And just before the commented-out tags at the end of the article:-

Code: Select all

<!-- <div id="tags">tags: <a href="../tags/pedophile">pedophile</a>&nbsp;&#124;&nbsp;<a href="../tags/human-trafficking">Human Trafficking</a></div> -->
There's a whole chunk of weird code at the top of the HTML after the following comment:-

Code: Select all

<!-- AD TAGS ============== -->
Maybe someone with better knowledge of JavaScript might be able to decipher what on earth it's doing?
Locked