diff --git a/src/apps.json b/src/apps.json index 7097b0faf..9925dc155 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3586,6 +3586,23 @@ "implies": "PHP", "website": "http://flyspray.org" }, + "Flywheel": { + "cats": [ + 62 + ], + "headers": { + "x-fw-hash": "", + "x-fw-serve": "", + "x-fw-server": "^Flywheel(?:/([\\d.]+))?\\;version:\\1", + "x-fw-static": "", + "x-fw-type": "" + }, + "implies": [ + "WordPress" + ], + "icon": "flywheel.svg", + "website": "https://getflywheel.com" + }, "Font Awesome": { "cats": [ 17 @@ -9370,6 +9387,19 @@ "script": "sencha-touch.*\\.js", "website": "http://sencha.com/products/touch" }, + "Seravo": { + "cats": [ + 62 + ], + "headers": { + "x-powered-by": "^Seravo" + }, + "implies": [ + "WordPress" + ], + "icon": "seravo.svg", + "website": "https://seravo.com" + }, "Serendipity": { "cats": [ 1, @@ -11836,6 +11866,19 @@ "implies": "WordPress", "website": "http://z9.io/wp-super-cache/" }, + "WordPress VIP": { + "cats": [ + 62 + ], + "headers": { + "x-powered-by": "^WordPress.com VIP" + }, + "implies": [ + "WordPress" + ], + "icon": "wpvip.svg", + "website": "https://wpvip.com" + }, "Wowza Media Server": { "cats": [ 38 @@ -12831,6 +12874,19 @@ "script": "jqplot.*\\.js", "website": "http://www.jqplot.com" }, + "Kinsta": { + "cats": [ + 62 + ], + "headers": { + "x-kinsta-cache": "" + }, + "implies": [ + "WordPress" + ], + "icon": "kinsta.svg", + "website": "https://kinsta.com" + }, "libwww-perl-daemon": { "cats": [ 22 diff --git a/src/icons/flywheel.svg b/src/icons/flywheel.svg new file mode 100644 index 000000000..2676989a4 --- /dev/null +++ b/src/icons/flywheel.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/kinsta.svg b/src/icons/kinsta.svg new file mode 100644 index 000000000..971e27db0 --- /dev/null +++ b/src/icons/kinsta.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/seravo.svg b/src/icons/seravo.svg new file mode 100644 index 000000000..0f946fed7 --- /dev/null +++ b/src/icons/seravo.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/wpvip.svg b/src/icons/wpvip.svg new file mode 100644 index 000000000..788a4fcbe --- /dev/null +++ b/src/icons/wpvip.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + +