This commit is contained in:
Andrew Z 2022-04-08 22:03:29 -04:00
parent ae77850a5b
commit d2fd84e372
6 changed files with 405 additions and 97 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1649448218
"last_updated_timestamp": 1649469807
}

View File

@ -66463,32 +66463,35 @@
"Blacklist": true,
"Overview": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/mlebjergsRepository/mlebjerg/fsm.xml",
"downloads": 203786,
"downloads": 204464,
"stars": 4,
"trending": 29.742,
"LastUpdate": 1644700607,
"trending": 0.332,
"trends": [
48.54,
42.889,
63.155,
29.742
29.742,
0.332
],
"trendsDate": [
1639083823,
1641683078,
1644282189,
1646875585
1646875585,
1649469806
],
"downloadtrend": [
15504,
30128,
52753,
143176,
203786
203786,
204464
],
"LastUpdateScan": 1646875585,
"LastUpdate": 1644700607,
"LastUpdateScan": 1649469806,
"FirstSeen": 1636484609,
"topTrending": -18.798
"topTrending": -48.208
},
{
"Name": "SteamCacheBundle",
@ -175684,22 +175687,25 @@
"Productivity",
"Other"
],
"downloads": 163775,
"downloads": 164078,
"stars": 1,
"trending": 0.885,
"LastUpdate": 1649163424,
"trending": 0.185,
"trends": [
8.568,
7.106,
6.081,
4.542,
0.885
0.885,
0.185
],
"trendsDate": [
1636484609,
1639083823,
1641683079,
1644282190,
1646875585
1646875585,
1649469806
],
"downloadtrend": [
123605,
@ -175707,12 +175713,13 @@
145529,
154952,
162325,
163775
163775,
164078
],
"LastUpdateScan": 1646875585,
"LastUpdate": 1646397803,
"LastUpdateScan": 1649469806,
"FirstSeen": 1633889018,
"topTrending": -7.683
"topTrending": -8.383,
"topPerforming": 0.185
},
{
"Name": "kanboard",
@ -204817,6 +204824,134 @@
"LastUpdate": 1643634383,
"FirstSeen": 1643641424
},
{
"Name": "createaboveandbeyond",
"Repository": "goobaroo/createaboveandbeyond",
"Registry": "https://hub.docker.com/repository/docker/goobaroo/createaboveandbeyond",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://www.curseforge.com/minecraft/modpacks/create-above-and-beyond",
"Overview": "Create: Above and Beyond adds a variety of mods and compiles them into an epic technological journey toward space travel.[br][br]About fifty inventions lie between you and the moon. Thousands of components will flow into and through the ever-growing sequence of your machines, providing the means to explore the next level of technology.[br][br]Your entire factory will be put to a test as final products flow into the Data Centre, programming the Guidance computer of your Spaceship. Every step of the way is different, some may even differ depending on the generation seed of your World.[br][br]Tired of the grind? Fund the operation with coin provided either from various errands, or your chosen professions. Automatically ship produce from your farms or gather other players to aid you in your mission. Then you can purchase all manner of resources, artifacts and building blocks from the market.[br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/master/createaboveandbeyond_server.xml",
"Icon": "https://media.forgecdn.net/avatars/thumbnails/450/731/64/64/637712078711696255.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Installed Location",
"Target": "/data",
"Default": "/mnt/user/appdata/createaboveandbeyond/",
"Mode": "rw",
"Description": "Path to store the installed server files.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/createaboveandbeyond/"
},
{
"@attributes": {
"Name": "EULA",
"Target": "EULA",
"Default": "false",
"Mode": "",
"Description": "Do you agree to the Mojang EULA available at https://account.mojang.com/documents/minecraft_eula? Server will not start without accepting.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "JVM_OPTS",
"Target": "JVM_OPTS",
"Default": "-Xms4096m -Xmx8192m",
"Mode": "",
"Description": "Java Options",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-Xms4096m -Xmx8192m"
},
{
"@attributes": {
"Name": "OPS",
"Target": "OPS",
"Default": "",
"Mode": "",
"Description": "Comma separated list of players to have op capability",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MOTD",
"Target": "MOTD",
"Default": "",
"Mode": "",
"Description": "Custom Message of the Day",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port",
"Target": "25565",
"Default": "25565",
"Mode": "tcp",
"Description": "Port for the server. Ignored if using a dedicated IP for the container.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "25565"
},
{
"@attributes": {
"Name": "LEVEL",
"Target": "LEVEL",
"Default": "world",
"Mode": "",
"Description": "Name of the world directory. It is usually world.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "world"
}
],
"Repo": "Goobaroo's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/GoobaroosRepository/createaboveandbeyond_server.xml",
"CategoryList": [
"GameServers"
],
"downloads": 6,
"LastUpdate": 1649466951,
"LastUpdateScan": 1649469806,
"FirstSeen": 1649469806
},
{
"Name": "Enigmatica6",
"Repository": "goobaroo/enigmatica6",
@ -206084,32 +206219,35 @@
"CategoryList": [
"MediaServer-Other"
],
"downloads": 106302,
"downloads": 106482,
"stars": 3,
"trending": 1.436,
"LastUpdate": 1649076103,
"trending": 0.169,
"trends": [
1.991,
1.426,
3.417,
1.436
1.436,
0.169
],
"trendsDate": [
1639076628,
1641675858,
1644275010,
1646874198
1646874198,
1649469807
],
"downloadtrend": [
97767,
99753,
101196,
104776,
106302
106302,
106482
],
"LastUpdateScan": 1646874198,
"LastUpdate": 1642518277,
"LastUpdateScan": 1649469807,
"FirstSeen": 1636477411,
"topTrending": -0.5550000000000002
"topTrending": -1.822
},
{
"Name": "Tachidesk-Docker",
@ -224442,10 +224580,10 @@
"Tools-Utilities",
"Network-Proxy"
],
"downloads": 1510,
"stars": 5,
"LastUpdateScan": 1646875585,
"LastUpdate": 1646864639,
"downloads": 13345,
"stars": 6,
"LastUpdate": 1649014665,
"LastUpdateScan": 1649469807,
"FirstSeen": 1646875585
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1670,
"last_updated_timestamp": 1649448218,
"last_updated": "2022-04-08 16:03",
"apps": 1671,
"last_updated_timestamp": 1649469807,
"last_updated": "2022-04-08 22:03",
"categories": [
{
"Cat": "Backup:",
@ -9079,7 +9079,6 @@
],
"downloads": 49224190,
"stars": 1186,
"LastUpdate": 1648824711,
"trending": 0.083,
"trends": [
0.417,
@ -9109,6 +9108,7 @@
49224190
],
"LastUpdateScan": 1649448215,
"LastUpdate": 1648824711,
"FirstSeen": 1,
"topTrending": -0.33399999999999996,
"topPerforming": 0.083
@ -47611,7 +47611,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/clowrymsRepository/Mineos-node(Ubuntu).xml",
"downloads": 3258254,
"stars": 38,
"LastUpdate": 1627204927,
"trending": 0.179,
"trends": [
1.914,
@ -47641,6 +47640,7 @@
3258254
],
"LastUpdateScan": 1649448216,
"LastUpdate": 1627204927,
"FirstSeen": 1544995612,
"topTrending": -1.7349999999999999,
"topPerforming": 0.179
@ -66625,32 +66625,35 @@
"Blacklist": true,
"Overview": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/mlebjergsRepository/mlebjerg/fsm.xml",
"downloads": 203786,
"downloads": 204464,
"stars": 4,
"trending": 29.742,
"LastUpdate": 1644700607,
"trending": 0.332,
"trends": [
48.54,
42.889,
63.155,
29.742
29.742,
0.332
],
"trendsDate": [
1639083823,
1641683078,
1644282189,
1646875585
1646875585,
1649469806
],
"downloadtrend": [
15504,
30128,
52753,
143176,
203786
203786,
204464
],
"LastUpdateScan": 1646875585,
"LastUpdate": 1644700607,
"LastUpdateScan": 1649469806,
"FirstSeen": 1636484609,
"topTrending": -18.798
"topTrending": -48.208
},
{
"Name": "SteamCacheBundle",
@ -73203,7 +73206,6 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/GracksRepository/greg/chowdown.xml",
"downloads": 1179815,
"stars": 4,
"LastUpdate": 1580504676,
"trending": 0.009,
"trends": [
3.296,
@ -73233,6 +73235,7 @@
1179815
],
"LastUpdateScan": 1649448216,
"LastUpdate": 1580504676,
"FirstSeen": 1550721741,
"topTrending": -3.287,
"topPerforming": 0.009
@ -103919,7 +103922,6 @@
"GameServers"
],
"stars": 20,
"LastUpdate": 1649345887,
"trendsDate": [
1633874611,
1636467062,
@ -103930,6 +103932,7 @@
1649448216
],
"LastUpdateScan": 1649448216,
"LastUpdate": 1649345887,
"FirstSeen": 1555920399
},
{
@ -107351,7 +107354,6 @@
"GameServers"
],
"stars": 20,
"LastUpdate": 1649345887,
"trendsDate": [
1633874611,
1636467062,
@ -107362,6 +107364,7 @@
1649448216
],
"LastUpdateScan": 1649448216,
"LastUpdate": 1649345887,
"FirstSeen": 1558526835
},
{
@ -120742,7 +120745,6 @@
],
"downloads": 140147080,
"stars": 139,
"LastUpdate": 1649412758,
"trending": 0.813,
"trends": [
4.011,
@ -120764,6 +120766,7 @@
140147080
],
"LastUpdateScan": 1649448217,
"LastUpdate": 1649412758,
"FirstSeen": 1639055016,
"topTrending": -3.1980000000000004
},
@ -122475,7 +122478,6 @@
],
"downloads": 3764404,
"stars": 47,
"LastUpdate": 1627104756,
"trending": 0.022,
"trends": [
0.432,
@ -122505,6 +122507,7 @@
3764404
],
"LastUpdateScan": 1649448217,
"LastUpdate": 1627104756,
"FirstSeen": 1610485688,
"topTrending": -0.41,
"topPerforming": 0.022
@ -144489,7 +144492,6 @@
],
"downloads": 200602,
"stars": 2,
"LastUpdate": 1608954774,
"trending": 0.041,
"trends": [
24.876,
@ -144519,6 +144521,7 @@
200602
],
"LastUpdateScan": 1649448217,
"LastUpdate": 1608954774,
"FirstSeen": 1584505149,
"topTrending": -24.835,
"topPerforming": 0.041
@ -170721,7 +170724,6 @@
],
"downloads": 76381608,
"stars": 102,
"LastUpdate": 1649432219,
"trending": 0.387,
"trends": [
20.137,
@ -170751,6 +170753,7 @@
76381608
],
"LastUpdateScan": 1649448217,
"LastUpdate": 1649432219,
"FirstSeen": 1602676263,
"topTrending": -19.75,
"topPerforming": 0.387
@ -174696,7 +174699,6 @@
],
"downloads": 90352,
"stars": 2,
"LastUpdate": 1628677859,
"trending": 0.62,
"trends": [
46.259,
@ -174724,6 +174726,7 @@
90352
],
"LastUpdateScan": 1649448218,
"LastUpdate": 1628677859,
"FirstSeen": 1628669013,
"topTrending": -45.639
},
@ -175846,22 +175849,25 @@
"Productivity",
"Other"
],
"downloads": 163775,
"downloads": 164078,
"stars": 1,
"trending": 0.885,
"LastUpdate": 1649163424,
"trending": 0.185,
"trends": [
8.568,
7.106,
6.081,
4.542,
0.885
0.885,
0.185
],
"trendsDate": [
1636484609,
1639083823,
1641683079,
1644282190,
1646875585
1646875585,
1649469806
],
"downloadtrend": [
123605,
@ -175869,12 +175875,13 @@
145529,
154952,
162325,
163775
163775,
164078
],
"LastUpdateScan": 1646875585,
"LastUpdate": 1646397803,
"LastUpdateScan": 1649469806,
"FirstSeen": 1633889018,
"topTrending": -7.683
"topTrending": -8.383,
"topPerforming": 0.185
},
{
"Name": "kanboard",
@ -182202,7 +182209,6 @@
],
"downloads": 465528,
"stars": 9,
"LastUpdate": 1646823258,
"trending": 0.708,
"trends": [
27.103,
@ -182227,6 +182233,7 @@
465528
],
"LastUpdateScan": 1649448218,
"LastUpdate": 1646823258,
"FirstSeen": 1636455802,
"topTrending": -26.395000000000003
},
@ -204979,6 +204986,134 @@
"LastUpdate": 1643634383,
"FirstSeen": 1643641424
},
{
"Name": "createaboveandbeyond",
"Repository": "goobaroo/createaboveandbeyond",
"Registry": "https://hub.docker.com/repository/docker/goobaroo/createaboveandbeyond",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://www.curseforge.com/minecraft/modpacks/create-above-and-beyond",
"Overview": "Create: Above and Beyond adds a variety of mods and compiles them into an epic technological journey toward space travel.[br][br]About fifty inventions lie between you and the moon. Thousands of components will flow into and through the ever-growing sequence of your machines, providing the means to explore the next level of technology.[br][br]Your entire factory will be put to a test as final products flow into the Data Centre, programming the Guidance computer of your Spaceship. Every step of the way is different, some may even differ depending on the generation seed of your World.[br][br]Tired of the grind? Fund the operation with coin provided either from various errands, or your chosen professions. Automatically ship produce from your farms or gather other players to aid you in your mission. Then you can purchase all manner of resources, artifacts and building blocks from the market.[br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/Goobaroo/unraid-templates/master/createaboveandbeyond_server.xml",
"Icon": "https://media.forgecdn.net/avatars/thumbnails/450/731/64/64/637712078711696255.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Installed Location",
"Target": "/data",
"Default": "/mnt/user/appdata/createaboveandbeyond/",
"Mode": "rw",
"Description": "Path to store the installed server files.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/createaboveandbeyond/"
},
{
"@attributes": {
"Name": "EULA",
"Target": "EULA",
"Default": "false",
"Mode": "",
"Description": "Do you agree to the Mojang EULA available at https://account.mojang.com/documents/minecraft_eula? Server will not start without accepting.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "JVM_OPTS",
"Target": "JVM_OPTS",
"Default": "-Xms4096m -Xmx8192m",
"Mode": "",
"Description": "Java Options",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "-Xms4096m -Xmx8192m"
},
{
"@attributes": {
"Name": "OPS",
"Target": "OPS",
"Default": "",
"Mode": "",
"Description": "Comma separated list of players to have op capability",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MOTD",
"Target": "MOTD",
"Default": "",
"Mode": "",
"Description": "Custom Message of the Day",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port",
"Target": "25565",
"Default": "25565",
"Mode": "tcp",
"Description": "Port for the server. Ignored if using a dedicated IP for the container.",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "25565"
},
{
"@attributes": {
"Name": "LEVEL",
"Target": "LEVEL",
"Default": "world",
"Mode": "",
"Description": "Name of the world directory. It is usually world.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "world"
}
],
"Repo": "Goobaroo's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/GoobaroosRepository/createaboveandbeyond_server.xml",
"CategoryList": [
"GameServers"
],
"downloads": 6,
"LastUpdate": 1649466951,
"LastUpdateScan": 1649469806,
"FirstSeen": 1649469806
},
{
"Name": "Enigmatica6",
"Repository": "goobaroo/enigmatica6",
@ -206246,32 +206381,35 @@
"CategoryList": [
"MediaServer-Other"
],
"downloads": 106302,
"downloads": 106482,
"stars": 3,
"trending": 1.436,
"LastUpdate": 1649076103,
"trending": 0.169,
"trends": [
1.991,
1.426,
3.417,
1.436
1.436,
0.169
],
"trendsDate": [
1639076628,
1641675858,
1644275010,
1646874198
1646874198,
1649469807
],
"downloadtrend": [
97767,
99753,
101196,
104776,
106302
106302,
106482
],
"LastUpdateScan": 1646874198,
"LastUpdate": 1642518277,
"LastUpdateScan": 1649469807,
"FirstSeen": 1636477411,
"topTrending": -0.5550000000000002
"topTrending": -1.822
},
{
"Name": "Tachidesk-Docker",
@ -211037,7 +211175,6 @@
],
"downloads": 1284104,
"stars": 24,
"LastUpdate": 1644226864,
"trending": 0.052,
"trends": [
16.915,
@ -211059,6 +211196,7 @@
1284104
],
"LastUpdateScan": 1649448218,
"LastUpdate": 1644226864,
"FirstSeen": 1639055017,
"topTrending": -16.863
},
@ -224604,10 +224742,10 @@
"Tools-Utilities",
"Network-Proxy"
],
"downloads": 1510,
"stars": 5,
"LastUpdateScan": 1646875585,
"LastUpdate": 1646864639,
"downloads": 13345,
"stars": 6,
"LastUpdate": 1649014665,
"LastUpdateScan": 1649469807,
"FirstSeen": 1646875585
},
{

View File

@ -2166,5 +2166,6 @@
"davefurrer/discordsoundboard": 1649030609,
"lscr.io/lsiodev/gmail-order-bot": 1649268208,
"goobaroo/vaulthunters": 1649426613,
"mandarons/icloud-drive": 1649433811
"mandarons/icloud-drive": 1649433811,
"goobaroo/createaboveandbeyond": 1649469806
}

11
log.txt
View File

@ -2395,6 +2395,7 @@ Processing /tmp/appFeed/templates/patrickstiglersRepository/quiz-game/quiz-game.
Downloading Goobaroo's Repository: https://github.com/Goobaroo/unraid-templates -> /tmp/appFeed/templates/GoobaroosRepository Success!
Processing /tmp/appFeed/templates/GoobaroosRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/GoobaroosRepository/createaboveandbeyond_server.xml...Success
Processing /tmp/appFeed/templates/GoobaroosRepository/enigmatica6_server.xml...Success
Processing /tmp/appFeed/templates/GoobaroosRepository/ftboceanblock_server.xml...Success
Processing /tmp/appFeed/templates/GoobaroosRepository/skyfactory3_server.xml...Success
@ -2750,6 +2751,16 @@ Processing /tmp/appFeed/templates/Darkside138sRepository/discordsoundboard/disco
Updating stats on containers
ofsm/ofsm
ofsm/ofsm:latest Downloads: 204464 Stars: 4 Base: unknown
wger/devel
wger/devel:latest Downloads: 164078 Stars: 1 Base: unknown
goobaroo/createaboveandbeyond
goobaroo/createaboveandbeyond Downloads: 6 Stars: 0 Base: unknown
comixed/comixed
comixed/comixed:latest Downloads: 106482 Stars: 3 Base: unknown
xavierh/goaccess-for-nginxproxymanager
xavierh/goaccess-for-nginxproxymanager Downloads: 13345 Stars: 6 Base: unknown
Updating GitHub

View File

@ -49591,16 +49591,17 @@
},
"wger/devel:latest": {
"Base": null,
"Downloads": 163775,
"Downloads": 164078,
"Stars": 1,
"Time": 1646875585,
"trending": 0.885,
"Time": 1649469806,
"trending": 0.185,
"trends": [
8.568,
7.106,
6.081,
4.542,
0.885
0.885,
0.185
],
"downloadtrend": [
123605,
@ -49608,16 +49609,18 @@
145529,
154952,
162325,
163775
163775,
164078
],
"trendsDate": [
1636484609,
1639083823,
1641683079,
1644282190,
1646875585
1646875585,
1649469806
],
"LastUpdate": 1646397803
"LastUpdate": 1649163424
},
"docker.io/sebp/lighttpd": {
"Base": null,
@ -53016,55 +53019,61 @@
},
"comixed/comixed:latest": {
"Base": null,
"Downloads": 106302,
"Downloads": 106482,
"Stars": 3,
"Time": 1646874198,
"trending": 1.436,
"Time": 1649469807,
"trending": 0.169,
"trends": [
1.991,
1.426,
3.417,
1.436
1.436,
0.169
],
"downloadtrend": [
97767,
99753,
101196,
104776,
106302
106302,
106482
],
"trendsDate": [
1639076628,
1641675858,
1644275010,
1646874198
1646874198,
1649469807
],
"LastUpdate": 1642518277
"LastUpdate": 1649076103
},
"ofsm/ofsm:latest": {
"Base": null,
"Downloads": 203786,
"Downloads": 204464,
"Stars": 4,
"Time": 1646875585,
"trending": 29.742,
"Time": 1649469806,
"trending": 0.332,
"trends": [
48.54,
42.889,
63.155,
29.742
29.742,
0.332
],
"downloadtrend": [
15504,
30128,
52753,
143176,
203786
203786,
204464
],
"trendsDate": [
1639083823,
1641683078,
1644282189,
1646875585
1646875585,
1649469806
],
"LastUpdate": 1644700607
},
@ -57387,14 +57396,14 @@
},
"xavierh/goaccess-for-nginxproxymanager": {
"Base": null,
"Downloads": 1510,
"Stars": 5,
"Time": 1646875585,
"Downloads": 13345,
"Stars": 6,
"Time": 1649469807,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1646864639
"LastUpdate": 1649014665
},
"elastiflow/flow-collector:5.3.4": {
"Base": null,
@ -57890,5 +57899,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1645468351
},
"goobaroo/createaboveandbeyond": {
"Base": null,
"Downloads": 6,
"Stars": null,
"Time": 1649469806,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1649466951
}
}