Sfoglia il codice sorgente

Use .localdomain in localhost URLs

Some URL extractors (like uripecker, which I'm too lazy to fix now)
don'r "see" URLs without TLD.  It's probably nicer to use fuller name
anyway (and use aliases only for SSH, where applicable).
Alois Mahdal 6 anni fa
parent
commit
eb0c51ec23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      dotfiles/config/bmo/wish.ini

+ 1
- 1
dotfiles/config/bmo/wish.ini Vedi File

11
     g       = http://www.google.com/
11
     g       = http://www.google.com/
12
     gh      = https://www.github.com/
12
     gh      = https://www.github.com/
13
     hb      = http://hastebin.com/
13
     hb      = http://hastebin.com/
14
-    lh      = http://localhost/
14
+    lh      = http://localhost.localdomain/
15
     home    = http://relief.vornet.cz/
15
     home    = http://relief.vornet.cz/
16
     idos    = http://jizdnirady.idnes.cz/vlakyautobusy/spojeni/
16
     idos    = http://jizdnirady.idnes.cz/vlakyautobusy/spojeni/
17
     idosbrq = http://jizdnirady.idnes.cz/brno/spojeni/
17
     idosbrq = http://jizdnirady.idnes.cz/brno/spojeni/