{
  "metadata": {
    "id": "ultimate-scraper-v4",
    "name": "Ultimate Scraper",
    "version": "5.0.0",
    "description": "Multi-source torrent scraper: 10 direct providers + Torznab + multi-debrid + Stremio protocol"
  },
  "scrapers": {
    "torznab": {
      "enabled": false,
      "baseUrl": "",
      "apiKey": "",
      "timeout": 15000,
      "maxResults": 200
    }
  },
  "debrid": {
    "realdebrid": { "enabled": false, "apiKey": "" },
    "alldebrid": { "enabled": false, "apiKey": "", "agent": "ultimate-scraper" },
    "premiumize": { "enabled": false, "apiKey": "" },
    "torbox": { "enabled": false, "apiKey": "" }
  },
  "performance": {
    "scraperTimeout": 15000,
    "cacheTtl": 600
  }
}
