diff options
Diffstat (limited to 'not_cloudflare')
-rw-r--r-- | not_cloudflare/whyrejectme/README.md | 4 | ||||
-rw-r--r-- | not_cloudflare/whyrejectme/manifest.json | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/not_cloudflare/whyrejectme/README.md b/not_cloudflare/whyrejectme/README.md index 88e2710b..4d22da9e 100644 --- a/not_cloudflare/whyrejectme/README.md +++ b/not_cloudflare/whyrejectme/README.md @@ -1,5 +1,5 @@ -This is a source code of Maslin Bossé's "*Which website rejected me?*". +This is a source code of "*Which website rejected me?*" add-on. PRs are welcome. -AMO: https://addons.mozilla.org/en-US/firefox/addon/which-website-rejected-me/
\ No newline at end of file +[Download add-on](https://searxes.danwin1210.me/collab/addon/?for=ureject)
\ No newline at end of file diff --git a/not_cloudflare/whyrejectme/manifest.json b/not_cloudflare/whyrejectme/manifest.json index 8d50e3b9..87f2bf71 100644 --- a/not_cloudflare/whyrejectme/manifest.json +++ b/not_cloudflare/whyrejectme/manifest.json @@ -24,7 +24,8 @@ "applications": { "gecko": { "id": "urejectme@searxes.danwin1210.me", - "strict_min_version": "56.0" + "strict_min_version": "56.0", + "update_url":"https://searxes.danwin1210.me/collab/addon/au.php?for=ureject" } } }
\ No newline at end of file |