HEX
Server: Apache
System: Linux 4485441ca2e2 6.8.0-1039-aws #41~22.04.1-Ubuntu SMP Thu Sep 11 11:03:07 UTC 2025 aarch64
User: (1000)
PHP: 8.2.24
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/themes/ganryujima_new_1606 backup/assets/js/reset-password.js
$(function(){function n(){}function o(){$("[name=commit]").on("click",r)}function r(){var n=$("#member_password").val(),o=$("#member_password_confirmation").val(),r="";return n!=o&&(r+="パスワードと確認の入力が一致しません。<br>"),0==n.length&&(r+="パスワードを入力してください。<br>"),n.length<8&&(r+="パスワードは8文字以上で入力してください。<br>"),""!=r?($("#alert").html(r).show(),!1):void 0}n(),o()});