diff --git a/src/apps.json b/src/apps.json index fd1c3f3ee..16f7bb1ea 100644 --- a/src/apps.json +++ b/src/apps.json @@ -12122,6 +12122,19 @@ "icon": "wpvip.svg", "website": "https://wpvip.com" }, + "kolors4u": { + "cats": [ + 1,11,23,6 + ], + "headers": { + "X-Content-Encoded-By": "kolors4u ([\\d.]+)\\;version:\\1" + }, + "implies": "WordPress", + "meta": { + "generator": "kolors4u (?: ([\\d.]+))?\\;version:\\1" + }, + "website": "kolors4u.com" + }, "Wowza Media Server": { "cats": [ 38 diff --git a/src/icons/kolors4u.png b/src/icons/kolors4u.png new file mode 100644 index 000000000..611b8b53a Binary files /dev/null and b/src/icons/kolors4u.png differ