mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-24 09:18:31 +02:00
chore(dns_providers): drop support for namesilo and baiducloud; upgraded dependencies
- Introduce support for azion, conohav3, dyndnsfree, nicru, zoneedit
This commit is contained in:
@@ -31,7 +31,12 @@ blacklists = [
|
||||
"cloudxns",
|
||||
"dnspod",
|
||||
"mythicbeasts",
|
||||
"yandexcloud"
|
||||
"yandexcloud",
|
||||
# dependencies issue
|
||||
"namesilo",
|
||||
"binarylane",
|
||||
"edgeone",
|
||||
"baiducloud",
|
||||
]
|
||||
|
||||
for item in data:
|
||||
|
||||
Reference in New Issue
Block a user