add unsullied filter (#750)

* add unsullied filter

* PR comments. Set list id to next sequential value, add unconventional tag.
This commit is contained in:
ColumWalsh 2019-04-07 21:05:32 +01:00 committed by Collin M. Barrett
parent e04bfd3705
commit aaf4411d1f
4 changed files with 27 additions and 0 deletions

View file

@ -16573,5 +16573,19 @@
"syntaxId": 14,
"policyUrl": "https://github.com/gvoze32/unblockhostid/blob/master/RULES.md",
"viewUrl": "https://raw.githubusercontent.com/gvoze32/unblockhostid/master/hosts"
},
{
"id": 1556,
"description": "Prevent Game of Thrones spoilers",
"descriptionSourceUrl": "https://raw.githubusercontent.com/ColumWalsh/unsullied/master/unsullied.txt",
"donateUrl": "https://www.svp.ie/get-involved/donate/single-donation.aspx",
"homeUrl": "https://github.com/ColumWalsh/unsullied",
"issuesUrl": "https://github.com/ColumWalsh/unsullied/issues",
"licenseId": 2,
"name": "Unsullied",
"updatedDate": "2019-04-07T00:00:00",
"syntaxId": 4,
"viewUrl": "https://raw.githubusercontent.com/ColumWalsh/unsullied/master/unsullied.txt"
}
]

View file

@ -4422,5 +4422,9 @@
{
"filterListId": 1536,
"maintainerId": 130
},
{
"filterListId": 1556,
"maintainerId": 131
}
]

View file

@ -6610,5 +6610,9 @@
{
"filterListId": 1555,
"tagId": 12
},
{
"filterListId": 1556,
"tagId": 15
}
]

View file

@ -688,5 +688,10 @@
"homeUrl": "https://github.com/RooneyMcNibNug",
"name": "RooneyMcNibNug",
"twitterHandle": "rooneymcnibnug"
},
{
"id": 131,
"homeUrl": "http://columwalsh.ie/",
"name": "Colum Walsh"
}
]