about summary refs log tree commit diff stats
path: root/src/pages/options/search
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-04-18 10:25:50 +0300
committerManeraKai <manerakai@protonmail.com>2022-04-18 10:25:50 +0300
commitb657b1ae2ba818432fa001b07ed40e04348bb011 (patch)
tree62954fb50254dee46fc7cf9361025654ac5313a8 /src/pages/options/search
parentOpening the offline redirection page if redirection failed 5 times #201 (diff)
downloadlibredirect-b657b1ae2ba818432fa001b07ed40e04348bb011.zip
Adding Raw Link Copy feature #165
Diffstat (limited to 'src/pages/options/search')
-rw-r--r--src/pages/options/search/search.html81
1 files changed, 45 insertions, 36 deletions
diff --git a/src/pages/options/search/search.html b/src/pages/options/search/search.html
index 622c0799..01e8511e 100644
--- a/src/pages/options/search/search.html
+++ b/src/pages/options/search/search.html
@@ -98,10 +98,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://searx.com" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -125,10 +126,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://searx.onion" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -145,10 +147,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://searx.i2p" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -168,10 +171,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://searxng.com" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -195,10 +199,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://searxng.onion" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -215,10 +220,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://searxng.i2p" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -238,10 +244,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://whoogle.com" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -265,10 +272,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://whoogle.onion" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -285,10 +293,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://whoogle.i2p" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>