about summary refs log tree commit diff stats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-10 00:04:00 +0300
committerManeraKai <manerakai@protonmail.com>2022-02-10 00:04:00 +0300
commit23ae536550334a359b1472a5afb2616815390c92 (patch)
tree6d7d3a30dc53d724e803d018c7cd5f855358f4c0 /src/pages/popup/popup.html
parentStricting targets #21 (diff)
downloadlibredirect-23ae536550334a359b1472a5afb2616815390c92.zip
Added ProxiTok #22
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index 7a604f8b..126912a4 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -55,6 +55,11 @@
   </div>
 
   <div class="some-block">
+    <h4>TikTok</h4>
+    <input id="disable-tiktok" type="checkbox" checked />
+  </div>
+
+  <div class="some-block">
     <h4>Medium</h4>
     <input id="disable-medium" type="checkbox" checked />
   </div>