Files
grin-web-wallet/robots.txt
2024-12-20 18:08:44 -08:00

21 lines
454 B
Plaintext
Executable File

<?php
// Main function
// Set content type header
header("Content-Type: text/plain; charset=" . mb_internal_encoding());
?># Sitemap
Sitemap: https://<?= rawurlencode($_SERVER["SERVER_NAME"]); ?>/sitemap.xml
# Prevent and allow access
User-agent: *
Disallow: /errors/
Disallow: /connection_test.html
Disallow: /tor/
Disallow: /listen
Disallow: /wallet/
Disallow: /donate/
Disallow: /browser_extension_api_example.html
Disallow: /mwc_pay_example/