.
This commit is contained in:
parent
0e8cefa534
commit
ee4dd3d686
@ -1,5 +1,5 @@
|
||||
version = '1.7.4'
|
||||
revision = ' development'
|
||||
milestone = 'Yoitsu'
|
||||
revision = ' COOMER EDITION'
|
||||
milestone = 'GOONING'
|
||||
release_number = '113'
|
||||
projectURL = 'https://syncplay.pl/'
|
||||
projectURL = 'https://coomers.online/'
|
||||
|
||||
@ -38,11 +38,8 @@ SHOW_TOOLTIPS = True
|
||||
WARN_ABOUT_MISSING_STRINGS = False # (If debug mode is enabled)
|
||||
FALLBACK_INITIAL_LANGUAGE = "en"
|
||||
FALLBACK_PUBLIC_SYNCPLAY_SERVERS = [
|
||||
['syncplay.pl:8995 (France)', 'syncplay.pl:8995'],
|
||||
['syncplay.pl:8996 (France)', 'syncplay.pl:8996'],
|
||||
['syncplay.pl:8997 (France)', 'syncplay.pl:8997'],
|
||||
['syncplay.pl:8998 (France)', 'syncplay.pl:8998'],
|
||||
['syncplay.pl:8999 (France)', 'syncplay.pl:8999']]
|
||||
['Rezz Coomer Jail', 'node.rezz.moe:8995'],
|
||||
['Varg Mid Server', '24.131.179.134:8999']]
|
||||
PLAYLIST_LOAD_NEXT_FILE_MINIMUM_LENGTH = 10 # Seconds
|
||||
PLAYLIST_LOAD_NEXT_FILE_TIME_FROM_END_THRESHOLD = 5 # Seconds (only triggered if file is paused, e.g. due to EOF)
|
||||
EXECUTABLE_COMBOBOX_MINIMUM_LENGTH = 30 # Minimum number of characters that the combobox will make visible
|
||||
@ -352,9 +349,9 @@ OSD_CHAT = "chat"
|
||||
CHATROOM_MODE = "Chatroom"
|
||||
SCROLLING_MODE = "Scrolling"
|
||||
|
||||
SYNCPLAY_UPDATE_URL = "https://syncplay.pl/checkforupdate?{}" # Params
|
||||
SYNCPLAY_DOWNLOAD_URL = "https://syncplay.pl/download/"
|
||||
SYNCPLAY_PUBLIC_SERVER_LIST_URL = "https://syncplay.pl/listpublicservers?{}" # Params
|
||||
SYNCPLAY_UPDATE_URL = "https://node.rezz.moe/syncplay/checkforupdate?{}" # Params
|
||||
SYNCPLAY_DOWNLOAD_URL = "https://node.rezz.moe/syncplay/downloads/"
|
||||
SYNCPLAY_PUBLIC_SERVER_LIST_URL = "https://node.rezz.moe/syncplay/listpublicservers?{}" # Params
|
||||
|
||||
DEFAULT_TRUSTED_DOMAINS = ["youtube.com", "youtu.be"]
|
||||
TRUSTABLE_WEB_PROTOCOLS = ["http", "https"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user