Skip to content

Commit

Permalink
replace link
Browse files Browse the repository at this point in the history
  • Loading branch information
o0oo0ooo0 authored Feb 3, 2021
1 parent 1457c70 commit 6425fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ CoolPush_MODE = 'send'
PushPlus_Token = ''
```

2、新建层 **BeautifulSoup**[BeautifulSoup.zip](https://github.com/XmJwit/EUserv_extend/releases/download/0.1/BeautifulSoup.zip) 导入 ,添加运行环境 Python 3.6。
2、新建层 **BeautifulSoup**[BeautifulSoup.zip](https://github.com/o0oo0ooo0/EUserv_extend/releases/download/0.1/BeautifulSoup.zip) 导入 ,添加运行环境 Python 3.6。

3、新建腾讯云函数 **EUserv_extend** ,运行环境选择 Python 3.6,创建方式选择 空白函数,内存选择 64M,执行超时时间建议为 300 s(网站在国外访问比较慢,建议部署在非大陆区域,例如HK、SG等),将修改后的 **main.py** 粘贴进去。

Expand Down

0 comments on commit 6425fdb

Please sign in to comment.