diff --git a/modules/TFTPD32.php b/modules/TFTPD32.php new file mode 100644 index 0000000..3aa8e2b --- /dev/null +++ b/modules/TFTPD32.php @@ -0,0 +1,14 @@ +fetch('https://tftpd32.jounin.net/tftpd32_news.html')) + return $this->parse('/Version ([\d\.]+)<\/td>/'); + return false; + } +} + +?>