mirror of
https://github.com/zedeus/nitter.git
synced 2025-03-04 10:01:24 +00:00
Remove commented out services
This commit is contained in:
parent
dbbfa39c9d
commit
e6ff628103
1 changed files with 0 additions and 12 deletions
|
@ -114,18 +114,6 @@ genPrefs:
|
|||
replaceMedium(input, ""):
|
||||
"Medium -> Scribe"
|
||||
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 =
|
||||
for k, v in prefList:
|
||||
|
|
Loading…
Reference in a new issue