X-Git-Url: https://fpunktk.de/gitweb/?p=consearch.git;a=blobdiff_plain;f=index.php;h=a4e8442df299f0ef6c7905e60a58fe44893f2127;hp=fd5297ffdaee8d2601f1c45d60fecd39ce7efd0c;hb=0e56febe1c99436a1467cb4ee346284dc8c5a292;hpb=1f749771c755f02265ebd1938955e3ee7bce1845 diff --git a/index.php b/index.php index fd5297f..a4e8442 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,5 @@ - - - +*/ - +if ( isset($_GET['get']) and $_GET['get'] === "opensearchdescription" ) { + echo ' + +consearch'; + if ( $dse ) { echo " ($dse)"; } + echo ' +conveniently use different searchengines +consearch +consearch @ f p u n k t k . de + +https://www.fpunktk.de/consearch/consearch.png +'; + + exit; +} + +?> + @@ -26,7 +43,20 @@ if ( isset($_GET['dse']) and preg_match('/^[0-9a-z]{1,5}$/', $_GET['dse']) === 1 consearch -" title="consearch"> +'; + echo "\n"; +} +?>