mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-11-07 17:34:12 +01:00
Update start.go
Patched the rule folder name
This commit is contained in:
@@ -102,7 +102,7 @@ func startupSequence() {
|
||||
*/
|
||||
|
||||
pathRuleHandler = pathrule.NewPathBlocker(&pathrule.Options{
|
||||
ConfigFolder: "./rules/pathblock",
|
||||
ConfigFolder: "./rules/pathrules",
|
||||
})
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user