1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-29 23:02:49 -05:00

Replace /.tokens with /.health and /.accounts

This commit is contained in:
Zed
2023-10-31 12:04:32 +00:00
parent 089275826c
commit 4120558649
7 changed files with 86 additions and 49 deletions

View File

@@ -36,7 +36,7 @@ type
limitedAt*: int
GuestAccount* = ref object
id*: string
id*: BiggestInt
oauthToken*: string
oauthSecret*: string
pending*: int