mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Add experimental user parser
This commit is contained in:
parent
fcfc1ef497
commit
cdf49dcddd
8 changed files with 270 additions and 29 deletions
|
|
@ -7,6 +7,7 @@
|
|||
# disable annoying warnings
|
||||
warning("GcUnsafe2", off)
|
||||
hint("XDeclaredButNotUsed", off)
|
||||
hint("XCannotRaiseY", off)
|
||||
hint("User", off)
|
||||
|
||||
const
|
||||
|
|
|
|||
Loading…
Reference in a new issue