mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Add Invidious/Nitter link replacement preferences
This commit is contained in:
parent
93da24be85
commit
7dfbc16f4c
6 changed files with 41 additions and 16 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import asyncdispatch, asyncfile, httpclient, sequtils, strutils, strformat, uri, os
|
||||
import asyncdispatch, asyncfile, httpclient, uri, os
|
||||
import sequtils, strformat, strutils
|
||||
from net import Port
|
||||
|
||||
import jester, regex
|
||||
|
|
|
|||
Loading…
Reference in a new issue