mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Handle withheld tweets (#429)
* Handle withheld tweets * Fix format of parser.nim
This commit is contained in:
parent
739eb12bed
commit
cf47c1b8ad
5 changed files with 29 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ requires "sass#e683aa1"
|
|||
requires "regex#2e32fdc"
|
||||
requires "nimcrypto >= 0.4.11"
|
||||
requires "markdown#abdbe5e"
|
||||
requires "packedjson#7198cc8"
|
||||
requires "packedjson#d11d167"
|
||||
requires "supersnappy#1.1.5"
|
||||
requires "redpool#f880f49"
|
||||
requires "https://github.com/zedeus/redis#94bcbf1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue