Files
ASN-and-FQDN-IP-Collector/config.json

21 lines
380 B
JSON

{
"asns": [
62014,
62041,
59930,
44907,
211157,
11917
],
"fqdns": [
"api.whatsapp.com",
"web.whatsapp.com",
"faq.whatsapp.com"
],
"schedule": {
"asn": "*/15 * * * *",
"fqdn": "0 3 * * *"
},
"routing_table": "<Custom_RT_Name>",
"pbr_gateway": "<Gateway_IPv4>"
}