mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
fc4f0b4642
commit
52377ffb4d
4 changed files with 32 additions and 0 deletions
|
|
@ -5489,5 +5489,22 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://raw.githubusercontent.com/anudeepND/whitelist/master/optional-list.txt"
|
||||
},
|
||||
{
|
||||
"id": 324,
|
||||
"description": "A minimal adblocker for iOS.",
|
||||
"descriptionSourceUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": null,
|
||||
"forumUrl": null,
|
||||
"homeUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker",
|
||||
"issuesUrl": "https://github.com/arcetera/Minimal-Hosts-Blocker/issues",
|
||||
"licenseId": 5,
|
||||
"name": "Minimal Hosts Blocker",
|
||||
"policyUrl": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/arcetera/Minimal-Hosts-Blocker/master/etc/MinimalHostsBlocker/minimalhosts"
|
||||
}
|
||||
]
|
||||
|
|
@ -226,5 +226,9 @@
|
|||
{
|
||||
"filterListId": 323,
|
||||
"maintainerId": 30
|
||||
},
|
||||
{
|
||||
"filterListId": 324,
|
||||
"maintainerId": 31
|
||||
}
|
||||
]
|
||||
|
|
@ -201,5 +201,12 @@
|
|||
"homeUrl": "https://github.com/anudeepND",
|
||||
"name": "Anudeep",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 31,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/arcetera",
|
||||
"name": "arcetera",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
|
|
@ -190,5 +190,9 @@
|
|||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 317
|
||||
},
|
||||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 324
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue