Version 0.9.0
This version add a new configuration strict_ttl
to determine whether treat RSS ttl value seriously.
Its default value will be true. It will reduce lots of request. But The fetch_gap
configuration will become minimum fetch_gap. You can disable it by setting RSSBOT_STRICT_TTL
to false.
Features
feat: treat RSS ttl value seriously 680e87e
feat: add persian language (#318) d0fafa1
Fixes
fix: sanitize text in two-key-reply 7cc596f
fix: handleRedirect 95ce860
fix: config || true
error 1b38cf9