GithubHelp home page GithubHelp logo

collinbarrett / filterlists Goto Github PK

View Code? Open in Web Editor NEW
1.2K 47.0 114.0 81.54 MB

:shield: The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.

Home Page: https://filterlists.com

License: MIT License

C# 98.95% TypeScript 0.58% CSS 0.01% HTML 0.29% Dockerfile 0.15% JavaScript 0.01% Shell 0.02%
adblock curated-list entity-framework-core react typescript rest-api docker docker-compose azure-pipelines ant-design

filterlists's Introduction

filterlists's People

Contributors

adroitadorkhan avatar arctic-circle-system avatar axonym avatar bogachenko avatar bongochong avatar collinbarrett avatar curbengh avatar dandelionsprout avatar dependabot-preview[bot] avatar dependabot[bot] avatar djcrashdummy avatar drsdavidsoft avatar ftpmorph avatar hagezi avatar hawkeye116477 avatar iam-py-test avatar infinitytec avatar jarelllama avatar johnyp36 avatar kowith337 avatar nichu42 avatar nomes77 avatar piquark6046 avatar rotgruengelb avatar serhiyguryev avatar spencerisgiddy avatar sr093906 avatar szhu25 avatar troysjanda avatar yuki2718 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

filterlists's Issues

support creating custom combination lists

In the same vein as Steven Black's project (but for filter lists as well as hosts lists), it could be useful for FilterLists to be able to easily merge and de-duplicate (likely server-side) multiple lists into custom combination lists. Depending on list licensing, FilterLists could even automatically maintain these custom lists so that users could subscribe to them for future updates.

frequency

Lists who are updated (rules added and removed) more frequently should receive a boost in FilScore.

Requires #6 .

Weight: Medium

Add property or perhaps new list type for exception lists

There are some lists that are purely for "exceptions". The most popular of which is probably ABP's Acceptable Ads list. There are others, though, put out by sites such as cashback or shopping sites that whitelist enough tracking for their users to gain rewards.

While most FilterLists visitors will not be interested, these may still be worth indexing and flagging as the type of list that they are.

Filter regions by checkboxes

Filter regions by checkboxes rather than selecting individual regions and region combinations. This will allow lists that target more than one region to be included in the filters of any of the regions selected rather than its own combination region filter selection. For an immediate fix, this will be dependent on the ability to customize the wpdatatables plugin.

uniqueness / furthest upstream

Lists that are more unique should receive a boost in FilScore. Preference should be given to upstream lists in merges and forks (with the caveat that a fork whose upstream list is discontinued should be scored greater).

Requires #9

Weight: High

user rating

Collect user ratings (upvote/downvote, five-star, etc.) so that higher rated lists should receive a boost in FilScore.

As much as is feasible, we would want to prevent the same user from voting many times for the same list. But, the system should be friction-less and private (no accounts/logins).

Weight: Medium

age

Lists that have been around (and active) for longer should receive a boost in FilScore.

In conjunction with #44 .

Weight: Medium

Change Description font to differentiate between quoted and non-quoted

Many of the list descriptions are blockquotes from copy on the list's homepage. Lists that do not provide a concise description, however, are written by one of the maintainers of FilterLists. There should be a difference in font or some annotation that differentiates the two types of descriptions.

GitHub stars

Use the list's repo star count to calculate the FilScore.

This would only be factored in lists maintained on GitHub. This would be loosely correlated to #45 , but far easier to calculate.

Launch internal links to other lists in modal

It would be neat to launch modal popups when clicking an internal link to another list. For example, when looking at the Combo lists, clicking on the name of one of the master lists from which it was created would launch a modal with all of the relevant information about that master list.

Slim resource loading and verify font support

Currently, CSP blocks loading 3rd-party resources included by the default WordPress theme. However, these resources should be removed altogether. Any resources from the first party domain that are unneeded should be removed as well. Also, self-host all fonts including a slimmed-down version of ionicons just containing the needed icons.

Add a "New" property/badge

Add a "New" property or badge to give lists that have been recently added to FilterLists or recently started a little extra boost.

Add property for list author

It'd be nice to have a property to display each list's author/maintainer. This could be a person's name, a person'a alias, or an organization. The render of the author's name should link to their profile/homepage/twitter/etc if available.

add property for confirmed software support

Add a property for signaling what software tools each list has been verified to support. For each list, provide a list of labels such as "uBlock Origin", "AdBlock Plus", etc. for software tools that the list has been confirmed to work with.

license

Lists with more permissive licenses should receive a boost in FilScore.

Requires #18 .

Weight: Medium

automatic URL validation

All URLs in the Directory should be periodically validated for the following:

  • Is valid URI syntax
  • Availability (i.e., HTTP 200 vs 404)
  • Prefer direct URL if 301/302 redirected
  • Prefer HTTPS if available
  • Malware (using VirusTotal API or similar)

community vibrancy

Lists who have more activity in GitHub Issues, GitHub stars, the list's forum, etc. should receive a boost in FilScore.

Weight: Low

add lists' syntaxes and the software that supports them

Adblock lists are only useful in a browser-based solution. Host lists can be used in a browser-based solution as well as in a host file to block entire domains/IPs machine-wide. FilterLists should index lists based on their syntax to assist users.

Implement frequent fetches of all lists

Fetch copies of all lists daily and cache older versions. This would allow determining list update frequency, list change notifications, etc. This project likely should not serve as an official mirror of the lists (at least without verifying list licensing, etc.), but implementing this system would allow for some useful features on FilterLists.

frequency of list link clicks

Use the frequency of clicks of the View/Add links (unique per visitor per day) from FilterLists to calculate the FilScore.

This data is collected from our anonymized, self-hosted Piwik installation.

Internal linking of forks, combos, and master lists

Lists in the "Forks & Combos" and "Master" fields should internally link to the list's information on FilterLists. For example, if a Global list has a list in its "Forks & Combos" field, that list name should be linked to the list's anchor on it's list type page.

dynamic "Subscribe" buttons (function/visibility)

Add a flag property for if a list is directly "subscribe-able". If it is a .7z, .zip, etc., this flag will indicate that the "Subscribe" button should not be displayed.

Instead of a property, this could be something that is automated as well. (i.e., if file is a .txt vs a .zip, etc.). That would need extensive testing/debugging.

Feature overlap/similar to #7

Eventually, it could be neat to provide a subscribable mirror of these lists if the maintainer permits it.

Though this could encroach user's privacy, it could be neat to try to detect which (if any) browser extension Software the user has installed. Then, only show the "Subscribe" button for lists that are actually supported by that extension. Feedback wanted on this idea, though, if you feel that would violate user's privacy. If not, does anyone know how this could be achieved?

Updated:
Subscribe buttons should be conditionally visible. By default, they should be visible only if they link to a .txt file (to accommodate most browser-based software tools). We could enable the button for compressed (.zip, .7z) or other formats per this if needed after #370 is implemented.

Updated 2:

  • We should hide subscribe buttons if the viewUrl is not plain-text (e.g. .7z, .zip).
  • We should hide subscribe buttons if the software selected in the software filter select does not support abp:/ubo:-style subscribe links. (isAbpSubscribable)
  • We should change "Subscribe" to "Import" if the software selected in the software filter select is AdGuard.

cuz AdGuard doesn't have real subscribe, it'll only import lists to user filters without possible updates. -via

  • We should change abp: subscribe links to ubo: subscribe links if the list is only supported by uBO/Nano. -via
  • We should support IE/TPL subscribe links. -#289
  • We should support Little Snitch subscribe links. -#507
  • See if there is a subscribe link format that the Opera browser can support. -via

Automation of moving lists to Stale

Currently, lists are included in the Stale list type if they have not been updated in the past year. This is a manual process, and it will be hard to keep updated. We should eliminate the Stale list type .json file (moving all of its current lists to their most appropriate other list type) and instead display lists on the Stale page by an automated check of their last updated date.

Requires #6

Software support

Use the list's software support to calculate the FilScore.

Lists that can be subscribed to in larger numbers of software tools should be rated slightly better.

Requires #11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.