mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
defa4e8be4
commit
8cdc089d6e
4 changed files with 89 additions and 2 deletions
|
|
@ -5708,9 +5708,9 @@
|
|||
"donateUrl": null,
|
||||
"emailAddress": "info@dshield.org",
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://www.dshield.org/xml.html",
|
||||
"homeUrl": "https://dshield.org/suspicious_domains.html",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 5,
|
||||
"licenseId": 25,
|
||||
"name": "DShield.org Recommended Block List",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
|
|
@ -9631,5 +9631,62 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://ssl.bblck.me/blacklists/adblock-plus.txt"
|
||||
},
|
||||
{
|
||||
"id": 518,
|
||||
"chatUrl": null,
|
||||
"description": "This list consists of Low Level Sensitivity website URLs",
|
||||
"descriptionSourceUrl": "https://www.dshield.org/feeds/suspiciousdomains_Low.txt",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": "info@dshield.org",
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://dshield.org/suspicious_domains.html",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 25,
|
||||
"name": "DShield.org Suspicious Domain List - Low",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://www.dshield.org/feeds/suspiciousdomains_Low.txt"
|
||||
},
|
||||
{
|
||||
"id": 519,
|
||||
"chatUrl": null,
|
||||
"description": "This list consists of Medium Level Sensitivity website URLs",
|
||||
"descriptionSourceUrl": "https://www.dshield.org/feeds/suspiciousdomains_Medium.txt",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": "info@dshield.org",
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://dshield.org/suspicious_domains.html",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 25,
|
||||
"name": "DShield.org Suspicious Domain List - Medium",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://www.dshield.org/feeds/suspiciousdomains_Medium.txt"
|
||||
},
|
||||
{
|
||||
"id": 520,
|
||||
"chatUrl": null,
|
||||
"description": "This list consists of High Level Sensitivity website URLs",
|
||||
"descriptionSourceUrl": "https://www.dshield.org/feeds/suspiciousdomains_High.txt",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": "info@dshield.org",
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://dshield.org/suspicious_domains.html",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 25,
|
||||
"name": "DShield.org Suspicious Domain List - High",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://www.dshield.org/feeds/suspiciousdomains_High.txt"
|
||||
}
|
||||
]
|
||||
|
|
@ -782,5 +782,21 @@
|
|||
{
|
||||
"filterListId": 517,
|
||||
"maintainerId": 78
|
||||
},
|
||||
{
|
||||
"filterListId": 302,
|
||||
"maintainerId": 79
|
||||
},
|
||||
{
|
||||
"filterListId": 518,
|
||||
"maintainerId": 79
|
||||
},
|
||||
{
|
||||
"filterListId": 519,
|
||||
"maintainerId": 79
|
||||
},
|
||||
{
|
||||
"filterListId": 520,
|
||||
"maintainerId": 79
|
||||
}
|
||||
]
|
||||
|
|
@ -166,5 +166,12 @@
|
|||
"name": "CC BY 4.0",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": true
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"descriptionUrl": "https://creativecommons.org/licenses/by-nc-sa/2.5/",
|
||||
"name": "CC BY-NC-SA 2.5",
|
||||
"permissiveAdaptation": true,
|
||||
"permissiveCommercial": false
|
||||
}
|
||||
]
|
||||
|
|
@ -530,5 +530,12 @@
|
|||
"homeUrl": "http://paulbutler.org",
|
||||
"name": "Paul Butler",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 79,
|
||||
"emailAddress": "info@dshield.org",
|
||||
"homeUrl": "https://dshield.org/",
|
||||
"name": "DShield",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue