forked from gacjie/cf2dns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
provider.json
38 lines (38 loc) · 1.37 KB
/
provider.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"id": 1,
"name": "CloudFlare官方优选(WeTest.vip)",
"get_ip_url": "https://www.wetest.vip/api/cf2dns/get_cloudflare_ip",
"get_license_url": "https://www.wetest.vip/api/cf2dns/get_cloudflare_license?license="
},
{
"id": 2,
"name": "CloudFlare官方优选(HostMonit.com)",
"get_ip_url": "https://api.hostmonit.com/get_optimization_ip",
"get_license_url": "https://api.hostmonit.com/get_license?license="
},
{
"id": 3,
"name": "CloudFlare官方优选(345673.xyz)",
"get_ip_url": "https://api.345673.xyz/get_data",
"get_license_url": "https://api.345673.xyz/get_license?license="
},
{
"id": 4,
"name": "CloudFlare官方优选(115155.xyz)",
"get_ip_url": "https://monitor.115155.xyz",
"get_license_url": "https://monitor.115155.xyz"
},
{
"id": 5,
"name": "CloudFront官方优选(WeTest.vip)",
"get_ip_url": "https://www.wetest.vip/api/cf2dns/get_cloudfront_ip",
"get_license_url": "https://www.wetest.vip/api/cf2dns/get_cloudfront_license?license="
},
{
"id": 6,
"name": "Gcore官方优选(WeTest.vip)",
"get_ip_url": "https://www.wetest.vip/api/cf2dns/get_gcore_ip",
"get_license_url": "https://www.wetest.vip/api/cf2dns/get_gcore_license?license="
}
]