diff options
author | Yorhel <git@yorhel.nl> | 2010-11-02 16:35:20 +0100 |
---|---|---|
committer | Yorhel <git@yorhel.nl> | 2010-11-02 16:35:20 +0100 |
commit | 71dae2e9fc7582559ff19d3a8eb84f7081dc7612 (patch) | |
tree | 8ec63d66ad87aa2d1752f9cc550d0310170545e5 /data | |
parent | a36e8bf7a860a7ab069b98caefad21352c70a849 (diff) |
Removed XML sitemap
Was growing too large and isn't really necessary anymore, now that VNDB
is indexed quite well in most search engines.
Diffstat (limited to 'data')
-rw-r--r-- | data/global.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl index 61046bd8..7bda8db8 100644 --- a/data/global.pl +++ b/data/global.pl @@ -108,7 +108,6 @@ our %M = ( #API => {}, # disabled by default, not really needed RG => {}, Image => {}, - Sitemap => {}, #Anime => {}, # disabled by default, requires AniDB username/pass Maintenance => {}, #IRC => {}, # disabled by default, no need to run an IRC bot when debugging |