Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
16921168
Topic
1685453
Board
Project Development
Re: Untitled dice disable HTTPS redirect
by
coinableS
on
19/11/2016, 04:39:29 UTC
Just comment out line 22 of app.js
https://github.com/untitled-dice/untitled-dice.github.io/blob/master/app.js#L21
Code:
//force_https_redirect: !isRunningLocally(),