diff options
author | Jesús <heckyel@hyperbola.info> | 2020-05-02 17:49:41 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-05-02 17:49:41 -0500 |
commit | 7089265ef44d3f568dc5cec37a862c44be160a06 (patch) | |
tree | e0be8fcf4250a4c8db0da8b026dacc9a3a92e8ac | |
parent | bd714013d6085bad16620b3a3fd8bccfdfa216b2 (diff) | |
download | ematrix-7089265ef44d3f568dc5cec37a862c44be160a06.tar.lz ematrix-7089265ef44d3f568dc5cec37a862c44be160a06.tar.xz ematrix-7089265ef44d3f568dc5cec37a862c44be160a06.zip |
Removed discontinued filter list
-rw-r--r-- | assets/assets.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/assets/assets.json b/assets/assets.json index 166c1d7..4f9b893 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -48,17 +48,6 @@ ], "supportURL": "https://someonewhocares.org/hosts/" }, - "hphosts": { - "content": "filters", - "group": "multipurpose", - "updateAfter": 11, - "title": "hpHosts’ Ad and tracking servers", - "contentURL": [ - "https://hosts-file.net/.%5Cad_servers.txt", - "assets/thirdparties/hosts-file.net/ad_servers.txt" - ], - "supportURL": "https://hosts-file.net/" - }, "mvps-0": { "content": "filters", "group": "multipurpose", |