diff --git a/src/apps.json b/src/apps.json index b99c07b5e..993bd8618 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2593,8 +2593,7 @@ }, "FlexSlider": { "cats": [ - "5", - "7" + "5" ], "icon": "FlexSlider.png", "implies": "jQuery", @@ -4360,7 +4359,6 @@ }, "Lightbox": { "cats": [ - "7", "12" ], "html": "]*href=\"[^\"]+lightbox(?:\\.min)?\\.css", @@ -5478,8 +5476,7 @@ }, "OWL Carousel": { "cats": [ - "5", - "7" + "5" ], "html": "]*href=\"[^\"]+owl.carousel(?:\\.min)?\\.css", "icon": "OWL Carousel.png", @@ -5893,7 +5890,7 @@ "Set-Cookie": "PHPSESSID", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1" }, - "icon": "PHP.png", + "icon": "PHP.svg", "url": "\\.php(?:$|\\?)", "website": "http://php.net" }, @@ -7311,7 +7308,6 @@ }, "Slimbox": { "cats": [ - "7", "12" ], "html": "]*href=\"[^/]*slimbox(?:-rtl)?\\.css", @@ -7322,7 +7318,6 @@ }, "Slimbox 2": { "cats": [ - "7", "12" ], "html": "]*href=\"[^/]*slimbox2(?:-rtl)?\\.css", @@ -7685,7 +7680,6 @@ }, "Supersized": { "cats": [ - "7", "25" ], "icon": "Supersized.png", @@ -9929,7 +9923,6 @@ }, "prettyPhoto": { "cats": [ - "7", "12" ], "env": "pp_(?:alreadyInitialized|descriptions|images|titles)", diff --git a/src/icons/PHP.png b/src/icons/PHP.png deleted file mode 100644 index 47525ab1d..000000000 Binary files a/src/icons/PHP.png and /dev/null differ diff --git a/src/icons/PHP.svg b/src/icons/PHP.svg new file mode 100644 index 000000000..3c8553621 --- /dev/null +++ b/src/icons/PHP.svg @@ -0,0 +1 @@ + \ No newline at end of file