seawolf2357 commited on
Commit
de042a9
·
verified ·
1 Parent(s): f8eb695

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ app = gr.Interface(
46
  title="URL 접속 체커",
47
  description="여섯 개의 URL과 접속 주기를 입력하고 '시작' 버튼을 클릭하세요. 지정된 주기로 HTTP 상태 코드 및 접속 상태를 확인합니다.",
48
  examples=[
49
- ["https://seawolf2357-FastGPT.hf.space", "https://seawolf2357-NaverTalk.hf.space", "https://seawolf2357-timer.hf.space", "https://seawolf2357-timer2.hf.space", "https://seawolf2357-apisch.hf.space", "https://seawolf2357-apislm.hf.space", 15]
50
  ]
51
  )
52
  app.launch()
 
46
  title="URL 접속 체커",
47
  description="여섯 개의 URL과 접속 주기를 입력하고 '시작' 버튼을 클릭하세요. 지정된 주기로 HTTP 상태 코드 및 접속 상태를 확인합니다.",
48
  examples=[
49
+ ["https://seawolf2357-FastGPT.hf.space", "https://seawolf2357-NaverTalk.hf.space", "https://seawolf2357-timer.hf.space", "https://seawolf2357-timer2.hf.space", "https://seawolf2357-disc1ch-1.hf.space", "https://seawolf2357-apislm.hf.space", 15]
50
  ]
51
  )
52
  app.launch()