activistpost.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
jdaskew
New Member
New Member
Posts: 1
Joined: Tue Apr 10, 2018 4:21 pm

activistpost.com

Post by jdaskew »

I encountered inline ads at activistpost.com, see

Code: Select all

https://www.activistpost.com/2018/04/astonishing-california-bill-would-shut-down-free-speech-require-fact-checkers.html  
The ad images are locally hosted, but contain a link to amorain.com. Also there are "Affiliate" links in the right sidepanel that link to amorain.com (and others). The www.amorain.com site redirects to "Accelerize", a marketing/advertising company.

I would like to suggest first removing this current filter:

Code: Select all

@@||activistpost.com^$generichide
The site appears to work fine without it. I will stress that I do not normally visit this site, so I cannot be 100% certain. I use uBlock origin and tested by adding this as a "badfilter".

Adding the following filters eliminated the offending elements. These are very generic as my intent is to eliminate similar elements on any other sites. The second one addressees a (perhaps fortuitous) typo which allowed one of the affiliate links to remain.

Code: Select all

## * > a[href^="https://amorain.com/"]
## * > a[href^=" https://amorain.com/"]
I am very new to this, so please suggest any appropriate modifications, or perhaps incorporation into an existing rule that would deal with these sorts of ads. I did search Easylist and found no reference to amorain.com.

Thank you
remitamine
New Member
New Member
Posts: 7
Joined: Thu Apr 18, 2019 2:23 pm

Post by remitamine »

Code: Select all

https://www.activistpost.com/2019/04/how-google-is-helping-the-us-government-violate-your-privacy-with-warrantless-searches.html

Code: Select all

||wfghrgscs.com^
 ! Message from: Lanik
Merged rules#forumsearch
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

ads here.. solved for uBo here: https://github.com/uBlockOrigin/uAssets ... c20a5657e6

i'm improvising for ABP solution. and this below script (yes no image, SCRIPT) has te ads, maybe the numbers and letters the script has can change.

Code: Select all

https://www.activistpost.com/iajmh/WlfkYFMJA/mhjaFq.jpg
(blocking that, solved for me) :lol:
using uBlock Origin in Chrome
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 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

hello!

Something new here? ( about the csp filter ), I think it was whitelisted but not today.

I just wanted to let you know :lol:

Cheers
using uBlock Origin in Chrome
Locked