@@ -31,6 +31,10 @@
* }
*/
+async function operator() {
+ scriptResourceCache._cleanup(undefined, 1 * 3600 * 1000);
+}
+
async function operator(proxies = [], targetPlatform, env) {
const $ = $substore
const { isLoon, isSurge } = $.env