Go to file
dependabot[bot] 6d35050211
Bump urllib3 from 1.26.4 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 04:46:58 +00:00
.github Update Clean-Workflows.yaml 2021-05-29 13:15:51 +08:00
data Update rss.yaml 2021-05-31 02:39:10 +08:00
FR2T Fix 2021-05-28 01:28:17 +08:00
test Update 2021-05-27 22:14:43 +08:00
.gitignore Update test script 2021-05-27 18:44:05 +08:00
clean.py Update 2021-05-26 17:32:39 +08:00
main.py Update 2021-05-26 17:32:39 +08:00
Pipfile Update 2021-05-26 17:32:39 +08:00
Pipfile.lock Bump urllib3 from 1.26.4 to 1.26.5 2021-06-02 04:46:58 +00:00
README.md Improve: User-Agent, Notification of expired subs and Fix issues 2021-05-27 17:32:21 +08:00

Formatted RSS to Telegram

ENV

DATABASE=
TG_TOKEN=
TG_CHAT_ID=
TG_DISABLE_NOTIFICATION=false
TG_DISABLE_WEB_PAGE_PREVIEW=false
TG_PARSE_MODE=MarkdownV2

USER-AGENT="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36"

EXPIRE_TIME=30d