Kaynağa Gözat

更新 'availability.js'

aurora 3 hafta önce
ebeveyn
işleme
2803e02e8b
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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