mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-16 17:04:44 +01:00
Update static data, and don't hard code it
This commit is contained in:
@@ -19,6 +19,7 @@ namespace nksrv.IntlServer
|
||||
|
||||
protected override async Task HandleAsync()
|
||||
{
|
||||
if (ctx == null) throw new Exception("ctx cannot be null");
|
||||
Console.WriteLine("li-sg redirect in: " + Content);
|
||||
HttpClientHandler handler = new()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user