diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-08 13:34:13 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-05-08 13:34:13 +0300 |
commit | be653ac4175cc3a67507d313fbd600e69709a5ca (patch) | |
tree | 9c3fdd4714aba5de5102fe55591d9786d59d0cc3 /src/pages/popup/popup.html | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-be653ac4175cc3a67507d313fbd600e69709a5ca.zip |
Removed Soju #240. Updated README #252
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r-- | src/pages/popup/popup.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index 465b177b..68831940 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -68,14 +68,6 @@ <input id="disable-reddit" type="checkbox" checked /> </div> - <div id="spotify" class="some-block"> - <a class="title" href="https://spotify.com"> - <img src="../../../assets/images/spotify-icon.png" /> - <h4 data-localise="__MSG_spotify__">Spotify</h4> - </a> - <input id="disable-spotify" type="checkbox" checked /> - </div> - <div id="wikipedia" class="some-block"> <a class="title" href="https://wikipedia.org"> <img src="../../../assets/images/wikipedia-icon.svg" /> |