Skip to content

Commit

Permalink
ping google / binarytemple.co.uk is dead
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan committed Jul 1, 2019
1 parent 544e395 commit 427b510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/timer.ex
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule HelloWorld.Timer do
@time_30_sec "30 * 1000"
@time_15_sec "15 * 1000"
@time_10_sec "10 * 1000"
@server "binarytemple.co.uk"
@server "google.co.uk"

def start_link do
GenServer.start_link(__MODULE__, %{}, name: __MODULE__)
Expand Down

0 comments on commit 427b510

Please sign in to comment.