1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-15 16:52:48 -05:00

Optional base64 support for proxy urls

This commit is contained in:
Zed
2020-06-09 15:04:38 +02:00
parent 1b9fa40237
commit 310c5e936d
7 changed files with 61 additions and 39 deletions

View File

@@ -201,6 +201,7 @@ type
staticDir*: string
hmacKey*: string
base64Media*: bool
minTokens*: int
cacheDir*: string