mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-06 15:47:19 +02:00
Update start.go
Patched the rule folder name
This commit is contained in:
parent
48dc85ea3e
commit
a8bf07dbba
@ -102,7 +102,7 @@ func startupSequence() {
|
||||
*/
|
||||
|
||||
pathRuleHandler = pathrule.NewPathBlocker(&pathrule.Options{
|
||||
ConfigFolder: "./rules/pathblock",
|
||||
ConfigFolder: "./rules/pathrules",
|
||||
})
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user