diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-10-02 21:43:05 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-10-02 21:43:05 +0000 |
| commit | b183bf6f42d9c9aa947301edfbbaa63e26fa44d8 (patch) | |
| tree | d9fccfd83e3e50e0d6e57d9e7d78763d2be95a0c /htroot/opensearchdescription.xml | |
| parent | 7404f2c35c142bd0608bc3d809dfec21c3740d39 (diff) | |
- fixed opensearch bugs
- added 'full domain' button to expert crawl start
- removed not-workin 'only one domain' button, the regex allowed crawling of other domains
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4125 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/opensearchdescription.xml')
| -rw-r--r-- | htroot/opensearchdescription.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/opensearchdescription.xml b/htroot/opensearchdescription.xml index d6290636d..4606d6ed5 100644 --- a/htroot/opensearchdescription.xml +++ b/htroot/opensearchdescription.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<OpenSearchDescription xmlns="http://www.opensearch.org/Specifications/OpenSearch/1.1"> +<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>YaCy/#[clientname]#</ShortName> <LongName>YaCy.net - #[SearchPageGreeting]#</LongName> <Image type="image/gif">http://#[thisaddress]#/env/grafics/yacy.gif</Image> |
