xiaolv commited on
Commit
f5d46c4
·
1 Parent(s): d8fdacf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ proxies = None
13
  # }
14
 
15
  a = requests.get('http://ip.klinson.com/').text
16
- print(f"{a.text}")
17
 
18
  # 创建新的聊天频道
19
  def generate_uuid():
 
13
  # }
14
 
15
  a = requests.get('http://ip.klinson.com/').text
16
+ print(f"{a}")
17
 
18
  # 创建新的聊天频道
19
  def generate_uuid():