mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
7 lines
No EOL
246 B
Text
Executable file
7 lines
No EOL
246 B
Text
Executable file
Last Tested: Thu Jun 13 13:38:26 SAST 2019
|
|
|
|
<?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"; |