Skip to content

Commit

Permalink
Use https for peka2tv
Browse files Browse the repository at this point in the history
  • Loading branch information
onoderis committed Feb 28, 2018
1 parent 479e449 commit e4d58dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/config/default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ twitch.emoticons.last-updated = 0
bttvGlobal.emoticons.last-updated = 0

# Urls, etc
peka2tv.socketio-url = http://chat.peka2.tv
peka2tv.api-url = http://peka2.tv/api
peka2tv.socketio-url = https://chat.peka2.tv
peka2tv.api-url = https://peka2.tv/api
twitch.irc-address = irc.twitch.tv
twitch.irc-port = 6667
twitch.api-url = https://api.twitch.tv/kraken/
Expand Down

0 comments on commit e4d58dc

Please sign in to comment.