mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
add public peers registry to not abuse third party yggdrasil nodes by traffic usage
This commit is contained in:
parent
041bddffa1
commit
4c041ffb03
4 changed files with 49 additions and 4 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -6,10 +6,11 @@
|
|||
|
||||
/src/public/api/*.json
|
||||
|
||||
/src/config/
|
||||
!/src/config/bootstrap.php
|
||||
!/src/config/nodes.php
|
||||
!/src/config/trackers.php
|
||||
/src/config/*
|
||||
!/src/config/bootstrap.json
|
||||
!/src/config/nodes.json
|
||||
!/src/config/trackers.json
|
||||
!/src/config/peers.json
|
||||
|
||||
/src/public/sitemap.xml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue