Update submodules.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
|||||||
[submodule "MareAPI"]
|
[submodule "MareAPI"]
|
||||||
path = MareAPI
|
path = MareAPI
|
||||||
url = https://git.lop-sync.com/huggingway/LopAPI.git
|
url = https://git.drgn.rocks/t0w0bi/ClubPenguinApi
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ public class AccountRegistrationService
|
|||||||
return reply;
|
return reply;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
REMINDER: Remove this later for my service!
|
||||||
if (!_registrationUserAgentRegex.Match(ua).Success)
|
if (!_registrationUserAgentRegex.Match(ua).Success)
|
||||||
{
|
{
|
||||||
reply.ErrorMessage = "User-Agent not allowed";
|
reply.ErrorMessage = "User-Agent not allowed";
|
||||||
|
|||||||
Reference in New Issue
Block a user