seawolf2357 commited on
Commit
949d9f9
·
verified ·
1 Parent(s): 405fd36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -23,7 +23,7 @@ footer { visibility: hidden; }
23
  # 모니터링 대상 목록
24
  TARGETS = [
25
  {"name": "[H100]AI 개인비서 JinJAVIS", "url": "http://hugpu.ai:8000"},
26
- {"name": "[H100]통합 Medim 블로그 시스템 ", "url": "https://http://hugpu.ai:7917.hf.space"},
27
 
28
  {"name": "[HUGPU]관리-HOME", "url": "https://seawolf2357-bnews1.hf.space"},
29
  {"name": "[HUGPU]관리-H100 LIST", "url": "https://seawolf2357-bnews2.hf.space"},
@@ -77,12 +77,12 @@ TARGETS = [
77
  {"name": "[HUGPU]의학 전문 블로그 생성 ", "url": "https://seawolf2357-ofai-jinjavis-blog-medi.hf.space"},
78
  {"name": "[HUGPU]약리학 전문 블로그 생성 ", "url": "https://seawolf2357-ofai-jinjavis-blog-pharm.hf.space"},
79
 
80
- {"name": "[HUGPU]타이머1-1 ", "url": "https://seawolf2357/timer.hf.space"},
81
- {"name": "[HUGPU]타이머1-2 ", "url": "https://seawolf2357/timer2.hf.space"},
82
- {"name": "[HUGPU]타이머1-3 ", "url": "https://seawolf2357/timer3.hf.space"},
83
- {"name": "[HUGPU]타이머1-4 ", "url": "https://seawolf2357/timer4.hf.space"},
84
- {"name": "[HUGPU]타이머2-1 ", "url": "https://fantaxy/timer1.hf.space"},
85
- {"name": "[HUGPU]타이머2-2 ", "url": "https://fantaxy/timer2.hf.space"},
86
  ]
87
 
88
 
 
23
  # 모니터링 대상 목록
24
  TARGETS = [
25
  {"name": "[H100]AI 개인비서 JinJAVIS", "url": "http://hugpu.ai:8000"},
26
+ {"name": "[H100]통합 Medim 블로그 시스템 ", "url": "http://hugpu.ai:7917.hf.space"},
27
 
28
  {"name": "[HUGPU]관리-HOME", "url": "https://seawolf2357-bnews1.hf.space"},
29
  {"name": "[HUGPU]관리-H100 LIST", "url": "https://seawolf2357-bnews2.hf.space"},
 
77
  {"name": "[HUGPU]의학 전문 블로그 생성 ", "url": "https://seawolf2357-ofai-jinjavis-blog-medi.hf.space"},
78
  {"name": "[HUGPU]약리학 전문 블로그 생성 ", "url": "https://seawolf2357-ofai-jinjavis-blog-pharm.hf.space"},
79
 
80
+ {"name": "[HUGPU]타이머1-1 ", "url": "https://seawolf2357-timer.hf.space"},
81
+ {"name": "[HUGPU]타이머1-2 ", "url": "https://seawolf2357=timer2.hf.space"},
82
+ {"name": "[HUGPU]타이머1-3 ", "url": "https://seawolf2357=timer3.hf.space"},
83
+ {"name": "[HUGPU]타이머1-4 ", "url": "https://seawolf2357=timer4.hf.space"},
84
+ {"name": "[HUGPU]타이머2-1 ", "url": "https://fantaxy=timer1.hf.space"},
85
+ {"name": "[HUGPU]타이머2-2 ", "url": "https://fantaxy=timer2.hf.space"},
86
  ]
87
 
88