dyjh 6 lat temu
rodzic
commit
ed0c747f9b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      resources/views/vendor/geetest/geetest.blade.php

+ 1 - 1
resources/views/vendor/geetest/geetest.blade.php

xqd
@@ -23,7 +23,7 @@
             }
         };
         $.ajax({
-            url: url + "?t=" + (new Date()).getTime(),
+            url: url + "&t=" + (new Date()).getTime(),
             type: "get",
             dataType: "json",
             success: function(data) {