remove www from fpunktk.de url
authorFelix Kästner <git@fpunktk.de>
Fri, 7 Jul 2017 12:03:34 +0000 (14:03 +0200)
committerFelix Kästner <git@fpunktk.de>
Fri, 7 Jul 2017 12:03:34 +0000 (14:03 +0200)
index.php

index 9beb2dbb2df51d8a226b853bc5ce3f11544cddec..b50bcaf487afe9dd472286cd759083977bed553d 100644 (file)
--- a/index.php
+++ b/index.php
@@ -30,10 +30,10 @@ if ( isset($_GET['get']) and $_GET['get'] === "opensearchdescription" ) {
 <Description>conveniently use different searchengines</Description>
 <Tags>consearch</Tags>
 <Contact>consearch @ f p u n k t k . de</Contact>
 <Description>conveniently use different searchengines</Description>
 <Tags>consearch</Tags>
 <Contact>consearch @ f p u n k t k . de</Contact>
-<Url type="text/html" template="https://www.fpunktk.de/consearch/index.php';
+<Url type="text/html" template="https://fpunktk.de/consearch/index.php';
     if ( $dse ) { echo "?dse=$dse"; }
     echo '#{searchTerms}"></Url>
     if ( $dse ) { echo "?dse=$dse"; }
     echo '#{searchTerms}"></Url>
-<Image height="16" width="16" type="image/png">https://www.fpunktk.de/consearch/consearch.png</Image>
+<Image height="16" width="16" type="image/png">https://fpunktk.de/consearch/consearch.png</Image>
 </OpenSearchDescription>';
     
     exit;
 </OpenSearchDescription>';
     
     exit;