소스 검색

更新 'availability.js'

aurora 3 주 전
부모
커밋
2803e02e8b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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