From ca3de265e94d397208e39e8083dcec076820f189 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 6 Oct 2018 17:48:04 +0000 Subject: [PATCH] add FilterLists.com API (#762) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53fcfbbc..f8ec079e 100644 --- a/README.md +++ b/README.md @@ -613,6 +613,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [AXFR Database](http://api.axfrcheck.com) | AXFR public database | No | No | Unknown | +| [FilterLists](https://filterlists.com/api) | Lists of filters for adblockers and firewalls | No | Yes | Unknown | | [HaveIBeenPwned](https://haveibeenpwned.com/API/v2) | Passwords which have previously been exposed in data breaches | No | Yes | Unknown | | [SecurityTrails](https://securitytrails.com/corp/apidocs) | Domain and IP related information such as current and historical WHOIS and DNS records | `apiKey` | Yes | Unknown | | [UK Police](https://data.police.uk/docs/) | UK Police data | No | Yes | Unknown |