1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-28 06:12:48 -05:00

Use replaceYouTube from config in rss

Fixes #372
This commit is contained in:
Zed
2021-07-18 02:20:17 +02:00
parent 2422a2b8b7
commit e183a9c789
3 changed files with 8 additions and 4 deletions

View File

@@ -221,6 +221,8 @@ type
redisConns*: int
redisMaxConns*: int
replaceYouTube*: string
Rss* = object
feed*, cursor*: string