diff options
Diffstat (limited to 'searx/brand.py')
| -rw-r--r-- | searx/brand.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/searx/brand.py b/searx/brand.py deleted file mode 100644 index 7fcab6fad..000000000 --- a/searx/brand.py +++ /dev/null @@ -1,7 +0,0 @@ -GIT_URL = 'https://github.com/searx/searx' -GIT_BRANCH = 'master' -ISSUE_URL = 'https://github.com/searx/searx/issues' -SEARX_URL = 'https://searx.me' -DOCS_URL = 'https://searx.github.io/searx' -PUBLIC_INSTANCES = 'https://searx.space' -CONTACT_URL = '' |