sinzmise-cetastories-en 2.0.0-1732436416694 → 2.0.0-1732436804356

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
@@ -32,16 +32,10 @@ catch_rules:
32
32
  replace: ''
33
33
  - search: \?.* #在发送请求时匹配?后内容并移除,仅限静态请求
34
34
  replace: ''
35
- - search: ([^\/.]+)\/index(|\.html)$ #优化url
36
- action: redirect
37
- redirect:
38
- to: $1/
39
35
  - search: boringbay\.com #绕过boringbay
40
36
  action: skip
41
37
  - search: tk\.pl\.blog\.sinzmise\.top #绕过twikoo后端
42
38
  action: skip
43
- - search: ([^\/.]+)\/$ #解析index.html
44
- replace: $1/index.html
45
39
  - search: _
46
40
  replace:
47
41
  - _ #保留原始请求