sinzmise-cetastories-en 2.0.0-1732442381176 → 2.0.0-1732442750293

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/config.yaml CHANGED
@@ -6,7 +6,7 @@ catch_rules:
6
6
  action: skip
7
7
  - search: tk\.pl\.blog\.sinzmise\.top #绕过twikoo后端
8
8
  action: skip
9
- - search: \#.+ #在发送请求时匹配#后内容并移除
9
+ - search: \#.* #在发送请求时匹配#后内容并移除
10
10
  searchin: url
11
11
  replace: ''
12
12
  - search: \?.* #在发送请求时匹配?后内容并移除,仅限静态请求
@@ -30,7 +30,7 @@ catch_rules:
30
30
  action: fetch
31
31
  fetch:
32
32
  status: 200
33
- engine: KFCThursdayVW50
33
+ engine: parallel
34
34
  preflight: false
35
35
  timeout: 5000
36
36