diff options
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 e1364910..bb1195f3 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -122,7 +122,7 @@ <input id="disable-lbry" type="checkbox" checked /> </div> <div id="search" class="some-block"> - <a class="title" href="http://libredirect.onion"> + <a class="title" href="http://libredirect.invalid"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"> <path d="M0 0h24v24H0V0z" fill="none" /> <path |