diff --git a/src/drivers/webextension/images/icons/Webx.svg b/src/drivers/webextension/images/icons/Webx.svg new file mode 100644 index 000000000..08726bb86 --- /dev/null +++ b/src/drivers/webextension/images/icons/Webx.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/w.json b/src/technologies/w.json index 631a097a7..b9a357a6a 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -36,15 +36,34 @@ }, "website": "https://www.windev.com/webdev/index.html" }, - "WEBXPAY": { + "Webx": { "cats": [ 6 ], - "html": "Powered by WEBXPAY<", + "description": "Webx is a hosted ecommerce solution from Pakistan.", + "icon": "Webx.svg", + "saas": true, + "dom": "div#divPowered > div > p > a[href*='.webx.pk']", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.webx.pk" + }, + "WEBXPAY": { + "cats": [ + 41 + ], + "description": "WEBXPAY is a specialised online payment gateway that expedites buying and selling in a highly secured environment.", "icon": "WEBXPAY.png", "js": { "WEBXPAY": "" }, + "saas": true, + "pricing": [ + "payg", + "recurring" + ], "website": "https://webxpay.com" }, "WEN Themes Education Hub": {