Skip to content

Commit bc19f41

Browse files
committed
update default server
1 parent 6c76877 commit bc19f41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/lib/server-bridge.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
module HackclubRequest
66
DEFAULT_EMOJI = "https://emoji.slack-edge.com/T0266FRGM/alibaba-question/c5ba32ce553206b8.png" # :alibaba-question:
7-
@host = Jekyll.configuration({})['HACKCLUB_API'] || "https://slack.mathias.hackclub.app"
7+
@host = Jekyll.configuration({})['HACKCLUB_API'] || "https://hackclub.mathiasd.fr"
88

99
class << self
1010
attr_accessor :host

0 commit comments

Comments
 (0)