mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-05 20:58:28 +02: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