mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
8a13139efa
commit
ff40a69a16
3 changed files with 29 additions and 0 deletions
|
|
@ -6820,5 +6820,23 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://gist.github.com/gorhill/ef1b62d606473c68d524/raw/f8181faac18cb5172c7c9bca8e5a3b22f0c925d0/gistfile1.txt"
|
||||
},
|
||||
{
|
||||
"id": 380,
|
||||
"description": "Very experimental custom filters",
|
||||
"descriptionSourceUrl": "https://github.com/toshiya44/myAssets/blob/master/README.md",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/toshiya44/myAssets",
|
||||
"issuesUrl": "https://github.com/toshiya44/myAssets/issues",
|
||||
"licenseId": 4,
|
||||
"name": "Toshiya's Filter List - Experimental",
|
||||
"policyUrl": null,
|
||||
"publishedDate": "2016-03-09T00:00:00",
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/toshiya44/myAssets/master/filters-exp.txt"
|
||||
}
|
||||
]
|
||||
|
|
@ -558,5 +558,9 @@
|
|||
{
|
||||
"filterListId": 379,
|
||||
"maintainerId": 57
|
||||
},
|
||||
{
|
||||
"filterListId": 380,
|
||||
"maintainerId": 58
|
||||
}
|
||||
]
|
||||
|
|
@ -390,5 +390,12 @@
|
|||
"homeUrl": "https://github.com/gorhill",
|
||||
"name": "Raymond Hill",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 58,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/toshiya44",
|
||||
"name": "toshiya44",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue