mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 05:56:10 +05:00
Merge branch 'master' of https://github.com/damiva/TorrServer
This commit is contained in:
@@ -12,13 +12,13 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
//go:embed russian.min.gz
|
//go:embed russian.json.gz
|
||||||
rus []byte
|
rus []byte
|
||||||
//go:embed torrents.min.gz
|
//go:embed torrents.js.gz
|
||||||
trs []byte
|
trs []byte
|
||||||
//go:embed torrent.min.gz
|
//go:embed torrent.js.gz
|
||||||
trn []byte
|
trn []byte
|
||||||
//go:embed ts.min.gz
|
//go:embed ts.js.gz
|
||||||
its []byte
|
its []byte
|
||||||
|
|
||||||
idb = new(sync.Mutex)
|
idb = new(sync.Mutex)
|
||||||
|
|||||||
BIN
server/web/msx/russian.json.gz
Normal file
BIN
server/web/msx/russian.json.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
server/web/msx/torrent.js.gz
Normal file
BIN
server/web/msx/torrent.js.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
server/web/msx/torrents.js.gz
Normal file
BIN
server/web/msx/torrents.js.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
server/web/msx/ts.js.gz
Normal file
BIN
server/web/msx/ts.js.gz
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user