mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
5 lines
No EOL
202 B
PHP
5 lines
No EOL
202 B
PHP
<?php
|
|
|
|
echo "Welcome to Nginx\n";
|
|
echo "This is the Travis Testing Environment for the Nginx Ultimate Bad Bot Blocker\n";
|
|
echo "Visit https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker\n"; |