mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-08 13:40:04 +00:00
7 lines
No EOL
246 B
Text
Executable file
7 lines
No EOL
246 B
Text
Executable file
Last Tested: Sat Apr 21 13:23:11 SAST 2018
|
|
|
|
<?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"; |