From 71f27356dd452a975e849675d72cdfbbd0c65b8f Mon Sep 17 00:00:00 2001 From: EnigmaCurry Date: Tue, 21 May 2024 15:18:41 -0400 Subject: [PATCH] Reindex packages --- archivebox/index.html | 8 ++++++++ audiobookshelf/index.html | 8 ++++++++ autoheal/index.html | 8 ++++++++ baikal/index.html | 8 ++++++++ calcpad/index.html | 8 ++++++++ doh-server/index.html | 8 ++++++++ drawio/index.html | 8 ++++++++ ejabberd/index.html | 8 ++++++++ filestash/index.html | 8 ++++++++ freshrss/index.html | 8 ++++++++ gitea/index.html | 8 ++++++++ github-actions-runner/index.html | 8 ++++++++ grocy/index.html | 8 ++++++++ homepage/index.html | 8 ++++++++ icecast/index.html | 8 ++++++++ invidious/index.html | 8 ++++++++ jitsi-meet/index.html | 8 ++++++++ jupyterlab/index.html | 8 ++++++++ larynx/index.html | 8 ++++++++ lemmy/index.html | 8 ++++++++ matterbridge/index.html | 8 ++++++++ maubot/index.html | 8 ++++++++ minio/index.html | 8 ++++++++ mopidy/index.html | 8 ++++++++ mosquitto/index.html | 8 ++++++++ nextcloud/index.html | 8 ++++++++ nginx/index.html | 8 ++++++++ nodered/index.html | 8 ++++++++ ntfy.sh/index.html | 8 ++++++++ pairdrop/index.html | 8 ++++++++ photoprism/index.html | 8 ++++++++ piwigo/index.html | 8 ++++++++ plausible/index.html | 8 ++++++++ postgresql/index.html | 8 ++++++++ privatebin/index.html | 8 ++++++++ prometheus/index.html | 8 ++++++++ qbittorrent-wireguard/index.html | 8 ++++++++ redbean/index.html | 8 ++++++++ s3-proxy/index.html | 8 ++++++++ sftp/index.html | 8 ++++++++ shaarli/index.html | 8 ++++++++ smokeping/index.html | 8 ++++++++ syncthing/index.html | 8 ++++++++ sysbox-systemd/index.html | 8 ++++++++ thttpd/index.html | 8 ++++++++ tiddlywiki-nodejs/index.html | 8 ++++++++ tiddlywiki-webdav/index.html | 8 ++++++++ traefik-forward-auth/index.html | 8 ++++++++ traefik/index.html | 8 ++++++++ ttrss/index.html | 8 ++++++++ vaultwarden/index.html | 8 ++++++++ websocketd/index.html | 8 ++++++++ whoami/index.html | 8 ++++++++ wireguard/index.html | 8 ++++++++ wordpress/index.html | 8 ++++++++ xbs/index.html | 8 ++++++++ 56 files changed, 448 insertions(+) create mode 100644 archivebox/index.html create mode 100644 audiobookshelf/index.html create mode 100644 autoheal/index.html create mode 100644 baikal/index.html create mode 100644 calcpad/index.html create mode 100644 doh-server/index.html create mode 100644 drawio/index.html create mode 100644 ejabberd/index.html create mode 100644 filestash/index.html create mode 100644 freshrss/index.html create mode 100644 gitea/index.html create mode 100644 github-actions-runner/index.html create mode 100644 grocy/index.html create mode 100644 homepage/index.html create mode 100644 icecast/index.html create mode 100644 invidious/index.html create mode 100644 jitsi-meet/index.html create mode 100644 jupyterlab/index.html create mode 100644 larynx/index.html create mode 100644 lemmy/index.html create mode 100644 matterbridge/index.html create mode 100644 maubot/index.html create mode 100644 minio/index.html create mode 100644 mopidy/index.html create mode 100644 mosquitto/index.html create mode 100644 nextcloud/index.html create mode 100644 nginx/index.html create mode 100644 nodered/index.html create mode 100644 ntfy.sh/index.html create mode 100644 pairdrop/index.html create mode 100644 photoprism/index.html create mode 100644 piwigo/index.html create mode 100644 plausible/index.html create mode 100644 postgresql/index.html create mode 100644 privatebin/index.html create mode 100644 prometheus/index.html create mode 100644 qbittorrent-wireguard/index.html create mode 100644 redbean/index.html create mode 100644 s3-proxy/index.html create mode 100644 sftp/index.html create mode 100644 shaarli/index.html create mode 100644 smokeping/index.html create mode 100644 syncthing/index.html create mode 100644 sysbox-systemd/index.html create mode 100644 thttpd/index.html create mode 100644 tiddlywiki-nodejs/index.html create mode 100644 tiddlywiki-webdav/index.html create mode 100644 traefik-forward-auth/index.html create mode 100644 traefik/index.html create mode 100644 ttrss/index.html create mode 100644 vaultwarden/index.html create mode 100644 websocketd/index.html create mode 100644 whoami/index.html create mode 100644 wireguard/index.html create mode 100644 wordpress/index.html create mode 100644 xbs/index.html diff --git a/archivebox/index.html b/archivebox/index.html new file mode 100644 index 000000000..feb22a649 --- /dev/null +++ b/archivebox/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/archivebox#readme + + diff --git a/audiobookshelf/index.html b/audiobookshelf/index.html new file mode 100644 index 000000000..35478a238 --- /dev/null +++ b/audiobookshelf/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/audiobookshelf#readme + + diff --git a/autoheal/index.html b/autoheal/index.html new file mode 100644 index 000000000..2d982e72b --- /dev/null +++ b/autoheal/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/autoheal#readme + + diff --git a/baikal/index.html b/baikal/index.html new file mode 100644 index 000000000..4da3c17a5 --- /dev/null +++ b/baikal/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/baikal#readme + + diff --git a/calcpad/index.html b/calcpad/index.html new file mode 100644 index 000000000..ac4833504 --- /dev/null +++ b/calcpad/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/calcpad#readme + + diff --git a/doh-server/index.html b/doh-server/index.html new file mode 100644 index 000000000..aba447fe2 --- /dev/null +++ b/doh-server/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/doh-server#readme + + diff --git a/drawio/index.html b/drawio/index.html new file mode 100644 index 000000000..443b5c0d0 --- /dev/null +++ b/drawio/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/drawio#readme + + diff --git a/ejabberd/index.html b/ejabberd/index.html new file mode 100644 index 000000000..eea438d86 --- /dev/null +++ b/ejabberd/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/ejabberd#readme + + diff --git a/filestash/index.html b/filestash/index.html new file mode 100644 index 000000000..d190f54e3 --- /dev/null +++ b/filestash/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/filestash#readme + + diff --git a/freshrss/index.html b/freshrss/index.html new file mode 100644 index 000000000..bf17957a2 --- /dev/null +++ b/freshrss/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/freshrss#readme + + diff --git a/gitea/index.html b/gitea/index.html new file mode 100644 index 000000000..bf6b0131e --- /dev/null +++ b/gitea/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/gitea#readme + + diff --git a/github-actions-runner/index.html b/github-actions-runner/index.html new file mode 100644 index 000000000..e8d96019b --- /dev/null +++ b/github-actions-runner/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/github-actions-runner#readme + + diff --git a/grocy/index.html b/grocy/index.html new file mode 100644 index 000000000..8756b9cb5 --- /dev/null +++ b/grocy/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/grocy#readme + + diff --git a/homepage/index.html b/homepage/index.html new file mode 100644 index 000000000..d9126464d --- /dev/null +++ b/homepage/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/homepage#readme + + diff --git a/icecast/index.html b/icecast/index.html new file mode 100644 index 000000000..3a2835ca1 --- /dev/null +++ b/icecast/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/icecast#readme + + diff --git a/invidious/index.html b/invidious/index.html new file mode 100644 index 000000000..a18fe0805 --- /dev/null +++ b/invidious/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/invidious#readme + + diff --git a/jitsi-meet/index.html b/jitsi-meet/index.html new file mode 100644 index 000000000..4b2e687ec --- /dev/null +++ b/jitsi-meet/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/jitsi-meet#readme + + diff --git a/jupyterlab/index.html b/jupyterlab/index.html new file mode 100644 index 000000000..4939307ae --- /dev/null +++ b/jupyterlab/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/jupyterlab#readme + + diff --git a/larynx/index.html b/larynx/index.html new file mode 100644 index 000000000..6d81eaa82 --- /dev/null +++ b/larynx/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/larynx#readme + + diff --git a/lemmy/index.html b/lemmy/index.html new file mode 100644 index 000000000..09367707c --- /dev/null +++ b/lemmy/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/lemmy#readme + + diff --git a/matterbridge/index.html b/matterbridge/index.html new file mode 100644 index 000000000..4be4a8e9f --- /dev/null +++ b/matterbridge/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/matterbridge#readme + + diff --git a/maubot/index.html b/maubot/index.html new file mode 100644 index 000000000..8589f8de2 --- /dev/null +++ b/maubot/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/maubot#readme + + diff --git a/minio/index.html b/minio/index.html new file mode 100644 index 000000000..cab2220bd --- /dev/null +++ b/minio/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/minio#readme + + diff --git a/mopidy/index.html b/mopidy/index.html new file mode 100644 index 000000000..4fa1b8614 --- /dev/null +++ b/mopidy/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/mopidy#readme + + diff --git a/mosquitto/index.html b/mosquitto/index.html new file mode 100644 index 000000000..ead347daa --- /dev/null +++ b/mosquitto/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/mosquitto#readme + + diff --git a/nextcloud/index.html b/nextcloud/index.html new file mode 100644 index 000000000..debbe61cf --- /dev/null +++ b/nextcloud/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/nextcloud#readme + + diff --git a/nginx/index.html b/nginx/index.html new file mode 100644 index 000000000..32deb84b7 --- /dev/null +++ b/nginx/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/nginx#readme + + diff --git a/nodered/index.html b/nodered/index.html new file mode 100644 index 000000000..bc99bf6d7 --- /dev/null +++ b/nodered/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/nodered#readme + + diff --git a/ntfy.sh/index.html b/ntfy.sh/index.html new file mode 100644 index 000000000..ff9d17933 --- /dev/null +++ b/ntfy.sh/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/ntfy.sh#readme + + diff --git a/pairdrop/index.html b/pairdrop/index.html new file mode 100644 index 000000000..0fde2989c --- /dev/null +++ b/pairdrop/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/pairdrop#readme + + diff --git a/photoprism/index.html b/photoprism/index.html new file mode 100644 index 000000000..ef16ed21a --- /dev/null +++ b/photoprism/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/photoprism#readme + + diff --git a/piwigo/index.html b/piwigo/index.html new file mode 100644 index 000000000..6277f2019 --- /dev/null +++ b/piwigo/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/piwigo#readme + + diff --git a/plausible/index.html b/plausible/index.html new file mode 100644 index 000000000..b08338dce --- /dev/null +++ b/plausible/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/plausible#readme + + diff --git a/postgresql/index.html b/postgresql/index.html new file mode 100644 index 000000000..55f41a88b --- /dev/null +++ b/postgresql/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/postgresql#readme + + diff --git a/privatebin/index.html b/privatebin/index.html new file mode 100644 index 000000000..9837e278f --- /dev/null +++ b/privatebin/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/privatebin#readme + + diff --git a/prometheus/index.html b/prometheus/index.html new file mode 100644 index 000000000..c7f8751a9 --- /dev/null +++ b/prometheus/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/prometheus#readme + + diff --git a/qbittorrent-wireguard/index.html b/qbittorrent-wireguard/index.html new file mode 100644 index 000000000..2476d57d4 --- /dev/null +++ b/qbittorrent-wireguard/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/qbittorrent-wireguard#readme + + diff --git a/redbean/index.html b/redbean/index.html new file mode 100644 index 000000000..9d98af978 --- /dev/null +++ b/redbean/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/redbean#readme + + diff --git a/s3-proxy/index.html b/s3-proxy/index.html new file mode 100644 index 000000000..4bf7673ad --- /dev/null +++ b/s3-proxy/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/s3-proxy#readme + + diff --git a/sftp/index.html b/sftp/index.html new file mode 100644 index 000000000..4052eaacc --- /dev/null +++ b/sftp/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/sftp#readme + + diff --git a/shaarli/index.html b/shaarli/index.html new file mode 100644 index 000000000..9fb34e1bc --- /dev/null +++ b/shaarli/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/shaarli#readme + + diff --git a/smokeping/index.html b/smokeping/index.html new file mode 100644 index 000000000..ab3bda805 --- /dev/null +++ b/smokeping/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/smokeping#readme + + diff --git a/syncthing/index.html b/syncthing/index.html new file mode 100644 index 000000000..81d6fc5b5 --- /dev/null +++ b/syncthing/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/syncthing#readme + + diff --git a/sysbox-systemd/index.html b/sysbox-systemd/index.html new file mode 100644 index 000000000..61abee1a0 --- /dev/null +++ b/sysbox-systemd/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/sysbox-systemd#readme + + diff --git a/thttpd/index.html b/thttpd/index.html new file mode 100644 index 000000000..ad63eb6e9 --- /dev/null +++ b/thttpd/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/thttpd#readme + + diff --git a/tiddlywiki-nodejs/index.html b/tiddlywiki-nodejs/index.html new file mode 100644 index 000000000..e5f805889 --- /dev/null +++ b/tiddlywiki-nodejs/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/tiddlywiki-nodejs#readme + + diff --git a/tiddlywiki-webdav/index.html b/tiddlywiki-webdav/index.html new file mode 100644 index 000000000..28a39c282 --- /dev/null +++ b/tiddlywiki-webdav/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/tiddlywiki-webdav#readme + + diff --git a/traefik-forward-auth/index.html b/traefik-forward-auth/index.html new file mode 100644 index 000000000..94f802ef5 --- /dev/null +++ b/traefik-forward-auth/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/traefik-forward-auth#readme + + diff --git a/traefik/index.html b/traefik/index.html new file mode 100644 index 000000000..ba485684d --- /dev/null +++ b/traefik/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/traefik#readme + + diff --git a/ttrss/index.html b/ttrss/index.html new file mode 100644 index 000000000..df62f73f1 --- /dev/null +++ b/ttrss/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/ttrss#readme + + diff --git a/vaultwarden/index.html b/vaultwarden/index.html new file mode 100644 index 000000000..c41fdd52c --- /dev/null +++ b/vaultwarden/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/vaultwarden#readme + + diff --git a/websocketd/index.html b/websocketd/index.html new file mode 100644 index 000000000..45643214b --- /dev/null +++ b/websocketd/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/websocketd#readme + + diff --git a/whoami/index.html b/whoami/index.html new file mode 100644 index 000000000..e7a329231 --- /dev/null +++ b/whoami/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/whoami#readme + + diff --git a/wireguard/index.html b/wireguard/index.html new file mode 100644 index 000000000..a5e0f8da5 --- /dev/null +++ b/wireguard/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/wireguard#readme + + diff --git a/wordpress/index.html b/wordpress/index.html new file mode 100644 index 000000000..2eb191be1 --- /dev/null +++ b/wordpress/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/wordpress#readme + + diff --git a/xbs/index.html b/xbs/index.html new file mode 100644 index 000000000..4b1c337dc --- /dev/null +++ b/xbs/index.html @@ -0,0 +1,8 @@ + + + + + + Redirecting to https://github.com/EnigmaCurry/d.rymcg.tech/tree/master/xbs#readme + +