1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-31 15:52:50 -05:00

Add preliminary support for nitter-proxy

This commit is contained in:
Zed
2025-12-06 05:15:01 +01:00
parent 663f5a52e1
commit 51b54852dc
5 changed files with 16 additions and 1 deletions

View File

@@ -275,6 +275,7 @@ type
enableDebug*: bool
proxy*: string
proxyAuth*: string
apiProxy*: string
disableTid*: bool
rssCacheTime*: int