Browse Source

auto update script executed

Toby Chui 1 năm trước cách đây
mục cha
commit
4aa9ce4d8f
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      web/tools/https.html

+ 2 - 1
web/tools/https.html

@@ -119,7 +119,8 @@
                 </div>
             </div>
         <script>
-
+          $(".dropdown").dropdown();
+          
             function checkIfInputDomainIsMultiple(){
                 var inputDomains = $("#domainsInput").val();
                 if (inputDomains.includes(",")){