Fanboy’s Social list minus cosmetic filters

General information, announcements and questions about the EasyList subscriptions.
Locked
Pernicious
Site Member
Site Member
Posts: 26
Joined: Sun Apr 26, 2015 9:45 pm

Fanboy’s Social list minus cosmetic filters

Post by Pernicious »

My goal is primarily to block the tracking ability of the ubiquitous social buttons and widgets, I don't care about cosmetic blocking of the widgets and would rather not use thousands of cosmetic filters that I don't need. Can I achieve this by just using the several hundred network filters under the Third-party blocking rules subsection (lines 16231-16500 currently) of Fanboy’s Social list or will this be redundant to Easy Privacy or are these rules really best used with the whitelist and other filters from Fanboy’s Social list?

note: I am not interested in turning off all cosmetic filtering, just those within Fanboy’s Social list

Thank you.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Unsubscribe the official social list and subscribe this one (social without cosmetic - updated once a day):

https://axistrivia.altervista.org/list/social.txt
Pernicious
Site Member
Site Member
Posts: 26
Joined: Sun Apr 26, 2015 9:45 pm

Post by Pernicious »

intense: thank you for that link! that's exactly what I was looking for. did you make that list yourself? i could not find anything like that in https://filterlists.com or anywhere else.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

yes, you could do it yourself.

1. space on some free server
2. a php script (which get the fanboy social list - or whatever other list - from https://easylist.to/easylist/fanboy-social.txt and then filter such list using a simple regex to remove all lines containing ## or #@ )
3. use https://cron-job.org/en/ page to launch once a day the php script
4. subscribe the filtered list
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

Took a bit to get it automated, but you can add this to your uBO.

Code: Select all

https://raw.githubusercontent.com/LanikSJ/ubo-filters/main/filters/fanboy-social-no-cosmetic.txt
It will update once daily weekly (we don't want to be too spammy).
"If it ain't broke don't fix it."
Pernicious
Site Member
Site Member
Posts: 26
Joined: Sun Apr 26, 2015 9:45 pm

Post by Pernicious »

LanikSJ: thanks for your response! that link together with Fanboy's Anti-Facebook in UBO does everything I wanted. will it be added to any public list?
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

Pernicious wrote: Mon Dec 27, 2021 6:02 am will it be added to any public list?
I'll see if I can get the owner of https://filterlists.com to add it. No promises. 🙂
"If it ain't broke don't fix it."
Locked