diff --git a/cms-vss.php b/cms-vss.php index 25edc6f..04020ea 100644 --- a/cms-vss.php +++ b/cms-vss.php @@ -9,7 +9,6 @@ * * TODO: * - Fix remaining script versions - * - Fix Timthumb * - Add the rest of the scripts from Softaculous - work in progress * - Add scripts from outside Softaculous - work in progress * - Add "Current Status" - work in progress @@ -157,6 +156,9 @@ array("phpDealerLocator", "/config.php", "phpDealerLocator v", ""), array("CraftySyntax", "/admin_common.php", "CVS will be released with version", ""), array("NextCloud/OwnCloud", "/version.php", "\$OC_VersionString =", "Maintained"), + array("Timthumb", "/thumb.php", "define ('VERSION',", "EOL"), + array("Timthumb", "/image.php", "define ('VERSION',", "EOL"), + array("Timthumb", "/timthumb.php", "define ('VERSION',", "EOL"), // still need to work on these array("CubeCart", "/index.php", "CubeCart v"), // may need one more line @@ -191,7 +193,6 @@ array("SPIP", "/svn.revision", "Origine: svn:"), // needs one more array("Oxy Classifieds", "/version", "*"), // two from the head array("Anova Pro", "/version.txt", "Anova Pro :"), // one more - array("Timthumb", "/*.php", "define ('VERSION',"), // produces too many false positives );