mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Use Karax html rendering instead of source filters (#2)
* Use Karax html rendering instead of source filters
This commit is contained in:
parent
fad2575d93
commit
ab36664ad2
21 changed files with 482 additions and 507 deletions
|
|
@ -16,3 +16,4 @@ requires "jester >= 0.4.1"
|
|||
requires "regex >= 0.11.2"
|
||||
requires "q >= 0.0.7"
|
||||
requires "nimcrypto >= 0.3.9"
|
||||
requires "karax#b99a543"
|
||||
|
|
|
|||
Loading…
Reference in a new issue