{
  "enabled": false,
  "checks": {
    "vpn": true,
    "proxy": true,
    "emulator": true,
    "root": true,
    "debug": true,
    "frida": true,
    "datacenter_isp": true,
    "signature": false,
    "github_blocklist": true,
    "ip_api": true,
    "dns_adblocker": true
  },
  "blocklist_urls": {
    "vpn": "https://raw.githubusercontent.com/X4BNet/lists_vpn/main/ipv4.txt",
    "datacenter": "https://raw.githubusercontent.com/X4BNet/lists_datacenter/main/ipv4.txt"
  },
  "ip_api_url": "http://ip-api.com/json",
  "ip_api_fields": "status,message,country,countryCode,region,regionName,city,timezone,isp,org,as,query",
  "cache_ttl": {
    "ip_check_minutes": 30,
    "blocklist_hours": 1,
    "remote_config_minutes": 30
  },
  "recheck_interval_seconds": 120,
  "keyword_blacklist": [
    "hosting",
    "datacenter",
    "data center",
    "cloud",
    "amazon",
    "google cloud",
    "digitalocean",
    "linode",
    "vultr",
    "ovh",
    "hetzner",
    "azure",
    "oracle cloud"
  ],
  "allowed_countries": [],
  "blocked_countries": [],
  "block_message": "Access is restricted on this network or device. Disable VPN, proxy, Private DNS ad-blockers, or emulator tools and try again.",
  "log_endpoint": "https://adneutral.link/api/security-log",
  "log_enabled": true,
  "force_block": false,
  "maintenance_mode": false,
  "maintenance_message": "MatchGrid is under maintenance. Please try again shortly.",
  "config_version": "1.0.0"
}
