mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
2355be61f1
commit
68f8af3929
3 changed files with 51 additions and 0 deletions
|
|
@ -6766,5 +6766,41 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/haykam821/Blocklists/master/mmo.txt"
|
||||
},
|
||||
{
|
||||
"id": 377,
|
||||
"description": "A block list of malicious domains.",
|
||||
"descriptionSourceUrl": "https://github.com/cb-software/CB-Malicious-Domains/blob/master/README.md",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/cb-software/CB-Malicious-Domains",
|
||||
"issuesUrl": "https://github.com/cb-software/CB-Malicious-Domains/issues",
|
||||
"licenseId": 2,
|
||||
"name": "CB Malicious Domains",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2018-02-21T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/cb-software/CB-Malicious-Domains/master/block_lists/adblock_plus.txt"
|
||||
},
|
||||
{
|
||||
"id": 378,
|
||||
"description": "A block list of malicious domains.",
|
||||
"descriptionSourceUrl": "https://github.com/cb-software/CB-Malicious-Domains/blob/master/README.md",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/cb-software/CB-Malicious-Domains",
|
||||
"issuesUrl": "https://github.com/cb-software/CB-Malicious-Domains/issues",
|
||||
"licenseId": 2,
|
||||
"name": "CB Malicious Domains - Hosts",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2018-02-21T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/cb-software/CB-Malicious-Domains/master/block_lists/hosts"
|
||||
}
|
||||
]
|
||||
|
|
@ -546,5 +546,13 @@
|
|||
{
|
||||
"filterListId": 376,
|
||||
"maintainerId": 55
|
||||
},
|
||||
{
|
||||
"filterListId": 377,
|
||||
"maintainerId": 56
|
||||
},
|
||||
{
|
||||
"filterListId": 378,
|
||||
"maintainerId": 56
|
||||
}
|
||||
]
|
||||
|
|
@ -376,5 +376,12 @@
|
|||
"homeUrl": "https://github.com/haykam821",
|
||||
"name": "haykam821",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 56,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/cb-software",
|
||||
"name": "cb-software",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue