3proxy updated up to 0.9.3 (#1)

This commit is contained in:
Paramtamtam
2021-01-16 01:16:25 +05:00
committed by GitHub
parent bad8266d07
commit 9d5ceade36
11 changed files with 210 additions and 81 deletions

21
.github/labeler.yml vendored Normal file
View File

@@ -0,0 +1,21 @@
docs:
- '**/*.md'
- '**/*.MD'
.github:
- '.github/**/*'
CI:
- '.github/workflows/**/*'
- '.github/actions/**/*'
docker:
- 'Dockerfile'
- 'docker/**/*'
- '.dockerignore'
- 'docker-entrypoint.sh'
- '3proxy.cfg'
dev:
- '.gitignore'
- '.editorconfig'