mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 12:05:35 +00:00
10 lines
471 B
Python
10 lines
471 B
Python
# 26.05.24
|
|
|
|
STREAMING_FOLDER = "streamingcommunity"
|
|
MOVIE_FOLDER = "Movie"
|
|
SERIES_FOLDER = "Serie"
|
|
|
|
SERVER_IP = ['162.19.255.224', '162.19.255.223', '162.19.254.244', '162.19.254.232', '162.19.254.230',
|
|
'162.19.253.242', '162.19.249.48', '162.19.245.142', '162.19.231.20', '162.19.229.177',
|
|
'162.19.228.128', '162.19.228.127', '162.19.228.105', '141.95.1.32', '141.95.1.196',
|
|
'141.95.1.102', '141.95.0.50', '141.95.0.248', '135.125.237.84', '135.125.233.236'] |