mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 17:32:20 +00:00
38 lines
720 B
Markdown
38 lines
720 B
Markdown
# lampac-ukraine
|
|
Ukraine online source for Lampac
|
|
|
|
|
|
- [x] AnimeON
|
|
- [ ] AnimeUA
|
|
- [ ] Anitubeinua
|
|
- [ ] BambooUA
|
|
- [ ] CikavaIdeya
|
|
- [ ] Eneyida
|
|
- [ ] KinoTron
|
|
- [ ] KinoVezha
|
|
- [ ] KlonTV
|
|
- [ ] Serialno
|
|
- [ ] Teleportal
|
|
- [x] UAFlix
|
|
- [ ] UASerial
|
|
- [ ] UASerialsPro
|
|
- [ ] UATuTFun
|
|
- [ ] UFDub
|
|
- [ ] Uakino
|
|
- [ ] Unimay
|
|
|
|
|
|
## Installation
|
|
|
|
1. Clone the repository:
|
|
```bash
|
|
git clone https://github.com/lampac-ukraine/lampac-ukraine.git
|
|
```
|
|
|
|
2. Move the modules to the correct directory:
|
|
- If Lampac is installed system-wide, move the modules to the `modules` directory.
|
|
- If Lampac is running in Docker, mount the volume:
|
|
```bash
|
|
-v /path/to/your/cloned/repo/Uaflix:/home/module/Uaflix
|
|
```
|