mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
kano lists scrip (#731)
* upd * Since I made PR, I will take the opportunity to change my description
This commit is contained in:
parent
bb1301184b
commit
13057b376a
4 changed files with 70 additions and 5 deletions
|
|
@ -9301,7 +9301,7 @@
|
|||
},
|
||||
{
|
||||
"id": 861,
|
||||
"description": "Filter list for ad blocking, tracking, mining, and more. ",
|
||||
"description": "Filters for ad blocking, tracking, crypto mining, and more!",
|
||||
"descriptionSourceUrl": "https://github.com/bogachenko/presstheattack",
|
||||
"emailAddress": "bogachenkove@gmail.com",
|
||||
"homeUrl": "https://github.com/bogachenko/presstheattack",
|
||||
|
|
@ -16292,5 +16292,25 @@
|
|||
"homeUrl": "https://hellogoodbye.app/",
|
||||
"issuesUrl": "https://github.com/bcye/Hello-Goodbye/issues",
|
||||
"emailAddress": "hello@hellogoodbye.app"
|
||||
},
|
||||
{
|
||||
"id": 1531,
|
||||
"homeUrl": "https://github.com/kano1/I/",
|
||||
"issuesUrl": "https://github.com/kano1/I/issues/",
|
||||
"licenseId": 5,
|
||||
"name": "Adware Filter Scrip",
|
||||
"syntaxId": 3,
|
||||
"description": "List for bad isueads for public like adware and popup/ads that are exploited by hackers.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/kano1/I/master/adware_Scrip.txt"
|
||||
},
|
||||
{
|
||||
"id": 1532,
|
||||
"homeUrl": "https://github.com/kano1/Kano/",
|
||||
"issuesUrl": "https://github.com/kano1/Kano/issues/",
|
||||
"licenseId": 5,
|
||||
"name": "Spyware Filter Scrip",
|
||||
"syntaxId": 3,
|
||||
"description": "List for keloger, cookie collector, malware tracker and other spyware for suspicious.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/kano1/Kano/master/Spyware_Scrip.txt"
|
||||
}
|
||||
]
|
||||
|
|
@ -4322,5 +4322,25 @@
|
|||
{
|
||||
"filterListId": 448,
|
||||
"maintainerId": 127
|
||||
},
|
||||
{
|
||||
"filterListId": 1531,
|
||||
"maintainerId": 128
|
||||
},
|
||||
{
|
||||
"filterListId": 1532,
|
||||
"maintainerId": 128
|
||||
},
|
||||
{
|
||||
"filterListId": 467,
|
||||
"maintainerId": 128
|
||||
},
|
||||
{
|
||||
"filterListId": 468,
|
||||
"maintainerId": 128
|
||||
},
|
||||
{
|
||||
"filterListId": 469,
|
||||
"maintainerId": 128
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -6954,5 +6954,25 @@
|
|||
{
|
||||
"filterListId": 1530,
|
||||
"tagId": 16
|
||||
},
|
||||
{
|
||||
"filterListId": 1531,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 1531,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 1532,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 1532,
|
||||
"tagId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 1532,
|
||||
"tagId": 7
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
@ -665,12 +665,17 @@
|
|||
{
|
||||
"id": 126,
|
||||
"homeUrl": "https://github.com/bongochong",
|
||||
"emailAddress": "radicalbotanical@aol.com",
|
||||
"emailAddress": "radicalbotanical@aol.com",
|
||||
"name": "Chongo Bong"
|
||||
},
|
||||
{
|
||||
{
|
||||
"id": 127,
|
||||
"homeUrl": "https://quidsup.net/",
|
||||
"name": "QuidsUp"
|
||||
},
|
||||
{
|
||||
"id": 128,
|
||||
"homeUrl": "https://github.com/kano1",
|
||||
"name": "kano1"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue