> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lampac.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Платные VOD-провайдеры (OnlinePaid)

> 9 платных источников: Rezka, Filmix, KinoPub, Alloha и другие. Нужны токены.

| Провайдер    | Примечания                                                         |
| ------------ | ------------------------------------------------------------------ |
| `Alloha`     | Балансер                                                           |
| `Filmix`     | `/lite/filmix`, `/lite/filmixpro`, `/lite/fxapi`, `/lite/filmixtv` |
| `GetsTV`     | Платный источник                                                   |
| `IptvOnline` | IPTV                                                               |
| `iRemux`     | Remux                                                              |
| `KinoPub`    | Обязательный `token`                                               |
| `Rezka`      | Premium — флаг `Rezka.premium`                                     |
| `SakhTV`     | Региональный                                                       |
| `VoKino`     | Платный VOD                                                        |

```json theme={null}
{
  "Rezka": { "enable": true, "premium": true },
  "KinoPub": { "enable": true, "token": "ВАШ_ТОКЕН" }
}
```

<Warning>
  Не коммитьте токены. Храните их только в `init.conf` на сервере.
</Warning>
