瀏覽代碼

update oe1 and fm4

master
Andreas Demmelbauer 4 年之前
父節點
當前提交
01bfb6d3b3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      discobert.py

+ 2
- 2
discobert.py 查看文件

@@ -481,9 +481,9 @@ while True:
if(code == "mode_music_play_5"):
startMusic('5')
if(code == "mode_play_fm4"):
startMusic('http://185.85.29.141:8000')
startMusic('https://orf-live.ors-shoutcast.at/fm4-q2a')
if(code == "mode_play_oe1"):
startMusic('http://185.85.29.142:8000')
startMusic('https://orf-live.ors-shoutcast.at/oe1-q2a')

if(code == "mode_music_previous"):
previousSong()


Loading…
取消
儲存