mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
[lua] Added 's' as smart prefix spartan search
This commit is contained in:
parent
cd7b0bf871
commit
0588ed2ab6
@ -287,6 +287,7 @@ smartprefixes = {
|
||||
gwhere = "http://www.googlism.com/?ism=%s&name=3",
|
||||
gwhen = "http://www.googlism.com/?ism=%s&name=4",
|
||||
gs = "gemini://tlgs.one/search?%s",
|
||||
s = "spartan://tlgs.one/search?%s",
|
||||
fm = "http://www.freshmeat.net/search/?q=%s",
|
||||
savannah = "http://savannah.nongnu.org/search/?words=%s&type_of_search=soft&exact=1",
|
||||
sf = "http://sourceforge.net/search/?q=%s",
|
||||
|
Loading…
x
Reference in New Issue
Block a user