mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
71033e22ae
commit
0d0ff26299
4 changed files with 39 additions and 8 deletions
|
|
@ -4887,12 +4887,12 @@
|
|||
"forumUrl": null,
|
||||
"homeUrl": "https://disconnect.me/trackerprotection",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 5,
|
||||
"licenseId": 4,
|
||||
"name": "Disconnect Tracking Filter List",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt"
|
||||
},
|
||||
{
|
||||
|
|
@ -4905,12 +4905,12 @@
|
|||
"forumUrl": null,
|
||||
"homeUrl": "https://disconnect.me/trackerprotection",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 5,
|
||||
"licenseId": 4,
|
||||
"name": "Disconnect Malware Filter List",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://s3.amazonaws.com/lists.disconnect.me/simple_malware.txt"
|
||||
},
|
||||
{
|
||||
|
|
@ -4923,12 +4923,12 @@
|
|||
"forumUrl": null,
|
||||
"homeUrl": "https://disconnect.me/trackerprotection",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 5,
|
||||
"licenseId": 4,
|
||||
"name": "Disconnect Malvertising Filter List",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt"
|
||||
},
|
||||
{
|
||||
|
|
@ -4941,12 +4941,12 @@
|
|||
"forumUrl": null,
|
||||
"homeUrl": "https://disconnect.me/trackerprotection",
|
||||
"issuesUrl": null,
|
||||
"licenseId": 5,
|
||||
"licenseId": 4,
|
||||
"name": "Disconnect Advertising Filter List",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": null,
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -358,5 +358,21 @@
|
|||
{
|
||||
"filterListId": 348,
|
||||
"maintainerId": 44
|
||||
},
|
||||
{
|
||||
"filterListId": 272,
|
||||
"maintainerId": 45
|
||||
},
|
||||
{
|
||||
"filterListId": 273,
|
||||
"maintainerId": 45
|
||||
},
|
||||
{
|
||||
"filterListId": 274,
|
||||
"maintainerId": 45
|
||||
},
|
||||
{
|
||||
"filterListId": 275,
|
||||
"maintainerId": 45
|
||||
}
|
||||
]
|
||||
|
|
@ -299,5 +299,12 @@
|
|||
"homeUrl": "http://vxvault.net/",
|
||||
"name": "VXVault",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 45,
|
||||
"emailAddress": "support@disconnect.me",
|
||||
"homeUrl": "https://disconnect.me",
|
||||
"name": "Disconnect",
|
||||
"twitterHandle": "disconnectme"
|
||||
}
|
||||
]
|
||||
|
|
@ -119,6 +119,14 @@
|
|||
"mergeFilterListId": 271,
|
||||
"upstreamFilterListId": 338
|
||||
},
|
||||
{
|
||||
"mergeFilterListId": 274,
|
||||
"upstreamFilterListId": 273
|
||||
},
|
||||
{
|
||||
"mergeFilterListId": 274,
|
||||
"upstreamFilterListId": 275
|
||||
},
|
||||
{
|
||||
"mergeFilterListId": 309,
|
||||
"upstreamFilterListId": 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue