This commit is contained in:
Andrew Z 2024-09-10 20:06:53 -04:00
parent 4b4b47c684
commit eab96b38a5
2 changed files with 26 additions and 8 deletions

View File

@ -4323,5 +4323,9 @@ Updating stats on containers
Privileged: 105 Privileged: 105
No change to feed
Updating GitHub Updating GitHub

View File

@ -117266,10 +117266,10 @@
"Description": "Set your cron schedule for BattleNetPrefill if enabled (by default it is set to 02:00 - head over to https://crontab.guru/ to create your own if you want to customize it)", "Description": "Set your cron schedule for BattleNetPrefill if enabled (by default it is set to 02:00 - head over to https://crontab.guru/ to create your own if you want to customize it)",
"Type": "Variable", "Type": "Variable",
"Display": "always", "Display": "always",
"Required": "true", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "0 5 * * *" "value": ""
}, },
{ {
"@attributes": { "@attributes": {
@ -117308,10 +117308,10 @@
"Description": "Set your cron schedule for the EpicPrefill if enabled (by default it is set to 04:00 - head over to https://crontab.guru/ to create your own if you want to customize it)", "Description": "Set your cron schedule for the EpicPrefill if enabled (by default it is set to 04:00 - head over to https://crontab.guru/ to create your own if you want to customize it)",
"Type": "Variable", "Type": "Variable",
"Display": "always", "Display": "always",
"Required": "true", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "0 4 * * *" "value": ""
}, },
{ {
"@attributes": { "@attributes": {
@ -117350,10 +117350,10 @@
"Description": "Set your cron schedule for SteamPrefill if enabled (by default it is set to 02:00 - head over to https://crontab.guru/ to create your own if you want to customize it)", "Description": "Set your cron schedule for SteamPrefill if enabled (by default it is set to 02:00 - head over to https://crontab.guru/ to create your own if you want to customize it)",
"Type": "Variable", "Type": "Variable",
"Display": "always", "Display": "always",
"Required": "true", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "0 2 * * *" "value": ""
}, },
{ {
"@attributes": { "@attributes": {
@ -117409,7 +117409,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": "0 2 * * *"
}, },
{ {
"@attributes": { "@attributes": {
@ -256637,6 +256637,20 @@
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": ""
},
{
"@attributes": {
"Name": "Use Mountain West?",
"Target": "MTNWEST",
"Default": "",
"Mode": "",
"Description": "Use if you would like Mountain West events",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
} }
], ],
"Repo": "m0ngr31's Repository", "Repo": "m0ngr31's Repository",
@ -341820,8 +341834,8 @@
], ],
"downloads": 57892849, "downloads": 57892849,
"stars": 801, "stars": 801,
"LastUpdate": 1725535823,
"LastUpdateScan": 1725998831, "LastUpdateScan": 1725998831,
"LastUpdate": 1725535823,
"FirstSeen": 1640487829 "FirstSeen": 1640487829
}, },
{ {