Explorar el Código

[rofi] Fix book search

Colin Powell hace 5 años
padre
commit
9b6181dff4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      rofi/.config/rofi/web-search.sh

+ 1 - 1
rofi/.config/rofi/web-search.sh

@@ -37,7 +37,7 @@ URLS=(
   ["vimawesome"]="http://vimawesome.com/?q="
   ["beer"]="https://www.beeradvocate.com/search/?qt=beer&q="
   ["jira"]="https://15five-dev.atlassian.net/plugins/servlet/mobile#issue/ENG-"
-  ["books"]="http://zlibraryexau2g3p.onion/?q="
+  ["books"]="http://zlibraryexau2g3p.onion/s/"
   ["maps"]="https://www.openstreetmap.com/search?query="
   ["pirate"]="https://proxahoy.link/s/?q="
 )