mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
5 lines
No EOL
202 B
Text
Executable file
5 lines
No EOL
202 B
Text
Executable file
<?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"; |