Update challenge.go (#39)

This commit is contained in:
Daniil Senkiv 2019-10-01 23:03:00 +03:00 committed by Iskander (Alex) Sharipov
parent bbfbbe65f4
commit d8cf5532e2

View file

@ -138,6 +138,12 @@ var gophers = []gopher{
post: "https://niya3.livejournal.com/12555.html",
nizhnyNovgorod: true,
},
{
name: "Daniil Senkiv",
id: "DASenkiv",
post: "https://vk.com/dasenkiv?w=wall35223589_2848",
nizhnyNovgorod: true,
},
// Testers. Do not need to contain a valid URL in post,
// but should use `tester: true` and can't win a prize.