makeuseof.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

makeuseof.com

Post by smed79 »

Hi,

Code: Select all

##.new_sharebar
##.new_sharebar_facebook
##.new_sharebar_twitter
##.new_sharebar_pinterest
##.new_sharebar_stumbleupon
##.new_sharebar_bookmark
##.new_sharebar_email
on http://www.makeuseof.com/tag/tweak-your-firefox-with-the-userchromecss-file/

http://i.imgur.com/nruUhB7.png
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
WarFame
Postaholic
Postaholic
Posts: 713
Joined: Fri Nov 27, 2015 1:35 pm

Post by WarFame »

Code: Select all

http://www.makeuseof.com/tag/clear-data-google-attempt-regain-privacy/

Code: Select all

||52.201.167.177^$third-party
Or more generic which will only allow the first script:

Code: Select all

/bait|$xmlhttprequest
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 »

social list

http://www.makeuseof.com/tag/smart-gadgets-totally-pimp-dorm-room/

Code: Select all

##.header-tools-social-links
##.single-post-sharing-button-label
##.single-post-sharing-button
##.single-post-sharing-button-list
##a[href^="whatsapp://send?text="]
i suggest to replace these filters

Code: Select all

##a[href^="https://www.pinterest.com/pin/create/button/"]
##a[href^="https://www.pinterest.com/pin/create/link/"]
##a[href^="http://www.pinterest.com/pin/create/button/?"]
##a[href^="http://pinterest.com/pin/create/button/"]
##a[href^="http://pinterest.com/pin/create/link/"]
##a[href^="//pinterest.com/pin/create/button/?"]
by

Code: Select all

##a[href*="//pinterest.com/pin/create/"]
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Ad elements in the sidebar of articles on http://www.makeuseof.com.

Error URL: http://www.makeuseof.com/tag/block-installation-non-windows-store-apps-windows-10/

These can be hidden by:

Code: Select all

makeuseof.com##small[style*="color:LightGray"]
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 »

Code: Select all

||jizvehd.makeuseof.com^
https://vgy.me/2HEKTX.png

http://www.makeuseof.com/tag/7-friday-deals-absolutely-dont-want-miss-us/
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
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 »

ads

Code: Select all

||makeuseof.com/|$script
privacy

Code: Select all

&page_url=*&advertiser=
&advertiser=*&campaign=
&do_not_track=*&page_url=
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

Ads are also loaded from misosoup.io which also collects personal information such as battery level and state. This is very suspicious especially for an advertising company.

This should be blocked by:

Code: Select all

||misosoup.io^
Note: If you go to misosoup.io it redirects to misosoup.com a completely unrelated site, probably to throw suspecting users off.
The real company seems to be Miza¹ (https://miza.io/supply). This shady service should be blocked.

[¹] https://www.linkedin.com/company-beta/12178193/
Cascade
Contributor
Contributor
Posts: 330
Joined: Fri Jun 18, 2010 3:11 pm
Location: UK

Post by Cascade »

Ads for Indeed job search on this page:

Code: Select all

http://www.makeuseof.com/tag/es-file-explorer-the-best-file-manager-for-android-android/
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

||misosoup.io^$script,third-party
sfnql.misosoup.io
jizvehd.misosoup.io
qpumm.misosoup.io
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
gotitbro
Postaholic
Postaholic
Posts: 866
Joined: Sat Jul 09, 2016 8:33 pm

Post by gotitbro »

[mention]smed79[/mention] Completely blocking the domain does not seem to do any harm. It has been setup for the specific purpose of getting ads around adblockers.
Locked