diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-13 22:45:53 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-03-13 22:46:27 +0300 |
commit | 6e2c2ae607029ca4155286e35065b75e1c71847c (patch) | |
tree | ba5cc1a22026356e35177c23ee55b6a80fa77ce2 /src/pages | |
parent | Added edge addons link (diff) | |
download | libredirect-6e2c2ae607029ca4155286e35065b75e1c71847c.zip |
changed from .onion to .invalid as they're fake domains #108
Diffstat (limited to 'src/pages')
-rw-r--r-- | src/pages/popup/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index a024d519..f52b52c9 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -134,7 +134,7 @@ </div> <div id="sendTargets" class="some-block"> - <a class="title" href="http://send.onion"> + <a class="title" href="http://send.invalid"> <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor"> <path d="M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z" /> |