mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Simplify queries
This commit is contained in:
parent
cd16ad8086
commit
d1fbcef64d
9 changed files with 61 additions and 103 deletions
|
|
@ -9,4 +9,3 @@ template getPath*(): untyped {.dirty.} =
|
|||
|
||||
template refPath*(): untyped {.dirty.} =
|
||||
if @"referer".len > 0: @"referer" else: "/"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue