[2026-09-02 12:17:20] taiga-vault: resolve old committed merge-conflict markers (htpc-emulators-setup, switch-emulation-rom-infra, from 2026-06-18); add incident note

This commit is contained in:
Taiga
2026-09-02 12:17:20 +00:00
parent 5bdd673b8f
commit 4bcd09872e
3 changed files with 48 additions and 9 deletions
@@ -204,11 +204,7 @@ Web UI: `http://192.168.1.15:9117`
### API — как Eagle ищет игру
```bash
# Поиск через Jackett Torznab API
<<<<<<< HEAD
curl "http://192.168.1.15:9117/api/v2.0/indexers/rutracker/results/torznab/?apikey=JACKETT_KEY&t=search&q=Donkey+Kong+Tropical+Freeze+Switch&cat=8000"
=======
curl "http://192.168.1.15:9117/api/v2.0/indexers/rutracker/results/torznab/?apikey=***&t=search&q=Donkey+Kong+Tropical+Freeze+Switch&cat=8000"
>>>>>>> nas/main
# Возвращает XML/JSON с magnet-ссылками и метаданными
```