add add'l DShield lists

ref #403
This commit is contained in:
collinbarrett 2018-08-30 12:59:32 -05:00
parent 39ad23c0ba
commit 1f1590fa1c
4 changed files with 89 additions and 2 deletions

View file

@ -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"
}
]

View file

@ -782,5 +782,21 @@
{
"filterListId": 517,
"maintainerId": 78
},
{
"filterListId": 302,
"maintainerId": 79
},
{
"filterListId": 518,
"maintainerId": 79
},
{
"filterListId": 519,
"maintainerId": 79
},
{
"filterListId": 520,
"maintainerId": 79
}
]

View file

@ -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
}
]

View file

@ -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
}
]