diff --git a/modules/InputStickUtilityAPK.php b/modules/InputStickUtilityAPK.php new file mode 100644 index 0000000..d5c98e3 --- /dev/null +++ b/modules/InputStickUtilityAPK.php @@ -0,0 +1,15 @@ +patch->setBranch('Android'); + } + function check() : bool { + if ($this->fetch('https://www.inputstick.com/download/')) + return $this->parse('/>InputStickUtility v([\d\.]+) diff --git a/modules/USBRemoteAPK.php b/modules/USBRemoteAPK.php new file mode 100644 index 0000000..ff953b7 --- /dev/null +++ b/modules/USBRemoteAPK.php @@ -0,0 +1,15 @@ +patch->setBranch('Android'); + } + function check() : bool { + if ($this->fetch('https://www.inputstick.com/download/')) + return $this->parse('/>USB Remote v([\d\.]+)