Go to file
dependabot[bot] eeec4f8bd5
Bump feedparser from 6.0.7 to 6.0.8
Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/kurtmckee/feedparser/releases)
- [Changelog](https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/kurtmckee/feedparser/compare/6.0.7...6.0.8)

---
updated-dependencies:
- dependency-name: feedparser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 11:15:37 +00:00
.github Update Clean-Workflows.yaml 2021-06-16 13:57:54 +08:00
data Update rss.yaml 2021-06-17 00:42:34 +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 feedparser from 6.0.7 to 6.0.8 2021-06-23 11:15:37 +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