about summary refs log tree commit diff stats
path: root/src/pages/options/pixiv
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-09 19:12:31 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-09 19:12:31 +0300
commit7ab3b665dc62a426573b304406d43712be223f52 (patch)
tree5b6afbfad22c7ef6d90a2b48629ec268400cbe1d /src/pages/options/pixiv
parentFixed maps redirecting to search #95 (diff)
downloadlibredirect-7ab3b665dc62a426573b304406d43712be223f52.zip
Added warning to pixivMoe as it's not a truly privacy friendly frontend #84
Diffstat (limited to 'src/pages/options/pixiv')
-rw-r--r--src/pages/options/pixiv/pixiv.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/pages/options/pixiv/pixiv.html b/src/pages/options/pixiv/pixiv.html
index c768fddf..67b8d824 100644
--- a/src/pages/options/pixiv/pixiv.html
+++ b/src/pages/options/pixiv/pixiv.html
@@ -97,6 +97,15 @@
     </div>
 
     <div class="some-block option-block">
+      <h4>Frontend: <span style="color:red;">This isn't a truly privacy frontend</span></h4>
+      <select id="maps-frontend">
+        <option value="pixivMoe">pixiv萌え</option>
+      </select>
+    </div>
+
+    <hr>
+
+    <div class="some-block option-block">
       <h4>Protocol</h4>
       <select id="protocol">
         <option value="normal">Normal</option>