This commit is contained in:
Andrew Z 2024-01-23 14:06:05 -05:00
parent dba12757e3
commit 13c0dbdab3
8 changed files with 238 additions and 106 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1706029574
"last_updated_timestamp": 1706036763
}

View File

@ -21791,7 +21791,20 @@
"Name": "ALLOWED_HOSTS",
"Target": "ALLOWED_HOSTS",
"Default": "",
"Description": "Array of valid hostnames for the server `\"test.com\",\"test2.com\"` (default: `\"*\"`)",
"Description": "A list(https://docs.python.org/3/tutorial/introduction.html#lists) of valid hostnames for the server. Default is: `\"*\"`",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "CSRF_TRUSTED_ORIGINS",
"Target": "CSRF_TRUSTED_ORIGINS",
"Default": "",
"Description": "A list(https://docs.python.org/3/tutorial/introduction.html#lists) of trusted origins for unsafe requests (e.g. POST). Defaults to the value of `SITE_ROOT`.",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -162786,8 +162799,8 @@
},
{
"Name": "cryptpad",
"Repository": "promasu/cryptpad:latest",
"Registry": "https://hub.docker.com/r/promasu/cryptpad/",
"Repository": "cryptpad/cryptpad:version-5.6.0",
"Registry": "https://hub.docker.com/r/cryptpad/cryptpad/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
@ -162912,46 +162925,17 @@
}
],
"Repo": "A75G's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/cryptpad.xml",
"CategoryList": [
"Productivity",
"Security"
],
"downloads": 1638229,
"stars": 19,
"trending": 0.161,
"trends": [
0.42,
0.426,
0.438,
0.422,
0.456,
0.387,
0.161
],
"trendsDate": [
1688623599,
1691222683,
1693822303,
1696421159,
1699020401,
1702169078,
1704769565
],
"downloadtrend": [
1601072,
1607914,
1614983,
1621829,
1629258,
1635588,
1638229
],
"LastUpdateScan": 1704769565,
"LastUpdate": 1699829725,
"FirstSeen": 1605467346,
"topTrending": -0.259,
"topPerforming": 0.161
"downloads": 389576,
"stars": 11,
"LastUpdate": 1703245203,
"LastUpdateScan": 1706036763,
"FirstSeen": 1706036763
},
{
"Name": "cyberchef",
@ -163557,6 +163541,20 @@
{
"@attributes": {
"Name": "Key 14",
"Target": "DEFAULT_FILESYSTEM_PATH_PERMISSION",
"Default": "0755",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "0755"
},
{
"@attributes": {
"Name": "Key 15",
"Target": "DEBUG_MODE",
"Default": "false",
"Mode": "",
@ -166717,6 +166715,20 @@
"Mask": "false"
},
"value": "keyclock"
},
{
"@attributes": {
"Name": "Extra Argument",
"Target": "KEYCLOAK_EXTRA_ARGS",
"Default": "",
"Mode": "",
"Description": "https://forums.unraid.net/topic/89502-support-a75g-repo/?do=findComment&comment=1350537",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "--proxy=edge"
}
],
"Repo": "A75G's Repository",
@ -301596,7 +301608,6 @@
],
"downloads": 258310,
"stars": 3,
"LastUpdate": 1705956572,
"trending": 1.139,
"trends": [
1.139
@ -301609,6 +301620,7 @@
258310
],
"LastUpdateScan": 1706029574,
"LastUpdate": 1705956572,
"FirstSeen": 1703430355
},
{
@ -306988,6 +307000,7 @@
"WebUI": "https://[IP]:[PORT:81]/",
"TemplateURL": "https://raw.githubusercontent.com/Joly0/docker-templates/master/templates/npmplus.xml",
"Icon": "https://raw.githubusercontent.com/ZoeyVid/NPMplus/develop/frontend/app-images/logo-text-vertical-grey.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {

View File

@ -1,7 +1,7 @@
{
"apps": 2234,
"last_updated_timestamp": 1706029574,
"last_updated": "2024-01-23 12:06",
"last_updated_timestamp": 1706036763,
"last_updated": "2024-01-23 14:06",
"categories": [
{
"Cat": "Backup:",
@ -21953,7 +21953,20 @@
"Name": "ALLOWED_HOSTS",
"Target": "ALLOWED_HOSTS",
"Default": "",
"Description": "Array of valid hostnames for the server `\"test.com\",\"test2.com\"` (default: `\"*\"`)",
"Description": "A list(https://docs.python.org/3/tutorial/introduction.html#lists) of valid hostnames for the server. Default is: `\"*\"`",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "CSRF_TRUSTED_ORIGINS",
"Target": "CSRF_TRUSTED_ORIGINS",
"Default": "",
"Description": "A list(https://docs.python.org/3/tutorial/introduction.html#lists) of trusted origins for unsafe requests (e.g. POST). Defaults to the value of `SITE_ROOT`.",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -162948,8 +162961,8 @@
},
{
"Name": "cryptpad",
"Repository": "promasu/cryptpad:latest",
"Registry": "https://hub.docker.com/r/promasu/cryptpad/",
"Repository": "cryptpad/cryptpad:version-5.6.0",
"Registry": "https://hub.docker.com/r/cryptpad/cryptpad/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
@ -163074,46 +163087,17 @@
}
],
"Repo": "A75G's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/cryptpad.xml",
"CategoryList": [
"Productivity",
"Security"
],
"downloads": 1638229,
"stars": 19,
"trending": 0.161,
"trends": [
0.42,
0.426,
0.438,
0.422,
0.456,
0.387,
0.161
],
"trendsDate": [
1688623599,
1691222683,
1693822303,
1696421159,
1699020401,
1702169078,
1704769565
],
"downloadtrend": [
1601072,
1607914,
1614983,
1621829,
1629258,
1635588,
1638229
],
"LastUpdateScan": 1704769565,
"LastUpdate": 1699829725,
"FirstSeen": 1605467346,
"topTrending": -0.259,
"topPerforming": 0.161
"downloads": 389576,
"stars": 11,
"LastUpdate": 1703245203,
"LastUpdateScan": 1706036763,
"FirstSeen": 1706036763
},
{
"Name": "cyberchef",
@ -163719,6 +163703,20 @@
{
"@attributes": {
"Name": "Key 14",
"Target": "DEFAULT_FILESYSTEM_PATH_PERMISSION",
"Default": "0755",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "0755"
},
{
"@attributes": {
"Name": "Key 15",
"Target": "DEBUG_MODE",
"Default": "false",
"Mode": "",
@ -166879,6 +166877,20 @@
"Mask": "false"
},
"value": "keyclock"
},
{
"@attributes": {
"Name": "Extra Argument",
"Target": "KEYCLOAK_EXTRA_ARGS",
"Default": "",
"Mode": "",
"Description": "https://forums.unraid.net/topic/89502-support-a75g-repo/?do=findComment&comment=1350537",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "--proxy=edge"
}
],
"Repo": "A75G's Repository",
@ -301758,7 +301770,6 @@
],
"downloads": 258310,
"stars": 3,
"LastUpdate": 1705956572,
"trending": 1.139,
"trends": [
1.139
@ -301771,6 +301782,7 @@
258310
],
"LastUpdateScan": 1706029574,
"LastUpdate": 1705956572,
"FirstSeen": 1703430355
},
{
@ -307150,6 +307162,7 @@
"WebUI": "https://[IP]:[PORT:81]/",
"TemplateURL": "https://raw.githubusercontent.com/Joly0/docker-templates/master/templates/npmplus.xml",
"Icon": "https://raw.githubusercontent.com/ZoeyVid/NPMplus/develop/frontend/app-images/logo-text-vertical-grey.png",
"ExtraParams": "--restart unless-stopped",
"Config": [
{
"@attributes": {

View File

@ -3124,5 +3124,6 @@
"ghcr.io/toniebox-reverse-engineering/teddycloud:latest": 1705914355,
"lscr.io/linuxserver/monica": 1705935967,
"waterboy1602/addarr": 1705964763,
"caomingjun/warp": 1705993554
"caomingjun/warp": 1705993554,
"cryptpad/cryptpad:version-5.6.0": 1706036763
}

View File

@ -1556,7 +1556,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -1609,7 +1609,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -1671,18 +1671,35 @@
">* The parity check will now actually take 10 days elapsed time (10 x 3 "
],
"/Tips and Tweaks/tipsandtweaks.txt": [
"Max User Instances",
"Power Saving Settings",
"> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio"
],
"/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec"
],
"/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name"
]
}
},
"files": [
"/Unassigned Devices/devicesettings.txt"
]
},
"es_ES - Spanish / Espa\u00f1ol": {
"missing": {
@ -2070,21 +2087,35 @@
">* The parity check will now actually take 10 days elapsed time (10 x 3 "
],
"/Tips and Tweaks/tipsandtweaks.txt": [
"Max User Instances",
"Power Saving Settings",
"> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio"
],
"/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec"
],
"/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name"
]
},
"files": [
"/Gui Search/javascript.guiSearch.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/fsck.txt"
]
},
@ -2786,9 +2817,21 @@
"> **Note:** The normal rule used by UD is '*(sec"
],
"/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> + '/usr/local/sbin/rc.unassigned mount name",
"> + '/usr/local/sbin/rc.unassigned umount name",
"> + '/usr/local/sbin/rc.unassigned spindown name",
@ -2806,7 +2849,7 @@
"/Gui Search/javascript.guiSearch.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/fsck.txt"
]
},
@ -2855,7 +2898,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -5048,7 +5091,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -5101,7 +5144,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -8512,7 +8555,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -8945,15 +8988,29 @@
"May prevent shutdown"
],
"/Tips and Tweaks/tipsandtweaks.txt": [
"Max User Instances",
"Power Saving Settings",
"> For streaming and gaming VMs, set the values low in the single digits. Recommended values are: vm.dirty_background_ratio"
],
"/Unassigned Devices/unassigneddevicessettings.txt": [
"> **Note:** The normal rule used by UD is '*(sec"
],
"/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> + '/usr/local/sbin/rc.unassigned mount name",
"> + '/usr/local/sbin/rc.unassigned umount name",
"> + '/usr/local/sbin/rc.unassigned spindown name",
@ -8963,7 +9020,7 @@
"files": [
"/Cleanup Appdata/cleanupappdata.txt",
"/Gui Search/javascript.guiSearch.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/fsck.txt"
]
},
@ -9951,7 +10008,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -10814,9 +10871,21 @@
"> **Note:** The normal rule used by UD is '*(sec"
],
"/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> + '/usr/local/sbin/rc.unassigned mount name",
"> + '/usr/local/sbin/rc.unassigned umount name",
"> + '/usr/local/sbin/rc.unassigned spindown name",
@ -10843,7 +10912,7 @@
"/Hotplug USB/libvirthotplugusb.txt",
"/Parity Check Tuning/paritychecktuning.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/fsck.txt"
]
},
@ -10892,7 +10961,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -12371,7 +12440,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -15405,7 +15474,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -15458,7 +15527,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",
@ -15616,9 +15685,21 @@
"> **Note:** The normal rule used by UD is '*(sec"
],
"/Unassigned Devices/unassigneddevices.txt": [
"Encrypt CIFS Mount",
"User Shares without Pools",
"Passed",
"Passed Through",
"Pool",
"Preclear",
"Remote Shares",
"Search for Servers, or enter the Server name or IP address manually",
"Select the Root Share",
"Serial Number (Mount Point)",
"Unassigned Devices",
"Unassigned Disks",
"User Shares without Pools",
"User Shares - allow access to User Shares, including Cache and Pool files",
"User Shares without Pools - allow access to User Shares, but the Root Share will not include Cache and Pool files",
"> Note: /dev/sdX where 'X' is the device designator. The devX is the device name in the UD page. If the device name is 'Dev 1', then use dev1 as the device to spin down. Using the name"
]
},
@ -15638,7 +15719,8 @@
"/Hotplug USB/libvirthotplugusb.txt",
"/Open Files/openfiles.txt",
"/Parity Check Tuning/paritychecktuning.txt",
"/Tips and Tweaks/tipsandtweaks.txt"
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/devicesettings.txt"
]
},
"zh_TW - Traditional Chinese / \u7e41\u9ad4\u4e2d\u6587": {
@ -15686,7 +15768,7 @@
"/Parity Check Tuning/paritychecktuning.txt",
"/Recycle Bin/recyclebin.txt",
"/Tips and Tweaks/tipsandtweaks.txt",
"/Unassigned Devices/editdevicesettings.txt",
"/Unassigned Devices/devicesettings.txt",
"/Unassigned Devices/editsettings.txt",
"/Unassigned Devices/fsck.txt",
"/Unassigned Devices/scriptlog.txt",

View File

@ -3982,8 +3982,9 @@ Processing /tmp/appFeed/templates/pureelectricitysRepository/librechat/librechat
Updating stats on containers
falconchristmas/fpp
falconchristmas/fpp:latest Downloads: 258310 Stars: 3 Base: unknown
Tagged - Can't determine last update
cryptpad/cryptpad
cryptpad/cryptpad:version-5.6.0 Downloads: 389576 Stars: 11 Base: unknown
Privileged: 105

View File

@ -240685,7 +240685,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://www.curseforge.com/minecraft/modpacks/all-the-mods-9",
"Overview": "[b]All the Mods 9-0.2.37[/b][br]ATM9 has over 400 mods loaded and countless quests and a built in proper endgame. Can you craft the ATM Star? Do you dare take on the Gregstar?[br]Version tags available:[br] - 0.2.37[br] - 0.2.36[br] - 0.2.35[br] - 0.2.34[br] - 0.2.33[br] - 0.2.32[br] - 0.2.31[br] - 0.2.29[br] - 0.2.28[br] - 0.2.27[br] - 0.2.25[br] - 0.2.24[br] - 0.2.23[br] - 0.2.22[br] - 0.2.21[br] - 0.2.20[br] - 0.2.19[br] - 0.2.18b[br] - 0.2.18[br] - 0.2.17[br] - 0.2.16[br] - 0.2.15[br] - 0.2.14[br] - 0.2.13[br] - 0.2.12[br] - 0.2.11[br] - 0.2.10[br] - 0.2.9[br] - 0.2.8[br] - 0.2.7[br] - 0.2.6[br] - 0.2.5[br] - 0.2.4[br] - 0.2.3[br] - 0.2.2[br] - 0.2.1[br] - 0.2.0[br] - 0.1.12[br] - 0.1.11[br] - 0.1.10[br] - 0.1.9[br] - 0.1.8[br] - 0.1.7[br] - 0.1.6[br] - 0.1.5[br] - 0.1.4[br] - 0.1.3[br] - 0.1.2[br] - 0.1.1[br] - 0.1.0[br] - 0.0.65[br] - 0.0.64[br] - 0.0.63[br] - 0.0.62[br] - 0.0.61[br] - 0.0.60[br] - 0.0.59[br] - 0.0.58[br] - 0.0.57[br] - 0.0.56[br] - 0.0.55[br] - 0.0.54[br] - 0.0.53[br] - 0.0.52[br] - 0.0.51[br] - 0.0.50[br] - 0.0.49[br] - 0.0.48[br] - 0.0.47[br] - 0.0.46[br] - 0.0.45[br] - 0.0.44[br] - 0.0.43[br] - 0.0.42[br] - 0.0.41[br] - 0.0.40[br] - 0.0.39[br] - 0.0.37[br] - 0.0.36[br] - 0.0.34[br] - 0.0.33[br] - 0.0.32[br] - 0.0.31[br] - 0.0.30[br] - 0.0.29[br] - 0.0.28[br] - 0.0.26[br] - 0.0.25[br] - 0.0.24[br] - 0.0.23[br] - 0.0.22[br] - 0.0.21[br] - 0.0.20[br] - 0.0.19[br] - 0.0.18[br] - 0.0.16[br] - 0.0.15[br] - 0.0.14[br] - 0.0.13[br] - 0.0.12[br] - 0.0.10[br] - 0.0.9[br] - 0.0.7[br][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]",
"Overview": "[b]All the Mods 9-0.2.38[/b][br]ATM9 has over 400 mods loaded and countless quests and a built in proper endgame. Can you craft the ATM Star? Do you dare take on the Gregstar?[br]Version tags available:[br] - 0.2.38[br] - 0.2.37[br] - 0.2.36[br] - 0.2.35[br] - 0.2.34[br] - 0.2.33[br] - 0.2.32[br] - 0.2.31[br] - 0.2.29[br] - 0.2.28[br] - 0.2.27[br] - 0.2.25[br] - 0.2.24[br] - 0.2.23[br] - 0.2.22[br] - 0.2.21[br] - 0.2.20[br] - 0.2.19[br] - 0.2.18b[br] - 0.2.18[br] - 0.2.17[br] - 0.2.16[br] - 0.2.15[br] - 0.2.14[br] - 0.2.13[br] - 0.2.12[br] - 0.2.11[br] - 0.2.10[br] - 0.2.9[br] - 0.2.8[br] - 0.2.7[br] - 0.2.6[br] - 0.2.5[br] - 0.2.4[br] - 0.2.3[br] - 0.2.2[br] - 0.2.1[br] - 0.2.0[br] - 0.1.12[br] - 0.1.11[br] - 0.1.10[br] - 0.1.9[br] - 0.1.8[br] - 0.1.7[br] - 0.1.6[br] - 0.1.5[br] - 0.1.4[br] - 0.1.3[br] - 0.1.2[br] - 0.1.1[br] - 0.1.0[br] - 0.0.65[br] - 0.0.64[br] - 0.0.63[br] - 0.0.62[br] - 0.0.61[br] - 0.0.60[br] - 0.0.59[br] - 0.0.58[br] - 0.0.57[br] - 0.0.56[br] - 0.0.55[br] - 0.0.54[br] - 0.0.53[br] - 0.0.52[br] - 0.0.51[br] - 0.0.50[br] - 0.0.49[br] - 0.0.48[br] - 0.0.47[br] - 0.0.46[br] - 0.0.45[br] - 0.0.44[br] - 0.0.43[br] - 0.0.42[br] - 0.0.41[br] - 0.0.40[br] - 0.0.39[br] - 0.0.37[br] - 0.0.36[br] - 0.0.34[br] - 0.0.33[br] - 0.0.32[br] - 0.0.31[br] - 0.0.30[br] - 0.0.29[br] - 0.0.28[br] - 0.0.26[br] - 0.0.25[br] - 0.0.24[br] - 0.0.23[br] - 0.0.22[br] - 0.0.21[br] - 0.0.20[br] - 0.0.19[br] - 0.0.18[br] - 0.0.16[br] - 0.0.15[br] - 0.0.14[br] - 0.0.13[br] - 0.0.12[br] - 0.0.10[br] - 0.0.9[br] - 0.0.7[br][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]",
"ExtraSearchTerms": "minecraft",
"Icon": "https://media.forgecdn.net/avatars/902/338/638350403793040080.png",
"Config": [
@ -301594,10 +301594,21 @@
"CategoryList": [
"MediaApp-Other"
],
"downloads": 255369,
"downloads": 258310,
"stars": 3,
"LastUpdateScan": 1703430355,
"LastUpdate": 1703284849,
"LastUpdate": 1705956572,
"trending": 1.139,
"trends": [
1.139
],
"trendsDate": [
1706029574
],
"downloadtrend": [
255369,
258310
],
"LastUpdateScan": 1706029574,
"FirstSeen": 1703430355
},
{

View File

@ -83324,5 +83324,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1704288608
},
"cryptpad/cryptpad:version-5.6.0": {
"Base": null,
"Downloads": 389576,
"Stars": 11,
"Time": 1706036763,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1703245203
}
}