mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
delete captcha
This commit is contained in:
@@ -25,12 +25,12 @@
|
||||
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
|
||||
Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div class="g-recaptcha" id="rcaptcha" data-callback="get_action" data-sitekey="6LcuUDQpAAAAAPz8007pFD2FigaSh6InnUq_MEd8"></div>
|
||||
<!-- <div class="g-recaptcha" id="rcaptcha" data-callback="get_action" data-sitekey="6LcuUDQpAAAAAPz8007pFD2FigaSh6InnUq_MEd8"></div> -->
|
||||
<div id="app"></div>
|
||||
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
<script src='https://www.google.com/recaptcha/api.js'></script>
|
||||
<!-- <script src='https://www.google.com/recaptcha/api.js'></script>
|
||||
<script>
|
||||
|
||||
function get_action(form) {
|
||||
@@ -49,6 +49,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
</script> -->
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user