乐之之

知而行乐,乐而行之,天道酬勤,学无止境。

2023年7月11日

ssr4

摘要: ssr4 网站思路解析: 在这个网站中提示到有五秒延迟,所以我们在requests请求时只需要设定延迟时间即可。 代码如下: import requests headers = { "Accept": "application/json, text/plain, */*", "Accept-Lang 阅读全文

posted @ 2023-07-11 13:05 乐之之 阅读(63) 评论(0) 推荐(0) 编辑