initial build

This commit is contained in:
Антон
2026-02-02 11:02:32 +03:00
commit c104b13dfd
8 changed files with 796 additions and 0 deletions

19
config.json Normal file
View File

@@ -0,0 +1,19 @@
{
"asns": [
62014,
62041,
59930,
44907,
211157,
11917
],
"fqdns": [
"api.whatsapp.com",
"web.whatsapp.com",
"faq.whatsapp.com"
],
"schedule": {
"asn": "*/15 * * * *",
"fqdn": "0 3 * * *"
}
}