🛡️ The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
Find a file
Collin M. Barrett 48fbbbdde7 Update README.md
2017-01-21 15:47:38 -06:00
.github point to CONTRIBUTING 2017-01-05 12:34:24 -06:00
gs fixes for Combo list type page 2017-01-21 15:28:13 -06:00
json-data updated lists, beautified all json 2017-01-21 12:04:07 -06:00
json-schema updated lists, beautified all json 2017-01-21 12:04:07 -06:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-01-05 12:45:07 -06:00
LICENSE Initial commit 2016-12-10 14:28:16 -06:00
README.md Update README.md 2017-01-21 15:47:38 -06:00

FilterLists

FilterLists is the independent and comprehensive directory of all public filter lists for advertisements, trackers, malware, and annoyances. For more information on its purpose and function, check out Start.

Contributions

See CONTRIBUTING.md.

Directory Structure

/gs/lib

A single GAS library used by all five list type spreadsheets and accessed via /gs/type/Interface.gs

/gs/type

Scripts copied into each of the five list type spreadsheets to workaround the Google Sheets/GAS permissions structure

/json-data

The data in JSON format for each of the five list types on FilterLists

/json-schema

The JSON Schema specification for each of the five list types contained in /json-data

Google Sheets

Google Sheets is used as a lightweight database for this site. Data is pulled once daily from GitHub to Google Sheets, and then once daily from Google Sheets to https://filterlists.com.