diff --git a/src/example/config.toml b/src/example/config.toml index d2cf16b..fd1ecfd 100644 --- a/src/example/config.toml +++ b/src/example/config.toml @@ -1,10 +1,10 @@ [list.google] is_enabled = true -source = "https://codeberg.org/postscriptum/psocks-list/src/branch/main/allow/google.txt" +source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/google.txt" [list.github] is_enabled = false -source = "https://codeberg.org/postscriptum/psocks-list/src/branch/main/allow/github.txt" +source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/github.txt" #[[list.common]] #is_enabled = false