mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add unsullied filter (#750)
* add unsullied filter * PR comments. Set list id to next sequential value, add unconventional tag.
This commit is contained in:
parent
e04bfd3705
commit
aaf4411d1f
4 changed files with 27 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
|
|
@ -4422,5 +4422,9 @@
|
|||
{
|
||||
"filterListId": 1536,
|
||||
"maintainerId": 130
|
||||
},
|
||||
{
|
||||
"filterListId": 1556,
|
||||
"maintainerId": 131
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6610,5 +6610,9 @@
|
|||
{
|
||||
"filterListId": 1555,
|
||||
"tagId": 12
|
||||
},
|
||||
{
|
||||
"filterListId": 1556,
|
||||
"tagId": 15
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -688,5 +688,10 @@
|
|||
"homeUrl": "https://github.com/RooneyMcNibNug",
|
||||
"name": "RooneyMcNibNug",
|
||||
"twitterHandle": "rooneymcnibnug"
|
||||
},
|
||||
{
|
||||
"id": 131,
|
||||
"homeUrl": "http://columwalsh.ie/",
|
||||
"name": "Colum Walsh"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue