|
1 month ago | |
---|---|---|
App | 1 month ago | |
Core | 4 months ago | |
Public | 4 months ago | |
Template | 4 months ago | |
Uploads | 3 months ago | |
bash | 4 months ago | |
by | 3 months ago | |
tests | 3 months ago | |
.env.example | 3 months ago | |
.gitattributes | 4 months ago | |
.gitignore | 4 months ago | |
.htaccess | 7 months ago | |
admin.php | 4 months ago | |
agent.php | 4 months ago | |
api.php | 4 months ago | |
composer.json | 4 months ago | |
favicon.ico | 4 months ago | |
index.php | 4 months ago | |
pay_demo.php | 3 months ago | |
pay_type.json.example | 4 months ago | |
phpunit.xml | 7 months ago | |
readme.md | 4 months ago | |
sq.php | 3 months ago | |
startup.php | 4 months ago | |
ver.php | 3 months ago | |
web.php | 7 months ago |
*/10 * * * * /home/git/phase_no.sh */5 * * * * /home/git/open_prize.sh */15 * * * * /home/git/football.sh */10 * * * * /home/git/football_result.sh */15 * * * * /home/git/basketball.sh */10 * * * * /home/git/basketball.sh
location ~* /(App|bash|by|Core|erweima|Template|tests|tg|vendor)/ {
deny all;
}
location ~* composer.json {
deny all;
}
location ~* .env {
deny all;
}
location ~* .env.example {
deny all;
} location ~* readme.md {
deny all;
}