chore: add website links to various entries in meta.json for improved resource accessibility

This commit is contained in:
Mauricio Siu 2025-04-03 00:42:09 -06:00
parent 8069689a73
commit 5a91d6ff8b

View File

@ -1,5 +1,4 @@
[
{
[ {
"id": "appwrite",
"name": "Appwrite",
"version": "1.6.0",
@ -1543,7 +1542,8 @@
"logo": "it-tools.svg",
"links": {
"github": "https://github.com/CorentinTh/it-tools",
"website": "https://it-tools.tech"
"website": "https://it-tools.tech",
"docs": "https://it-tools.tech/docs"
},
"tags": [
"developer",
@ -1577,7 +1577,8 @@
"logo": "glance.png",
"links": {
"github": "https://github.com/glanceapp/glance",
"docs": "https://github.com/glanceapp/glance/blob/main/docs/configuration.md"
"docs": "https://github.com/glanceapp/glance/blob/main/docs/configuration.md",
"website": "https://glance.app/"
},
"tags": [
"dashboard",
@ -2055,7 +2056,8 @@
"logo": "logo.png",
"links": {
"github": "https://github.com/supernova3339/anonupload",
"docs": "https://github.com/Supernova3339/anonupload/blob/main/env.md"
"docs": "https://github.com/Supernova3339/anonupload/blob/main/env.md",
"website": "https://anonupload.com/"
},
"tags": [
"file-sharing",
@ -2172,7 +2174,9 @@
"description": "Barrage is a minimalistic Deluge WebUI app with full mobile support. It features a responsive mobile-first design, allowing you to manage your torrents with ease from any device.",
"logo": "logo.png",
"links": {
"github": "https://github.com/maulik9898/barrage"
"github": "https://github.com/maulik9898/barrage",
"website": "https://github.com/maulik9898/barrage",
"docs": "https://github.com/maulik9898/barrage/blob/main/README.md"
},
"tags": [
"torrents",
@ -2443,7 +2447,8 @@
"logo": "logo.png",
"links": {
"github": "https://github.com/linuxserver/docker-chromium",
"docs": "https://docs.linuxserver.io/images/docker-chromium"
"docs": "https://docs.linuxserver.io/images/docker-chromium",
"website": "https://docs.linuxserver.io/images/docker-chromium"
},
"tags": [
"browser",