From e3d003b596d585f7cf95baa204c1beb643ef67bc Mon Sep 17 00:00:00 2001 From: "aricloverGitHub (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Tue, 18 Mar 2025 06:00:31 -0500 Subject: [PATCH] The Version Deprecation Update (uYouPlusVersionSpoofer.xm) Removes deprecated versions. RIP 17.xx.x-18.xx.x versions. --- Sources/uYouPlusVersionSpoofer.xm | 69 +------------------------------ 1 file changed, 1 insertion(+), 68 deletions(-) diff --git a/Sources/uYouPlusVersionSpoofer.xm b/Sources/uYouPlusVersionSpoofer.xm index 2d9c55c..203f9c4 100644 --- a/Sources/uYouPlusVersionSpoofer.xm +++ b/Sources/uYouPlusVersionSpoofer.xm @@ -74,74 +74,7 @@ static VersionMapping versionMappings[] = { {65, @"19.04.3"}, {66, @"19.03.2"}, {67, @"19.02.1"}, - {68, @"19.01.1"}, - {69, @"18.49.3"}, - {70, @"18.48.3"}, - {71, @"18.46.3"}, - {72, @"18.45.2"}, - {73, @"18.44.3"}, - {74, @"18.43.4"}, - {75, @"18.41.5"}, - {76, @"18.41.3"}, - {77, @"18.41.2"}, - {78, @"18.40.1"}, - {79, @"18.39.1"}, - {80, @"18.38.2"}, - {81, @"18.35.4"}, - {82, @"18.34.5"}, - {83, @"18.33.3"}, - {84, @"18.33.2"}, - {85, @"18.32.2"}, - {86, @"18.31.3"}, - {87, @"18.30.7"}, - {88, @"18.30.6"}, - {89, @"18.29.1"}, - {90, @"18.28.3"}, - {91, @"18.27.3"}, - {92, @"18.25.1"}, - {93, @"18.23.3"}, - {94, @"18.22.9"}, - {95, @"18.21.3"}, - {96, @"18.20.3"}, - {97, @"18.19.1"}, - {98, @"18.18.2"}, - {99, @"18.17.2"}, - {100, @"18.16.2"}, - {101, @"18.15.1"}, - {102, @"18.14.1"}, - {103, @"18.13.4"}, - {104, @"18.12.2"}, - {105, @"18.11.2"}, - {106, @"18.10.1"}, - {107, @"18.09.4"}, - {108, @"18.08.1"}, - {109, @"18.07.5"}, - {110, @"18.05.2"}, - {111, @"18.04.3"}, - {112, @"18.03.3"}, - {113, @"18.02.03"}, - {114, @"18.01.6"}, - {115, @"18.01.4"}, - {116, @"18.01.2"}, - {117, @"17.49.6"}, - {118, @"17.49.4"}, - {119, @"17.46.4"}, - {120, @"17.45.1"}, - {121, @"17.44.4"}, - {122, @"17.43.1"}, - {123, @"17.42.7"}, - {124, @"17.42.6"}, - {125, @"17.41.2"}, - {126, @"17.40.5"}, - {127, @"17.39.4"}, - {128, @"17.38.10"}, - {129, @"17.38.9"}, - {130, @"17.37.3"}, - {131, @"17.36.4"}, - {132, @"17.36.3"}, - {133, @"17.35.3"}, - {134, @"17.34.3"}, - {135, @"17.33.2"} + {68, @"19.01.1"} }; static int appVersionSpoofer() {