{"id":2807,"date":"2022-12-17T02:24:14","date_gmt":"2022-12-16T18:24:14","guid":{"rendered":"https:\/\/qycz.org\/wp\/?page_id=2807"},"modified":"2022-12-17T03:00:37","modified_gmt":"2022-12-16T19:00:37","slug":"register","status":"publish","type":"page","link":"https:\/\/qycz.org\/wp\/?page_id=2807","title":{"rendered":"Register\/\u6ce8\u518c"},"content":{"rendered":"<div class=\"uwp-register-class bsui sdel-240aa5ef\" ><div class=\"uwp_widgets uwp_widget_register\"><div class=\"uwp_page wpbs\">    <div class=\"uwp-content-wrap \">\n        <div class=\"uwp-registration\">\n            <div class=\"uwp-rf-icon\"><i class=\"fas fa-pencil-alt fa-fw\"><\/i><\/div>\n\t\t\t            <h2>Register            <\/h2>\n\t\t\t            <form class=\"uwp-registration-form uwp_form\" method=\"post\" enctype=\"multipart\/form-data\">\n\t\t\t\t\t\t\t\t<div id=\"username_row\" class=\"\n                                    required_field                uwp_form_text_row uwp_clear \">\n\t\t\t\t\t\t\t\t\t\t\t<label class=\"\">\n\t\t\t\t\t\t\tUsername\t\t\t\t\t\t\t<span>*<\/span>\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\n\t\t\t\t\t<input name=\"username\"\n\t\t\t\t\t\t\tclass=\" uwp_textfield \"\n\t\t\t\t\t\t\tid=\"username\"\n\t\t\t\t\t\t\tplaceholder=\"Username *\"\n\t\t\t\t\t\t\tvalue=\"\"\n\t\t\t\t\t\t\ttitle=\"Username\"\n\t\t\t\t\t\t\toninvalid=\"this.setCustomValidity('')\"\n\t\t\t\t\t\t\toninput=\"setCustomValidity('')\"\n\t\t\t\t\t\trequired=\"required\"\t\t\t\t\t\t\t\t\t\t\t\t\ttype=\"text\"\n\t\t\t\t\t\t\t\t\t\t\t\/>\n\t\t\t\t\t<span class=\"uwp_message_note\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"uwp_message_error invalid-feedback\"><\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\n\t\t\t\t\t\t\t\t<div id=\"password_row\" class=\"\n                                    required_field                uwp_form_password_row uwp_clear \">\n\t\t\t\t\t\t\t\t\t\t\t<label class=\"\">\n\t\t\t\t\t\t\tPassword\t\t\t\t\t\t\t<span>*<\/span>\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\n\t\t\t\t\t<input name=\"password\"\n\t\t\t\t\t\t\tclass=\" uwp_textfield \"\n\t\t\t\t\t\t\tid=\"password\"\n\t\t\t\t\t\t\tplaceholder=\"Password *\"\n\t\t\t\t\t\t\tvalue=\"\"\n\t\t\t\t\t\t\ttitle=\"Password\"\n\t\t\t\t\t\trequired=\"required\"\t\t\t\t\t\t\ttype=\"password\"\n\t\t\t\t\t\/>\n\t\t\t\t\t<span class=\"uwp_message_note\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"uwp_message_error invalid-feedback\"><\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\n\t\t\t\t\t\t\t\t\t<div id=\"uwp_account_confirm_password_row\"\n\t\t\t\t\t\tclass=\"required_field uwp_form_password_row uwp_clear \">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"\">\n\t\t\t\t\t\t\t\tConfirm Password\t\t\t\t\t\t\t\t<span>*<\/span>\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t<input name=\"confirm_password\" class=\"uwp_textfield \" id=\"uwp_account_confirm_password\" placeholder=\"Confirm Password *\" value=\"\" title=\"Confirm Password\" required=\"required\" type=\"password\"\/>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/qycz.org\/wp\"\/><input type=\"hidden\" name=\"uwp_register_hash\" value=\"270c1d69f2174d2d52a11e68c\" style=\"display:none !important; visibility:hidden !important;\" \/><input type=\"hidden\" name=\"uwp_register_hp\" value=\"\" style=\"display:none !important; visibility:hidden !important;\" size=\"25\" autocomplete=\"off\" \/><input type=\"hidden\" name=\"uwp_register_nonce\" value=\"59c8c05f17\" \/><input type=\"hidden\" name=\"uwp_register_form_id\" value=\"1\">\n                <input type=\"submit\" class=\"uwp_register_submit\" name=\"uwp_register_submit\" value=\"Create Account\">            <\/form>\n            <div class=\"uwp-footer-link uwp-login-now\">Already a member? <a\n                        rel=\"nofollow\"\n                        href=\"https:\/\/qycz.org\/wp\/?page_id=2808\">Login here<\/a>\n            <\/div>\n\t                <\/div>\n    <\/div>\n<\/div><\/div>\t<script>\n        jQuery( document ).ready( function( $ ) {\n\n            $( 'body' ).on( 'keyup', 'input[name=password], input[name=confirm_password]',\n                function( event ) {\n                    var $form = $(this).closest('form');\n                    if( ! $form.hasClass('uwp-login-form') ) {\n                        uwp_checkPasswordStrength(\n                            $('input[name=password]', $form),         \/\/ First password field\n                            $('input[name=confirm_password]', $form), \/\/ Second password field\n                            $('#uwp-password-strength', $form),           \/\/ Strength meter\n                            $('input[type=submit]', $form),           \/\/ Submit button\n                            ['black', 'listed', 'word']        \/\/ Blacklisted words\n                        );\n                    }\n                }\n            );\n        });\n\t<\/script>\n\t<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"_links":{"self":[{"href":"https:\/\/qycz.org\/wp\/index.php?rest_route=\/wp\/v2\/pages\/2807"}],"collection":[{"href":"https:\/\/qycz.org\/wp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qycz.org\/wp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qycz.org\/wp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qycz.org\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2807"}],"version-history":[{"count":2,"href":"https:\/\/qycz.org\/wp\/index.php?rest_route=\/wp\/v2\/pages\/2807\/revisions"}],"predecessor-version":[{"id":2825,"href":"https:\/\/qycz.org\/wp\/index.php?rest_route=\/wp\/v2\/pages\/2807\/revisions\/2825"}],"wp:attachment":[{"href":"https:\/\/qycz.org\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2807"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}