diff options
author | lolcat <will@lolcat.ca> | 2023-07-22 14:41:14 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-07-22 14:41:14 -0400 |
commit | bca265aea67ec62499aaa113a6490ce9ec7fe730 (patch) | |
tree | 3f05ec5ea542e41b474947e180034f42e99648e9 /opensearch.xml |
still missing things on google scraper
Diffstat (limited to 'opensearch.xml')
-rw-r--r-- | opensearch.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opensearch.xml b/opensearch.xml new file mode 100644 index 0000000..efce4b4 --- /dev/null +++ b/opensearch.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> +<ShortName>4get</ShortName> + +<InputEncoding>UTF-8</InputEncoding> +<Image height="16" width="16">https://4get.ca/favicon.ico</Image> +<Url type="text/html" method="GET" template="https://4get.ca/web?s={searchTerms}"/> + +</OpenSearchDescription> |