mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
78f2b4c47a
commit
f087203b88
4 changed files with 33 additions and 1 deletions
|
|
@ -5662,7 +5662,7 @@
|
|||
},
|
||||
{
|
||||
"id": 334,
|
||||
"description": "Hosts file to avoid advertisement display on website. ",
|
||||
"description": "Hosts file to avoid advertisement display on website.",
|
||||
"descriptionSourceUrl": "https://warui.intaa.net/adhosts/",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
|
|
@ -5676,5 +5676,22 @@
|
|||
"submissionUrl": "https://warui.intaa.net/adhosts/#fh5co-blog-section",
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://warui.intaa.net/adhosts/hosts.txt"
|
||||
},
|
||||
{
|
||||
"id": 335,
|
||||
"description": "Hosts for Adaway. Block mainly on advertisements for mobile.",
|
||||
"descriptionSourceUrl": "https://github.com/multiverse2011/adawaylist-jp/blob/master/README.md",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/multiverse2011/adawaylist-jp",
|
||||
"issuesUrl": "https://github.com/multiverse2011/adawaylist-jp/issues",
|
||||
"licenseId": 5,
|
||||
"name": "Adawaylist JP",
|
||||
"policyUrl": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/multiverse2011/adawaylist-jp/master/hosts"
|
||||
}
|
||||
]
|
||||
|
|
@ -102,5 +102,9 @@
|
|||
{
|
||||
"filterListId": 334,
|
||||
"languageId": 141
|
||||
},
|
||||
{
|
||||
"filterListId": 335,
|
||||
"languageId": 141
|
||||
}
|
||||
]
|
||||
|
|
@ -298,5 +298,9 @@
|
|||
{
|
||||
"filterListId": 334,
|
||||
"maintainerId": 40
|
||||
},
|
||||
{
|
||||
"filterListId": 335,
|
||||
"maintainerId": 41
|
||||
}
|
||||
]
|
||||
|
|
@ -271,5 +271,12 @@
|
|||
"homeUrl": "https://warui.intaa.net/",
|
||||
"name": "Warui",
|
||||
"twitterHandle": "gatolabo"
|
||||
},
|
||||
{
|
||||
"id": 41,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/multiverse2011",
|
||||
"name": "multiverse2011",
|
||||
"twitterHandle": "multiverse2011_"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue