forked from ALHP/alhp-mirrorlist
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29432e0e38 | ||
| 86114cea03 |
@@ -1,4 +1,5 @@
|
||||
# ALHP Mirrorlist
|
||||
[](https://aur.archlinux.org/packages/alhp-mirrorlist/)
|
||||
|
||||
Mirrors for [ALHP](https://git.harting.dev/ALHP/ALHP.GO).
|
||||
|
||||
|
||||
9
alhp-mirrorlist.ipfs
Normal file
9
alhp-mirrorlist.ipfs
Normal file
@@ -0,0 +1,9 @@
|
||||
# local ipfs gateway
|
||||
Server = http://alhp.archlinux.pkg.pacman.store.ipns.localhost:8080/$repo/os/$arch/
|
||||
Server = http://alhp.archlinux.pkg.pacman.store.ipns.localhost:8080/$repo/os/$arch/
|
||||
Server = http://alhp.archlinux.pkg.pacman.store.ipns.localhost:8080/$repo/os/$arch/
|
||||
|
||||
# local ipfs gateway without name resolution
|
||||
Server = http://127.0.0.1:8080/ipns/alhp.archlinux.pkg.pacman.store/$repo/os/$arch/
|
||||
Server = http://127.0.0.1:8080/ipns/alhp.archlinux.pkg.pacman.store/$repo/os/$arch/
|
||||
Server = http://127.0.0.1:8080/ipns/alhp.archlinux.pkg.pacman.store/$repo/os/$arch/
|
||||
Reference in New Issue
Block a user