From 38c0f56322f0462c2e8ce7cb27f53e343739fe4b Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Fri, 24 Apr 2020 19:03:22 -0600 Subject: [PATCH] Fixed gitignore, added required files --- .gitignore | 1 - app/static/img/favicon/browserconfig.xml | 2 ++ app/templates/opensearch.xml | 13 +++++++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 app/static/img/favicon/browserconfig.xml create mode 100644 app/templates/opensearch.xml diff --git a/.gitignore b/.gitignore index 1c70601..3c4f674 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,5 @@ venv/ __pycache__/ *.pyc *.pem -*.xml config.json test/static diff --git a/app/static/img/favicon/browserconfig.xml b/app/static/img/favicon/browserconfig.xml new file mode 100644 index 0000000..c554148 --- /dev/null +++ b/app/static/img/favicon/browserconfig.xml @@ -0,0 +1,2 @@ + +#ffffff \ No newline at end of file diff --git a/app/templates/opensearch.xml b/app/templates/opensearch.xml new file mode 100644 index 0000000..250c998 --- /dev/null +++ b/app/templates/opensearch.xml @@ -0,0 +1,13 @@ + + Shoogle + Shoogle: A lightweight, deployable Google search proxy for desktop/mobile that removes Javascript, AMP links, and ads + UTF-8 + /static/img/favicon/favicon-32x32.png + + + + + {{ shoogle_url }}/search + +