Bitcoin Forum
April 27, 2024, 05:24:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Untitled dice disable HTTPS redirect  (Read 382 times)
daddel69 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
November 18, 2016, 10:05:35 PM
 #1

how can I disable the HTTPS redirect in my untitloed dice site? I dont have a SSL License. I cant find anything and on the Thread is nobody active. I need help fast. Changing in app.js wont help

Thanks a lot
1714195469
Hero Member
*
Offline Offline

Posts: 1714195469

View Profile Personal Message (Offline)

Ignore
1714195469
Reply with quote  #2

1714195469
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
coinableS
Legendary
*
Offline Offline

Activity: 1442
Merit: 1179



View Profile WWW
November 19, 2016, 04:39:29 AM
 #2

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(),

daddel69 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
November 19, 2016, 08:54:29 PM
 #3

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(),
sill redirects
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!