mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-12 08:05:19 +02:00

- Moved constants to def.go - Added acme close function (not used for now) - Added robots.txt to prevent webmin panel being scanned by search engine
6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
# robots.txt for Zoraxy project
|
|
# In general, you should not expose the management interface to the internet.
|
|
# In case you do, this file (hopefully) protects you from web crawlers.
|
|
|
|
User-agent: *
|
|
Disallow: / |