add Rickroll Blacklist

closes #233
This commit is contained in:
Collin M. Barrett 2018-02-23 12:14:11 -06:00
parent 53179bf33f
commit b4bfcc8a70
3 changed files with 29 additions and 0 deletions

View file

@ -6838,5 +6838,23 @@
"submissionUrl": null,
"syntaxId": 4,
"viewUrl": "https://raw.githubusercontent.com/toshiya44/myAssets/master/filters-exp.txt"
},
{
"id": 381,
"description": "Saving the Internets... one roll at a time.",
"descriptionSourceUrl": "http://rickrolldb.com/",
"discontinuedDate": null,
"donateUrl": null,
"emailAddress": null,
"forumUrl": null,
"homeUrl": "http://rickrolldb.com/",
"issuesUrl": "https://github.com/jamiew/rickrolldb/issues",
"licenseId": 5,
"name": "Rickroll Blacklist",
"policyUrl": null,
"publishedDate": null,
"submissionUrl": "http://rickrolldb.com/",
"syntaxId": 3,
"viewUrl": "http://rickrolldb.com/ricklist.txt"
}
]

View file

@ -562,5 +562,9 @@
{
"filterListId": 380,
"maintainerId": 58
},
{
"filterListId": 381,
"maintainerId": 59
}
]

View file

@ -397,5 +397,12 @@
"homeUrl": "https://github.com/toshiya44",
"name": "toshiya44",
"twitterHandle": null
},
{
"id": 59,
"emailAddress": "jamie@jamiedubs.com",
"homeUrl": "http://tramchase.com/",
"name": "Jamie Wilkinson",
"twitterHandle": "jamiew"
}
]