fix examples location

This commit is contained in:
yggverse 2026-03-28 07:20:32 +02:00
parent b0475a3f24
commit c895ec123a
3 changed files with 0 additions and 0 deletions

11
example/config.toml Normal file
View file

@ -0,0 +1,11 @@
[list.google]
is_enabled = true
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/raw/branch/main/allow/github.txt"
#[[list.common]]
#is_enabled = false
#source = "/path/to/common.txt"

6
example/list/github.txt Normal file
View file

@ -0,0 +1,6 @@
// Github list example
.github.com
.github.io
.githubassets.com
.githubusercontent.com

13
example/list/google.txt Normal file
View file

@ -0,0 +1,13 @@
// Google list example
.gmail.com
.google
.google.ch
.google.com
.google.com.ua
.google.dev
.googlevideo.com
.gstatic.com
.withgoogle.com
.youtube.com
.ytimg.com