diff --git a/app.js b/app.js index de7d01e9..971ba0c1 100644 --- a/app.js +++ b/app.js @@ -4,18 +4,17 @@ var config = { // - Your app's id on moneypot.com - app_id: 18, // <----------------------------- EDIT ME! + app_id: 666, // <----------------------------- EDIT ME! // - Displayed in the navbar - app_name: 'Untitled Dice', + app_name: 'BIT Dice', // - For your faucet to work, you must register your site at Recaptcha // - https://www.google.com/recaptcha/intro/index.html - recaptcha_sitekey: '6LfI_QUTAAAAACrjjuzmLw0Cjx9uABxb8uguLbph', // <----- EDIT ME! - redirect_uri: 'https://untitled-dice.github.io', + recaptcha_sitekey: '6Ld_lg4TAAAAAMWR85zUNZ_F-rxPFAaignrCEbNC', // <----- EDIT ME! + redirect_uri: 'http://www.bitdice.github.io', mp_browser_uri: 'https://www.moneypot.com', mp_api_uri: 'https://api.moneypot.com', chat_uri: '//socket.moneypot.com', // - Show debug output only if running on localhost - debug: isRunningLocally(), // - Set this to true if you want users that come to http:// to be redirected // to https:// force_https_redirect: !isRunningLocally(), diff --git a/index.html b/index.html index a7ea468d..5a51cc47 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,7 @@ Untitled Dice - - +