mirror of
https://github.com/zedeus/nitter.git
synced 2025-03-04 18:11:19 +00:00
Remove commented out services
This commit is contained in:
parent
dbbfa39c9d
commit
e6ff628103
1 changed files with 0 additions and 12 deletions
|
@ -115,18 +115,6 @@ genPrefs:
|
||||||
"Medium -> Scribe"
|
"Medium -> Scribe"
|
||||||
placeholder: "Scribe hostname"
|
placeholder: "Scribe hostname"
|
||||||
|
|
||||||
#replaceFandom(input, ""):
|
|
||||||
# "Fandom -> BreezeWiki"
|
|
||||||
# placeholder: "BreezeWiki hostname"
|
|
||||||
|
|
||||||
#replaceQuora(input, ""):
|
|
||||||
# "Quora -> Quetre"
|
|
||||||
# placeholder: "Quetre hostname"
|
|
||||||
|
|
||||||
#replaceIMDb(input, ""):
|
|
||||||
# "IMDb -> libremdb"
|
|
||||||
# placeholder: "libremdb hostname"
|
|
||||||
|
|
||||||
iterator allPrefs*(): Pref =
|
iterator allPrefs*(): Pref =
|
||||||
for k, v in prefList:
|
for k, v in prefList:
|
||||||
for pref in v:
|
for pref in v:
|
||||||
|
|
Loading…
Reference in a new issue