feat(db): add Inversion CloudIPs

This commit is contained in:
Collin M. Barrett 2022-10-01 09:51:08 -05:00
parent 45dd52f091
commit b2a39d0d02
5 changed files with 28 additions and 0 deletions

View file

@ -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"
}
]

View file

@ -6042,5 +6042,9 @@
{
"filterListId": 2612,
"maintainerId": 184
},
{
"filterListId": 2613,
"maintainerId": 185
}
]

View file

@ -8834,5 +8834,9 @@
{
"filterListId": 2612,
"syntaxId": 6
},
{
"filterListId": 2613,
"syntaxId": 1
}
]

View file

@ -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"
}
]

View file

@ -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"
}
]