Update managed WordPress providers

- Add WordPress VIP, WordPress.com, Pressable
- Remove Automattic
main
Kyle Taylor 3 years ago
parent a37739a0cd
commit 0541421a82

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 120 120" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g id="Artboard1" transform="matrix(1.081,0,0,1.081,-65.0532,63.2337)">
<rect x="60.179" y="-58.496" width="111.009" height="111.009" style="fill:none;"/>
<g transform="matrix(3.41566,0,0,3.41566,267.509,-276.756)">
<g transform="matrix(1,0,0,1,-60,59)">
<path d="M15.9,12L11,12L11,20.9L15.8,20.9C19.6,20.9 20.6,20.1 20.6,16.7L20.6,16.2C20.6,12.8 19.7,12 15.9,12Z" style="fill:rgb(43,51,79);fill-rule:nonzero;"/>
</g>
<g transform="matrix(1,0,0,1,-60,59)">
<path d="M-0.7,4.9L-0.7,37.4L20.1,37.4L31.8,25.7L31.8,4.9L-0.7,4.9ZM23.6,16.7C23.6,22 21.6,23.4 15.9,23.4L11,23.4L11,32C11,32.5 10.7,32.8 10.2,32.8C9.5,32.8 8.1,32.6 8.1,32.2L8.1,10.2C8.1,9.5 8.4,9.4 8.9,9.4L15.8,9.4C24.46,9.476 23.6,16.7 23.6,16.7Z" style="fill:rgb(43,51,79);fill-rule:nonzero;"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -2594,18 +2594,6 @@
"scripts": "/lock/([\\d.]+)/lock(?:.min)?\\.js\\;version:\\1",
"website": "https://auth0.com/docs/libraries/lock"
},
"Automattic": {
"cats": [
62
],
"description": "Automattic is a freemium blogging service and an open-source blogging software.",
"headers": {
"X-Hacker": "(?:automattic\\.com/jobs|wpvip\\.com/careers)"
},
"icon": "automattic.png",
"implies": "WordPress",
"website": "https://automattic.com/"
},
"Autopilot": {
"cats": [
32,

@ -1353,6 +1353,20 @@
"scripts": "prefixfree\\.js",
"website": "https://leaverou.github.io/prefixfree/"
},
"Pressable": {
"cats": [
62
],
"description": "Pressable is a managed hoting platform for WordPress.",
"headers": {
"host-header": "^Pressable"
},
"icon": "pressable.svg",
"implies": [
"WordPress"
],
"website": "https://pressable.com"
},
"PrestaShop": {
"cats": [
6

@ -896,28 +896,29 @@
"cats": [
62
],
"description": "WordPress VIP is a managed hosting platform for WordPress.",
"headers": {
"x-powered-by": "^WordPress\\.com VIP"
"x-powered-by": "^WordPress VIP|wpvip.com"
},
"icon": "wpvip.svg",
"implies": [
"WordPress",
"Automattic"
"WordPress"
],
"website": "https://wpvip.com"
},
"WorldPay": {
"WordPress.com": {
"cats": [
41
62
],
"description": "WorldPay is a merchant services and payment processing provider offering a payment gateway for online transactions.",
"dom": "img[src*='secure.worldpay.com'], img[alt='Powered by WorldPay'], a[href*='worldpay.com'][target='_blank']",
"icon": "WorldPay.svg",
"pricing": [
"payg"
"description": "WordPress.com is a platform for self-publishing that is popular for blogging and other works.",
"headers": {
"host-header": "WordPress\\.com"
},
"icon": "WordPress.svg",
"implies": [
"WordPress"
],
"saas": true,
"website": "https://online.worldpay.com"
"website": "https://wordpress.com"
},
"Workarea": {
"cats": [
@ -930,6 +931,19 @@
},
"website": "https://www.workarea.com/"
},
"WorldPay": {
"cats": [
41
],
"description": "WorldPay is a merchant services and payment processing provider offering a payment gateway for online transactions.",
"dom": "img[src*='secure.worldpay.com'], img[alt='Powered by WorldPay'], a[href*='worldpay.com'][target='_blank']",
"icon": "WorldPay.svg",
"pricing": [
"payg"
],
"saas": true,
"website": "https://online.worldpay.com"
},
"Wufoo": {
"cats": [
73

Loading…
Cancel
Save