mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-04-27 03:53:10 -04:00
fix(squidwtf): add geeked uptime feed
This commit is contained in:
@@ -7,7 +7,8 @@ public static class SquidWtfEndpointDiscovery
|
||||
public static readonly IReadOnlyList<string> SourceUrls = new[]
|
||||
{
|
||||
"https://tidal-uptime.jiffy-puffs-1j.workers.dev/",
|
||||
"https://tidal-uptime.props-76styles.workers.dev/"
|
||||
"https://tidal-uptime.props-76styles.workers.dev/",
|
||||
"https://tidal-uptime.geeked.wtf/"
|
||||
};
|
||||
|
||||
public static async Task<SquidWtfEndpointCatalog> DiscoverAsync(CancellationToken cancellationToken = default)
|
||||
|
||||
Reference in New Issue
Block a user