From 7ccf7acd5bab88690249adb3b3578aa003554474 Mon Sep 17 00:00:00 2001 From: Steffen Lange Date: Mon, 22 Jan 2024 11:13:32 +0100 Subject: [PATCH] Remove Citrix Workspace app, current version --- modules/CitrixWorkspaceApp.php | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 modules/CitrixWorkspaceApp.php diff --git a/modules/CitrixWorkspaceApp.php b/modules/CitrixWorkspaceApp.php deleted file mode 100644 index 27c0788..0000000 --- a/modules/CitrixWorkspaceApp.php +++ /dev/null @@ -1,14 +0,0 @@ -fetch('https://www.citrix.com/downloads/workspace-app/windows/workspace-app-for-windows-latest.html')) - return $this->parse('/

Version: ([\d\.]+) ?\([\d\.]+\)<\/p>/'); - return false; - } -} - -?>