mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Merge branch 'master' of https://github.com/collinbarrett/FilterLists
This commit is contained in:
commit
9468fc5ce7
1 changed files with 2 additions and 7 deletions
9
.github/README.md
vendored
9
.github/README.md
vendored
|
|
@ -9,15 +9,10 @@ FilterLists is the independent, comprehensive directory of filter and host lists
|
|||
## Links
|
||||
| Site | API |
|
||||
| --------------------------------------------------- | ------------------------------------------------- |
|
||||
| [v3 (Beta)](https://beta.filterlists.com/) | [v1 (Beta)](https://api.filterlists.com/v1/lists)|
|
||||
| [v2 (Stable, Frozen)](https://filterlists.com/) | |
|
||||
| [v3 (Beta)](https://filterlists.com/) | [v1 (Beta)](https://api.filterlists.com/v1/lists)|
|
||||
| [v2 (Legacy, Frozen)](https://v2.filterlists.com/) | |
|
||||
| [v1 (Legacy, Frozen)](https://v1.filterlists.com/) | |
|
||||
|
||||
## Development Notice (Updated February 14, 2018)
|
||||
FilterLists improvements are slow and tend to be in spurts. I care about this project as both a resource for the community and a learning tool for me. However, my day job comes first which often results in little to no work on the project at times. I happily welcome anyone that wants to contribute.
|
||||
|
||||
The immediate projects are converting the data to an actual web application (rather than Google Sheets & WordPress), and then exposing the data via a .Net Core REST API driving a first-party ReactJS UI.
|
||||
|
||||
## Adding or Updating Lists
|
||||
|
||||
To submit a new list or update data about an existing list, please submit a pull request to [data](https://github.com/collinbarrett/FilterLists/tree/master/data) in conjunction with the data model described [here](https://github.com/collinbarrett/FilterLists/wiki/Data-Model_sidebar). Alternatively, you can [open a new issue](https://github.com/collinbarrett/FilterLists/issues/new) providing information for all of the fields described in the [data model](https://github.com/collinbarrett/FilterLists/wiki/Data-Model_sidebar).
|
||||
|
|
|
|||
Loading…
Reference in a new issue