Przeglądaj źródła

更新 'availability.js'

aurora 3 tygodni temu
rodzic
commit
2803e02e8b
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      availability.js

+ 4 - 0
availability.js

@@ -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