File manager - Edit - /home/missmand/public_html/gameapp/askname.html
Back
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="robots" content="noindex nofollow" /> <!-- Customize this policy to fit your own app's needs. For more guidance, see: https://github.com/apache/cordova-plugin-whitelist/blob/master/README.md#content-security-policy Some notes: * gap: is required only on iOS (when using UIWebView) and is needed for JS->native communication * https://ssl.gstatic.com is required only on Android and is needed for TalkBack to function properly * Disables use of inline scripts in order to mitigate risk of XSS vulnerabilities. To change this: * Enable inline JS: add 'unsafe-inline' to default-src --> <meta http-equiv="Content-Security-Policy" content="default-src 'self' https://mandarine-game.azurewebsites.net data: gap: https://ssl.gstatic.com 'unsafe-eval'; style-src 'self' 'unsafe-inline'; media-src *; img-src 'self' data: content:;"> <meta name="format-detection" content="telephone=no"> <meta name="msapplication-tap-highlight" content="no"> <link rel="stylesheet" type="text/css" href="css/index.css?v=2"> <title>Mandarine Game Demo</title> </head> <body> <div class='main_container'> <div class='game_container'> <div class='message_container'> <div class='message'></div> </div> <div class='answer_container'> <div class='answer'></div> </div> <div class='input_container'> <form> <input type='text' name='name' class='input_name' autocomplete="off"> <input type='submit' value='Continuer'> </form> </div> </div> </div> <script type="text/javascript" src="cordova.js"></script> <script type="text/javascript" src='js/jquery-3.3.1.min.js'></script> <script type="text/javascript" src="js/Front.js"></script> <script type="text/javascript" src="js/GameConfig.js"></script> <script type="text/javascript" src="js/AskName.js?v=2"></script> <script type="text/javascript" src="js/CordovaWrapper.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings