migrated to ficd.sh
This commit is contained in:
parent
3e82b33ce5
commit
af22c7881a
5 changed files with 7 additions and 6 deletions
|
@ -34,5 +34,5 @@ as a window manager.
|
|||
|
||||
This website is registered on [1mb.club](https://1mb.club/) and
|
||||
[jsfree.org](https://jsfree.org/). It's published at
|
||||
[ficd.ca](https://ficd.ca), and a proxy is available at
|
||||
[ficd.sh](https://ficd.sh), and a proxy is available at
|
||||
[ficd.srht.site](https://ficd.srht.site)
|
||||
|
|
|
@ -73,7 +73,7 @@ commands! If you have `xdg-open` available (part of the `xdg-utils`
|
|||
package on Arch Linux), this is simple:
|
||||
|
||||
```sh
|
||||
xdg-open https://ficd.ca
|
||||
xdg-open https://ficd.sh
|
||||
```
|
||||
|
||||
XDG handles figuring out the correct application to forward the URL to. If
|
||||
|
@ -82,7 +82,7 @@ browser. If you don't have (or don't want to use) `xdg-open`, most
|
|||
browsers let you open URLs from the command line directly:
|
||||
|
||||
```sh
|
||||
firefox https://ficd.ca
|
||||
firefox https://ficd.sh
|
||||
```
|
||||
|
||||
Depending on the browser -- if you already have an open session, the link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue