mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-03 18:19:35 +00:00
Update
This commit is contained in:
parent
309fb67720
commit
3ef9cc58b0
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1728533203
|
||||
"last_updated_timestamp": 1728540613
|
||||
}
|
@ -22995,8 +22995,8 @@
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ardour.xml",
|
||||
"downloads": 6274,
|
||||
"LastUpdate": 1728061727,
|
||||
"LastUpdateScan": 1728533199,
|
||||
"LastUpdate": 1728061727,
|
||||
"FirstSeen": 1712880376
|
||||
},
|
||||
{
|
||||
@ -31047,8 +31047,8 @@
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/freetube.xml",
|
||||
"downloads": 8555,
|
||||
"stars": 3,
|
||||
"LastUpdate": 1728196928,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"LastUpdate": 1728196928,
|
||||
"FirstSeen": 1712880379
|
||||
},
|
||||
{
|
||||
@ -34822,8 +34822,8 @@
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/keepassxc.xml",
|
||||
"downloads": 8206,
|
||||
"stars": 6,
|
||||
"LastUpdate": 1727939150,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"LastUpdate": 1727939150,
|
||||
"FirstSeen": 1712880381
|
||||
},
|
||||
{
|
||||
@ -35950,8 +35950,8 @@
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/librewolf.xml",
|
||||
"downloads": 2265,
|
||||
"LastUpdate": 1728270522,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"LastUpdate": 1728270522,
|
||||
"FirstSeen": 1712880386
|
||||
},
|
||||
{
|
||||
@ -319489,6 +319489,98 @@
|
||||
"LastUpdate": 1725564762,
|
||||
"FirstSeen": 1727230346
|
||||
},
|
||||
{
|
||||
"Name": "Retrom",
|
||||
"Repository": "ghcr.io/jmberesford/retrom-service:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/ghcr.io/jmberesford/retrom-service",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"WebUI": "http://[IP]:[PORT:3000]",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/JMBeresford/retrom/issues",
|
||||
"Project": "https://github.com/JMBeresford/retrom",
|
||||
"Overview": "Retrom is a centralized game library management service that allows you to host your games on a single device, and connect clients on any amount of other devices to (un)install/download and subsequently launch said games locally.",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/retrom-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/retrom.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> This application expects a `config.json` file to be present in the "Config Data" directory. See documentation: https://github.com/JMBeresford/retrom/blob/main/README.md#docker-recommended \r<br> <br><br> This application requires a separate Postgres database. Configuration data for the Postgres container (host, username, password, database name) should be updated in the `config.json` file.<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web UI Port",
|
||||
"Target": "3000",
|
||||
"Default": "3000",
|
||||
"Mode": "tcp",
|
||||
"Description": "Access web interface",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Service Port",
|
||||
"Target": "5101",
|
||||
"Default": "5101",
|
||||
"Mode": "tcp",
|
||||
"Description": "Allow external clients to connect to server",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "5101"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Library",
|
||||
"Target": "/library",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Library of games",
|
||||
"Type": "Path",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config data",
|
||||
"Target": "/config",
|
||||
"Default": "/mnt/user/appdata/retrom/config",
|
||||
"Mode": "rw",
|
||||
"Description": "Config data for application",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/retrom/config"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/retrom.xml",
|
||||
"CategoryList": [
|
||||
"MediaApp-Other",
|
||||
"MediaServer-Other",
|
||||
"Productivity",
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdate": 1727471704,
|
||||
"LastUpdateScan": 1728540608,
|
||||
"FirstSeen": 1728540608
|
||||
},
|
||||
{
|
||||
"Name": "RTSPtoWeb",
|
||||
"Repository": "ghcr.io/deepch/rtsptoweb:latest",
|
||||
@ -348238,7 +348330,6 @@
|
||||
],
|
||||
"downloads": 90510,
|
||||
"stars": 4,
|
||||
"LastUpdate": 1728497317,
|
||||
"trending": 2.709,
|
||||
"trends": [
|
||||
7.735,
|
||||
@ -348266,6 +348357,7 @@
|
||||
90510
|
||||
],
|
||||
"LastUpdateScan": 1728533203,
|
||||
"LastUpdate": 1728497317,
|
||||
"FirstSeen": 1708376746,
|
||||
"topTrending": -5.026
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2410,
|
||||
"last_updated_timestamp": 1728533203,
|
||||
"last_updated": "2024-10-10 00:06",
|
||||
"apps": 2411,
|
||||
"last_updated_timestamp": 1728540613,
|
||||
"last_updated": "2024-10-10 02:10",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "AI:",
|
||||
@ -23161,8 +23161,8 @@
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ardour.xml",
|
||||
"downloads": 6274,
|
||||
"LastUpdate": 1728061727,
|
||||
"LastUpdateScan": 1728533199,
|
||||
"LastUpdate": 1728061727,
|
||||
"FirstSeen": 1712880376
|
||||
},
|
||||
{
|
||||
@ -31213,8 +31213,8 @@
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/freetube.xml",
|
||||
"downloads": 8555,
|
||||
"stars": 3,
|
||||
"LastUpdate": 1728196928,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"LastUpdate": 1728196928,
|
||||
"FirstSeen": 1712880379
|
||||
},
|
||||
{
|
||||
@ -34988,8 +34988,8 @@
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/keepassxc.xml",
|
||||
"downloads": 8206,
|
||||
"stars": 6,
|
||||
"LastUpdate": 1727939150,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"LastUpdate": 1727939150,
|
||||
"FirstSeen": 1712880381
|
||||
},
|
||||
{
|
||||
@ -36116,8 +36116,8 @@
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/librewolf.xml",
|
||||
"downloads": 2265,
|
||||
"LastUpdate": 1728270522,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"LastUpdate": 1728270522,
|
||||
"FirstSeen": 1712880386
|
||||
},
|
||||
{
|
||||
@ -319655,6 +319655,98 @@
|
||||
"LastUpdate": 1725564762,
|
||||
"FirstSeen": 1727230346
|
||||
},
|
||||
{
|
||||
"Name": "Retrom",
|
||||
"Repository": "ghcr.io/jmberesford/retrom-service:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/ghcr.io/jmberesford/retrom-service",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"WebUI": "http://[IP]:[PORT:3000]",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/JMBeresford/retrom/issues",
|
||||
"Project": "https://github.com/JMBeresford/retrom",
|
||||
"Overview": "Retrom is a centralized game library management service that allows you to host your games on a single device, and connect clients on any amount of other devices to (un)install/download and subsequently launch said games locally.",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/retrom-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/retrom.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> This application expects a `config.json` file to be present in the "Config Data" directory. See documentation: https://github.com/JMBeresford/retrom/blob/main/README.md#docker-recommended \r<br> <br><br> This application requires a separate Postgres database. Configuration data for the Postgres container (host, username, password, database name) should be updated in the `config.json` file.<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web UI Port",
|
||||
"Target": "3000",
|
||||
"Default": "3000",
|
||||
"Mode": "tcp",
|
||||
"Description": "Access web interface",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3000"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Service Port",
|
||||
"Target": "5101",
|
||||
"Default": "5101",
|
||||
"Mode": "tcp",
|
||||
"Description": "Allow external clients to connect to server",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "5101"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Library",
|
||||
"Target": "/library",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Library of games",
|
||||
"Type": "Path",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config data",
|
||||
"Target": "/config",
|
||||
"Default": "/mnt/user/appdata/retrom/config",
|
||||
"Mode": "rw",
|
||||
"Description": "Config data for application",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/retrom/config"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/retrom.xml",
|
||||
"CategoryList": [
|
||||
"MediaApp-Other",
|
||||
"MediaServer-Other",
|
||||
"Productivity",
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdate": 1727471704,
|
||||
"LastUpdateScan": 1728540608,
|
||||
"FirstSeen": 1728540608
|
||||
},
|
||||
{
|
||||
"Name": "RTSPtoWeb",
|
||||
"Repository": "ghcr.io/deepch/rtsptoweb:latest",
|
||||
@ -348404,7 +348496,6 @@
|
||||
],
|
||||
"downloads": 90510,
|
||||
"stars": 4,
|
||||
"LastUpdate": 1728497317,
|
||||
"trending": 2.709,
|
||||
"trends": [
|
||||
7.735,
|
||||
@ -348432,6 +348523,7 @@
|
||||
90510
|
||||
],
|
||||
"LastUpdateScan": 1728533203,
|
||||
"LastUpdate": 1728497317,
|
||||
"FirstSeen": 1708376746,
|
||||
"topTrending": -5.026
|
||||
},
|
||||
|
@ -3558,5 +3558,6 @@
|
||||
"ghcr.io/rishikanthc/scriberr:beta": 1728115584,
|
||||
"ghcr.io/immichframe/immichframe:latest": 1728238001,
|
||||
"smeagolworms4/mqtt-explorer": 1728482866,
|
||||
"ghcr.io/deepch/rtsptoweb:latest": 1728533200
|
||||
"ghcr.io/deepch/rtsptoweb:latest": 1728533200,
|
||||
"ghcr.io/jmberesford/retrom-service:latest": 1728540608
|
||||
}
|
17
log.txt
17
log.txt
@ -3681,6 +3681,7 @@ Processing /tmp/appFeed/templates/grtgblnsRepository/templates/postiz.xml...Succ
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/prusa_connect_rtsp.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/radicle.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/restic.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/retrom.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/rtsp_to_web.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/scriberr.xml...Success
|
||||
Processing /tmp/appFeed/templates/grtgblnsRepository/templates/serveo_server.xml...Success
|
||||
@ -4380,19 +4381,9 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
linuxserver/ardour
|
||||
lscr.io/linuxserver/ardour Downloads: 6274 Stars: 0 Base: unknown
|
||||
linuxserver/freetube
|
||||
lscr.io/linuxserver/freetube Downloads: 8555 Stars: 3 Base: unknown
|
||||
linuxserver/keepassxc
|
||||
lscr.io/linuxserver/keepassxc Downloads: 8206 Stars: 6 Base: unknown
|
||||
linuxserver/librewolf
|
||||
lscr.io/linuxserver/librewolf Downloads: 2265 Stars: 0 Base: unknown
|
||||
deepch/rtsptoweb
|
||||
ghcr.io/deepch/rtsptoweb:latest Downloads: Stars: Base: unknown
|
||||
Pulling ghcr.io/deepch/rtsptoweb:latest
|
||||
rlabinc/pihole-unbound
|
||||
rlabinc/pihole-unbound:latest Downloads: 90510 Stars: 4 Base: unknown
|
||||
jmberesford/retrom-service
|
||||
ghcr.io/jmberesford/retrom-service:latest Downloads: 0 Stars: 0 Base: unknown
|
||||
Pulling ghcr.io/jmberesford/retrom-service:latest
|
||||
Privileged: 106
|
||||
|
||||
|
||||
|
@ -22994,9 +22994,9 @@
|
||||
"Repo": "linuxserver's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ardour.xml",
|
||||
"downloads": 5287,
|
||||
"LastUpdateScan": 1725934157,
|
||||
"LastUpdate": 1725645731,
|
||||
"downloads": 6274,
|
||||
"LastUpdate": 1728061727,
|
||||
"LastUpdateScan": 1728533199,
|
||||
"FirstSeen": 1712880376
|
||||
},
|
||||
{
|
||||
@ -31045,10 +31045,10 @@
|
||||
"Repo": "linuxserver's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/freetube.xml",
|
||||
"downloads": 7364,
|
||||
"downloads": 8555,
|
||||
"stars": 3,
|
||||
"LastUpdateScan": 1725934157,
|
||||
"LastUpdate": 1725777628,
|
||||
"LastUpdate": 1728196928,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"FirstSeen": 1712880379
|
||||
},
|
||||
{
|
||||
@ -34820,10 +34820,10 @@
|
||||
"Repo": "linuxserver's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/keepassxc.xml",
|
||||
"downloads": 7073,
|
||||
"downloads": 8206,
|
||||
"stars": 6,
|
||||
"LastUpdateScan": 1725934157,
|
||||
"LastUpdate": 1725519382,
|
||||
"LastUpdate": 1727939150,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"FirstSeen": 1712880381
|
||||
},
|
||||
{
|
||||
@ -35949,9 +35949,9 @@
|
||||
"Repo": "linuxserver's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/librewolf.xml",
|
||||
"downloads": 1736,
|
||||
"LastUpdateScan": 1725934157,
|
||||
"LastUpdate": 1725739971,
|
||||
"downloads": 2265,
|
||||
"LastUpdate": 1728270522,
|
||||
"LastUpdateScan": 1728533200,
|
||||
"FirstSeen": 1712880386
|
||||
},
|
||||
{
|
||||
@ -319489,6 +319489,68 @@
|
||||
"LastUpdate": 1725564762,
|
||||
"FirstSeen": 1727230346
|
||||
},
|
||||
{
|
||||
"Name": "RTSPtoWeb",
|
||||
"Repository": "ghcr.io/deepch/rtsptoweb:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/ghcr.io/deepch/rtsptoweb",
|
||||
"Branch": {
|
||||
"Tag": "latest",
|
||||
"TagDescription": "Latest stable release"
|
||||
},
|
||||
"Network": "bridge",
|
||||
"WebUI": "http://[IP]:[PORT:8083]",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/deepch/RTSPtoWeb/issues",
|
||||
"Project": "https://github.com/deepch/RTSPtoWeb",
|
||||
"Overview": "RTSPtoWeb converts your RTSP streams to formats consumable in a web browser like MSE (Media Source Extensions), WebRTC, or HLS.",
|
||||
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/rtsp-to-web-icon.png",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/rtsp_to_web.xml",
|
||||
"Maintainer": {
|
||||
"WebPage": "https://github.com/nwithan8"
|
||||
},
|
||||
"Requires": "<br> This application expects a `config.json` file to be mounted at the Config Data path. See example: https://github.com/deepch/RTSPtoWeb?tab=readme-ov-file#example-configjson<br> ",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Web UI Port",
|
||||
"Target": "8083",
|
||||
"Default": "8083",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 8083",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8083"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Config data",
|
||||
"Target": "/config/config.json",
|
||||
"Default": "/mnt/user/appdata/rtsp_to_web/config.json",
|
||||
"Mode": "rw",
|
||||
"Description": "Config data for application",
|
||||
"Type": "Path",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/rtsp_to_web/config.json"
|
||||
}
|
||||
],
|
||||
"Repo": "grtgbln's Repository",
|
||||
"ChangeLogPresent": true,
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/rtsp_to_web.xml",
|
||||
"CategoryList": [
|
||||
"MediaApp-Video",
|
||||
"Productivity",
|
||||
"Tools-Utilities",
|
||||
"Other"
|
||||
],
|
||||
"LastUpdateScan": 1728533200,
|
||||
"FirstSeen": 1728533200
|
||||
},
|
||||
{
|
||||
"Name": "Scriberr",
|
||||
"Repository": "ghcr.io/rishikanthc/scriberr:beta",
|
||||
@ -348174,22 +348236,25 @@
|
||||
"Security",
|
||||
"Network-DNS"
|
||||
],
|
||||
"downloads": 88058,
|
||||
"downloads": 90510,
|
||||
"stars": 4,
|
||||
"trending": 2.075,
|
||||
"LastUpdate": 1728497317,
|
||||
"trending": 2.709,
|
||||
"trends": [
|
||||
7.735,
|
||||
3.202,
|
||||
3.424,
|
||||
1.72,
|
||||
2.075
|
||||
2.075,
|
||||
2.709
|
||||
],
|
||||
"trendsDate": [
|
||||
1715542481,
|
||||
1718136382,
|
||||
1720735587,
|
||||
1723334779,
|
||||
1725934158
|
||||
1725934158,
|
||||
1728533203
|
||||
],
|
||||
"downloadtrend": [
|
||||
73097,
|
||||
@ -348197,12 +348262,12 @@
|
||||
81846,
|
||||
84748,
|
||||
86231,
|
||||
88058
|
||||
88058,
|
||||
90510
|
||||
],
|
||||
"LastUpdateScan": 1725934158,
|
||||
"LastUpdate": 1723792581,
|
||||
"LastUpdateScan": 1728533203,
|
||||
"FirstSeen": 1708376746,
|
||||
"topTrending": -5.66
|
||||
"topTrending": -5.026
|
||||
},
|
||||
{
|
||||
"Name": "redbot",
|
||||
|
@ -94586,5 +94586,16 @@
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": null
|
||||
},
|
||||
"ghcr.io/jmberesford/retrom-service:latest": {
|
||||
"Base": null,
|
||||
"Downloads": null,
|
||||
"Stars": null,
|
||||
"Time": 1728540608,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1727471704
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user