diff --git a/src/apps.json b/src/apps.json index ec6e1f8c2..8eb4254c0 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3703,6 +3703,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 @@ -6033,6 +6050,16 @@ "script": "//platform\\.linkedin\\.com/in\\.js", "website": "http://linkedin.com" }, + "Liquid Web": { + "cats": [ + 62 + ], + "headers": { + "x-lw-cache": "" + }, + "icon": "liquidweb.svg", + "website": "https://www.liquidweb.com" + }, "List.js": { "cats": [ 59 @@ -9619,6 +9646,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, @@ -12100,6 +12140,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 @@ -13114,6 +13167,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/liquidweb.svg b/src/icons/liquidweb.svg new file mode 100644 index 000000000..bfa137903 --- /dev/null +++ b/src/icons/liquidweb.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@ + + + + + + + + + + + + + + + + + + + + + +