Commit d386cc2f authored by mitshel's avatar mitshel
Browse files

Delete previos testing feature

parent c99757f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ class opdsTemplate():
                        '<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">'
                        '<ShortName>SimpleOPDS</ShortName>'
                        '<LongName>SimpleOPDS</LongName>'
                        '<Url type="application/atom+xml" template="%(modulepath)s?searchTerm={searchTerms}&searchType={searchType}" />'
                        '<Url type="application/atom+xml" template="%(modulepath)s?searchTerm={searchTerms}" />'
                        '<Image width="16" height="16">http://www.sopds.ru/favicon.ico</Image>'
                        '<Tags />'
                        '<Contact />'