Updated scripts and espanso shortcuts on quetre
This commit is contained in:
parent
19de7a06ce
commit
a7eca7e2fc
2 changed files with 3 additions and 2 deletions
|
|
@ -150,7 +150,7 @@ matches:
|
||||||
|
|
||||||
# Prepares Quetre search
|
# Prepares Quetre search
|
||||||
- trigger: "!que"
|
- trigger: "!que"
|
||||||
replace: "https://quetre.iket.me/search?q="
|
replace: "https://qr.vern.cc/search?q="
|
||||||
|
|
||||||
# Returns public ip address
|
# Returns public ip address
|
||||||
- trigger: ";ip"
|
- trigger: ";ip"
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,8 @@ for ARG in "${@}" ; do
|
||||||
done
|
done
|
||||||
|
|
||||||
# instances
|
# instances
|
||||||
links "https://quora.vern.cc/search?q=${search}"
|
# links "https://quora.vern.cc/search?q=${search}"
|
||||||
|
links "https://qr.vern.cc/search?q=${search}"
|
||||||
# links "https://quetre.pussthecat.org/search?q=${search}"
|
# links "https://quetre.pussthecat.org/search?q=${search}"
|
||||||
# links "https://quetreus.herokuapp.com/search?q=${search}"
|
# links "https://quetreus.herokuapp.com/search?q=${search}"
|
||||||
# links "https://quetre.tokhmi.xyz/search?q=${search}"
|
# links "https://quetre.tokhmi.xyz/search?q=${search}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue