This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
changedetection.io
kopia lustrzana
https://github.com/dgtlmoon/changedetection.io
Obserwuj
1
Polub
0
Forkuj
You've already forked changedetection.io
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
browsersteps-session-shutdown-improvements
changedetection.io
/
changedetectionio
/
blueprint
/
rss
/
__init__.py
2 wiersze
73 B
Python
Czysty
Bezpośredni odnośnik
Zwykły widok
Historia
Unescape
Escape
RSS Fixes and improvements - Ability to set "RSS Color HTML Format" in Settings, detect and filter content with bad content that could break RSS (#3055)
2025-03-26 11:08:15 +00:00
RSS_FORMAT_TYPES
=
[
(
'
plaintext
'
,
'
Plain text
'
)
,
(
'
html
'
,
'
HTML Color
'
)
]