liumiaomiao 9 tháng trước cách đây
mục cha
commit
a0b8fe79bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/webapi.py

+ 1 - 1
lib/webapi.py

@@ -262,7 +262,7 @@ class APIMgr():
         token=response_data["data"]["token"]
         return token
 
-    def detail_baseinfo(self,url):
+    def detail_baseinfo(self,url='https://www.jianyu360.cn/nologin/content/ApGY1xdfTI4LyMsM3d4cE8JIzAvFj1jcXNlKwUkPT0dY2BwDidUCZM%3D.html'):
         headers = GSTORE['headers']
         s = GSTORE["s"]
         token=self.preagent(url)