mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(db): ✨ add Inversion CloudIPs
This commit is contained in:
parent
45dd52f091
commit
b2a39d0d02
5 changed files with 28 additions and 0 deletions
|
|
@ -17591,5 +17591,13 @@
|
|||
"issuesUrl": "https://github.com/Leaf16591/AdAway-Default-Blocklist-AdGuard-Version/issues",
|
||||
"licenseId": 5,
|
||||
"name": "AdAway Default Blocklist (AdGuard Version)"
|
||||
},
|
||||
{
|
||||
"description": "Malicious IP blocklists derived via lexical analysis of cloud virtual machine hostnames listed in the Inversion DNSBL Blocklists, updated every hour.",
|
||||
"homeUrl": "https://github.com/elliotwutingfeng/Inversion-CloudIPs",
|
||||
"id": 2613,
|
||||
"issuesUrl": "https://github.com/elliotwutingfeng/Inversion-CloudIPs/issues",
|
||||
"licenseId": 10,
|
||||
"name": "Inversion CloudIPs"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6042,5 +6042,9 @@
|
|||
{
|
||||
"filterListId": 2612,
|
||||
"maintainerId": 184
|
||||
},
|
||||
{
|
||||
"filterListId": 2613,
|
||||
"maintainerId": 185
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8834,5 +8834,9 @@
|
|||
{
|
||||
"filterListId": 2612,
|
||||
"syntaxId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2613,
|
||||
"syntaxId": 1
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -16336,5 +16336,11 @@
|
|||
"id": 2879,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/Leaf16591/AdAway-Default-Blocklist-AdGuard-Version/main/Host"
|
||||
},
|
||||
{
|
||||
"filterListId": 2613,
|
||||
"id": 2880,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/elliotwutingfeng/Inversion-CloudIPs/main/ips.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -956,5 +956,11 @@
|
|||
"id": 184,
|
||||
"name": "Matteo",
|
||||
"url": "https://github.com/Leaf16591"
|
||||
},
|
||||
{
|
||||
"id": 185,
|
||||
"name": "Wu Tingfeng",
|
||||
"url": "https://github.com/elliotwutingfeng",
|
||||
"emailAddress": "wutingfeng@outlook.com"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue