1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-05-15 00:32:51 -04:00

Capture "account locked" API error

This commit is contained in:
Zed
2025-02-05 00:35:39 +01:00
parent 1aa9b0dba6
commit 2e13d7b57c
2 changed files with 6 additions and 4 deletions
+1
View File
@@ -57,6 +57,7 @@ type
tweetNotAuthorized = 179
forbidden = 200
badToken = 239
locked = 326
noCsrf = 353
tweetUnavailable = 421
tweetCensored = 422