mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(mdleom filters): dnscrypt-proxy names & IPs blocklist
This commit is contained in:
parent
ad17b7cca7
commit
0721b304f8
5 changed files with 130 additions and 0 deletions
|
|
@ -17398,5 +17398,45 @@
|
|||
"issuesUrl": "https://github.com/DRSDavidSoft/additional-hosts/issues",
|
||||
"licenseId": 2,
|
||||
"name": "Additional Hosts - Fake domains"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
|
||||
"id": 2514,
|
||||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "urlhaus-filter (dnscrypt-proxy names)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
|
||||
"id": 2515,
|
||||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "urlhaus-filter (dnscrypt-proxy IPs)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
"homeUrl": "https://gitlab.com/curben/phishing-filter",
|
||||
"id": 2516,
|
||||
"issuesUrl": "https://gitlab.com/curben/phishing-filter/issues",
|
||||
"licenseId": 8,
|
||||
"name": "phishing-filter (dnscrypt-proxy names)"
|
||||
},
|
||||
{
|
||||
"description": "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
"homeUrl": "https://gitlab.com/curben/phishing-filter",
|
||||
"id": 2517,
|
||||
"issuesUrl": "https://gitlab.com/curben/phishing-filter/issues",
|
||||
"licenseId": 8,
|
||||
"name": "phishing-filter (dnscrypt-proxy IPs)"
|
||||
},
|
||||
{
|
||||
"description": "A block of websites that host potentially unwanted programs",
|
||||
"homeUrl": "https://gitlab.com/curben/pup-filter",
|
||||
"id": 2518,
|
||||
"issuesUrl": "https://gitlab.com/curben/pup-filter/issues",
|
||||
"licenseId": 3,
|
||||
"name": "pup-filter (dnscrypt-proxy names)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -5818,5 +5818,25 @@
|
|||
{
|
||||
"filterListId": 2513,
|
||||
"maintainerId": 161
|
||||
},
|
||||
{
|
||||
"filterListId": 2514,
|
||||
"maintainerId": 158
|
||||
},
|
||||
{
|
||||
"filterListId": 2515,
|
||||
"maintainerId": 158
|
||||
},
|
||||
{
|
||||
"filterListId": 2516,
|
||||
"maintainerId": 158
|
||||
},
|
||||
{
|
||||
"filterListId": 2517,
|
||||
"maintainerId": 158
|
||||
},
|
||||
{
|
||||
"filterListId": 2518,
|
||||
"maintainerId": 158
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8750,5 +8750,25 @@
|
|||
{
|
||||
"filterListId": 2513,
|
||||
"syntaxId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 2514,
|
||||
"syntaxId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 2515,
|
||||
"syntaxId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 2516,
|
||||
"syntaxId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 2517,
|
||||
"syntaxId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 2518,
|
||||
"syntaxId": 2
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12746,5 +12746,25 @@
|
|||
{
|
||||
"filterListId": 2513,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2514,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2515,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2516,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2517,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2518,
|
||||
"tagId": 6
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -16144,5 +16144,35 @@
|
|||
"id": 2725,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/DRSDavidSoft/additional-hosts/master/domains/blacklist/fake-domains.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2514,
|
||||
"id": 2726,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-dnscrypt-blocked-names-online.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2515,
|
||||
"id": 2727,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/malware-filter/urlhaus-filter-dnscrypt-blocked-ips-online.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2516,
|
||||
"id": 2728,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/malware-filter/phishing-filter-dnscrypt-blocked-names.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2517,
|
||||
"id": 2729,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/malware-filter/phishing-filter-dnscrypt-blocked-ips.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2518,
|
||||
"id": 2730,
|
||||
"primariness": 1,
|
||||
"url": "https://curben.gitlab.io/malware-filter/pup-filter-dnscrypt-blocked-names.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue