From 54e092601c85b038a002756dc02bda7c31af73bb Mon Sep 17 00:00:00 2001 From: whimsical-c4lic0 Date: Sun, 1 Mar 2026 05:17:04 -0600 Subject: [PATCH] Remove unused code --- OF DL.Core/Helpers/Constants.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/OF DL.Core/Helpers/Constants.cs b/OF DL.Core/Helpers/Constants.cs index fe43056..7911972 100644 --- a/OF DL.Core/Helpers/Constants.cs +++ b/OF DL.Core/Helpers/Constants.cs @@ -6,8 +6,6 @@ public static class Constants public const string DocumentationUrl = "https://docs.ofdl.tools/"; - public const string AuthHelperExtensionUrl = "https://github.com/whimsical-c4lic0/OF-DL-Auth-Helper/"; - public const string LegacyAuthDocumentationUrl = "https://docs.ofdl.tools/config/auth/#legacy-methods"; public const string ApiUrl = "https://onlyfans.com/api2/v2";