seawolf2357 commited on
Commit
8b8facf
·
verified ·
1 Parent(s): 9a6c24a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -25,10 +25,10 @@ footer { visibility: hidden; }
25
  """
26
  # 모니터링 대상 목록
27
  TARGETS = [
28
- # {"name": "[MON]관리-HOME", "url": "https://seawolf2357-bnews1.hf.space"},
29
  {"name": "[MON]관리-H100 LIST", "url": "https://seawolf2357-bnews2.hf.space"},
30
  {"name": "[MON]관리-MONITOR Origin", "url": "https://seawolf2357-bnews3.hf.space"},
31
- {"name": "[MON]AI Playgroud 메뉴", "url": "https://aiqtech-ofai-stream-menu-backup.hf.space"},
32
 
33
  {"name": "[MON]타이머1-1 ", "url": "https://seawolf2357-timer.hf.space"},
34
  {"name": "[MON]타이머1-2 ", "url": "https://seawolf2357-timer2.hf.space"},
 
25
  """
26
  # 모니터링 대상 목록
27
  TARGETS = [
28
+ {"name": "[MON]관리-HOME", "url": "https://seawolf2357-bnews1.hf.space"},
29
  {"name": "[MON]관리-H100 LIST", "url": "https://seawolf2357-bnews2.hf.space"},
30
  {"name": "[MON]관리-MONITOR Origin", "url": "https://seawolf2357-bnews3.hf.space"},
31
+ # {"name": "[MON]AI Playgroud 메뉴", "url": "https://aiqtech-ofai-stream-menu-backup.hf.space"},
32
 
33
  {"name": "[MON]타이머1-1 ", "url": "https://seawolf2357-timer.hf.space"},
34
  {"name": "[MON]타이머1-2 ", "url": "https://seawolf2357-timer2.hf.space"},