sinzmise-cetastories-en 2.0.0-1732443215459 → 2.0.0-1732443437080
Sign up to get free protection for your applications and to get access to all the features.
- package/404.html +1 -1
- package/archives/2023/12/index.html +1 -1
- package/archives/2023/index.html +1 -1
- package/archives/index.html +1 -1
- package/atom.xml +2 -2
- package/baidu_verify_codeva-NA6uDlCuZg.html +1 -1
- package/categories/Test/index.html +1 -1
- package/categories/index.html +1 -1
- package/comments/index.html +1 -1
- package/config.yaml +1 -7
- package/google8073542809160a67.html +1 -1
- package/index.html +1 -1
- package/package.json +1 -1
- package/posts/46521/index.html +1 -1
- package/tags/Test/index.html +1 -1
- package/tags/index.html +1 -1
package/config.yaml
CHANGED
@@ -11,12 +11,6 @@ catch_rules:
|
|
11
11
|
action: skip
|
12
12
|
- search: tk\.pl\.blog\.sinzmise\.top #绕过twikoo后端
|
13
13
|
action: skip
|
14
|
-
- search: ([^\/.]+)\/index(|\.html)$ #url优化
|
15
|
-
action: redirect
|
16
|
-
redirect:
|
17
|
-
to: $1/
|
18
|
-
- search: ([^\/.]+)\/$
|
19
|
-
replace: $1/index.html
|
20
14
|
- search: _
|
21
15
|
replace:
|
22
16
|
- _ #保留原始请求
|
@@ -30,7 +24,7 @@ catch_rules:
|
|
30
24
|
action: fetch
|
31
25
|
fetch:
|
32
26
|
status: 200
|
33
|
-
engine:
|
27
|
+
engine: KFCThursdayVW50
|
34
28
|
preflight: false
|
35
29
|
timeout: 5000
|
36
30
|
|