1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-29 23:02:49 -05:00

Add Invidious/Nitter link replacement preferences

This commit is contained in:
Zed
2019-08-15 15:51:20 +02:00
parent 93da24be85
commit 7dfbc16f4c
6 changed files with 41 additions and 16 deletions

View File

@@ -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