mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
6e79106b19
commit
dadfe92ea1
7 changed files with 31 additions and 6 deletions
|
|
@ -9623,5 +9623,17 @@
|
|||
"viewUrl": "https://bitbucket.org/nicktabick/adblock-rules/raw/master/nt-adblock.txt",
|
||||
"viewUrlMirror1": "https://raw.githubusercontent.com/nicktabick/adblock-rules/master/nt-adblock.txt",
|
||||
"viewUrlMirror2": "https://gitlab.com/nicktabick/adblock-rules/raw/master/nt-adblock.txt"
|
||||
},
|
||||
{
|
||||
"id": 861,
|
||||
"description": "Custom filters blocking popular trackers, banners, loading and displaying ads on website pages and search results, it also includes cosmetic filters for problem sites.",
|
||||
"descriptionSourceUrl": "https://github.com/bogachenko/presstheattack",
|
||||
"emailAddress": "bogachenkove@gmail.com",
|
||||
"homeUrl": "https://github.com/bogachenko/presstheattack",
|
||||
"issuesUrl": "https://github.com/bogachenko/presstheattack/issues",
|
||||
"licenseId": 2,
|
||||
"name": "Press the Attack",
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://github.com/bogachenko/presstheattack/blob/master/presstheattack.txt"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -1163,4 +1163,4 @@
|
|||
"filterListId": 847,
|
||||
"languageId": 87
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -2038,5 +2038,9 @@
|
|||
{
|
||||
"filterListId": 847,
|
||||
"maintainerId": 106
|
||||
},
|
||||
{
|
||||
"filterListId": 861,
|
||||
"maintainerId": 107
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -3802,5 +3802,9 @@
|
|||
{
|
||||
"filterListId": 860,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 861,
|
||||
"tagId": 2
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -539,5 +539,10 @@
|
|||
"id": 106,
|
||||
"homeUrl": "https://github.com/sipp11",
|
||||
"name": "sipp11"
|
||||
},
|
||||
{
|
||||
"id": 107,
|
||||
"homeUrl": "https://github.com/bogachenko",
|
||||
"name": "Bogachenko Vyacheslav"
|
||||
}
|
||||
]
|
||||
|
|
@ -159,4 +159,4 @@
|
|||
"isAbpSubscribable": true,
|
||||
"name": "uMatrix"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -207,4 +207,4 @@
|
|||
"softwareId": 23,
|
||||
"syntaxId": 20
|
||||
}
|
||||
]
|
||||
]
|
||||
Loading…
Reference in a new issue