There is no intention to implement sitemap.xml for gopherspace. - eomyidae - a … | |
git clone git://bitreich.org/eomyidae | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 0dac4a637d7e25983b563286bb0539d53ddf8d3e | |
parent 571cf2bbd98fa39ddf9ea9812ae8ade9be36cf87 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 4 Aug 2019 07:53:04 +0200 | |
There is no intention to implement sitemap.xml for gopherspace. | |
Diffstat: | |
M eomyidae | 1 - | |
1 file changed, 0 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/eomyidae b/eomyidae | |
@@ -136,7 +136,6 @@ def menu2text(menu): | |
# Disallow: /path | |
# Allow: /path | |
# Crawl-delay: seconds | |
-# Sitemap: /some/sitemap.xml | |
def parserobots(data): | |
robots = [] | |
lines = data.split("\n") |