添加首页、移除死链、移除搜索和广告、修复上一篇/下一篇链接跳转不正常的问题
This commit is contained in:
@@ -84,7 +84,7 @@ location ~ ^/(ws|terminal/.+)$ {
|
||||
|
||||
* CaddyServer v1(v2 无需特别配置)
|
||||
|
||||
```Caddyfile
|
||||
```
|
||||
proxy /ws http://ip:8008 {
|
||||
websocket
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
notifications
|
||||
@@ -0,0 +1 @@
|
||||
q1
|
||||
@@ -0,0 +1 @@
|
||||
q2
|
||||
@@ -0,0 +1 @@
|
||||
q3
|
||||
@@ -0,0 +1 @@
|
||||
q4
|
||||
@@ -0,0 +1 @@
|
||||
q5
|
||||
@@ -0,0 +1 @@
|
||||
servers
|
||||
@@ -0,0 +1 @@
|
||||
services
|
||||
@@ -0,0 +1 @@
|
||||
settings
|
||||
@@ -0,0 +1 @@
|
||||
tasks
|
||||
Reference in New Issue
Block a user