added dom instead of html

main
daniel-bergmann 1 year ago
parent a090ac9a2c
commit db53f53367

@ -334,13 +334,16 @@
"website": "https://tools.ietf.org/html/rfc7617" "website": "https://tools.ietf.org/html/rfc7617"
}, },
"Basil.css": { "Basil.css": {
"cats": [66], "cats": [
66
],
"description": "Basil.css is a responsive and customizable UI framework.", "description": "Basil.css is a responsive and customizable UI framework.",
"html": [ "dom": [
"<link[^>]* href=[^>]*?basil\\.css[^>]*?>", "<link[^>]* href=[^>]*?basil\\.css[^>]*?>",
"<style>[^<]*?\\.big\\\\:col-1\\s*?{\\s*?grid-column:\\s*?span 1;[^<]*?</style>", "text: basil\\.css",
"<link[^>]* href=\"https://unpkg\\.com/basilcss", "<style>[^<]*?\\.big\\\\:col-1\\s*?{\\s*?grid-column:\\s*?span 1;[^<]*?</style>",
"<link[^>]* href=\"https://cdn\\.jsdelivr\\.net/npm/basilcss" "<link[^>]* href=\"https://unpkg\\.com/basilcss",
"<link[^>]* href=\"https://cdn\\.jsdelivr\\.net/npm/basilcss"
], ],
"icon": "basilcss.svg", "icon": "basilcss.svg",
"website": "https://basilcss.com" "website": "https://basilcss.com"

@ -324,23 +324,6 @@
"oss": true, "oss": true,
"website": "https://goharbor.io" "website": "https://goharbor.io"
}, },
"Hashtag Labs": {
"cats": [
36
],
"description": "Hashtag Labs is a full-service digital ad operations company.",
"icon": "Hashtag Labs.svg",
"dom": "link[href*='//htlbid.com]",
"js": {
"htlbid.cmd": ""
},
"pricing": [
"high",
"recurring",
"payg"
],
"website": "https://hashtag-labs.com"
},
"HashThemes Total": { "HashThemes Total": {
"cats": [ "cats": [
80 80
@ -367,6 +350,23 @@
"url": "^https?://[^/]+\\.(?:hashnode)\\.dev", "url": "^https?://[^/]+\\.(?:hashnode)\\.dev",
"website": "https://hashnode.com/" "website": "https://hashnode.com/"
}, },
"Hashtag Labs": {
"cats": [
36
],
"description": "Hashtag Labs is a full-service digital ad operations company.",
"dom": "link[href*='//htlbid.com]",
"icon": "Hashtag Labs.svg",
"js": {
"htlbid.cmd": ""
},
"pricing": [
"high",
"recurring",
"payg"
],
"website": "https://hashtag-labs.com"
},
"Haskell": { "Haskell": {
"cats": [ "cats": [
27 27

@ -67,20 +67,6 @@
"saas": true, "saas": true,
"website": "https://www.kmk.net.tr" "website": "https://www.kmk.net.tr"
}, },
"Knak": {
"cats": [
75
],
"description": "Knak is a platform that provides customisable email and landing page templates to simplify the creation of visually appealing marketing campaigns.",
"icon": "Knak.svg",
"dom": "img[src*='.knak.io/']",
"pricing": [
"poa",
"recurring"
],
"saas": true,
"website": "https://knak.com"
},
"KPHP": { "KPHP": {
"cats": [ "cats": [
27 27
@ -889,6 +875,20 @@
"scriptSrc": "analytics\\.klickly\\.com/pixel\\.js\\?v=([\\d\\.]+)\\;version:\\1", "scriptSrc": "analytics\\.klickly\\.com/pixel\\.js\\?v=([\\d\\.]+)\\;version:\\1",
"website": "https://www.klickly.com" "website": "https://www.klickly.com"
}, },
"Knak": {
"cats": [
75
],
"description": "Knak is a platform that provides customisable email and landing page templates to simplify the creation of visually appealing marketing campaigns.",
"dom": "img[src*='.knak.io/']",
"icon": "Knak.svg",
"pricing": [
"poa",
"recurring"
],
"saas": true,
"website": "https://knak.com"
},
"Knockout.js": { "Knockout.js": {
"cats": [ "cats": [
12 12

@ -2260,10 +2260,10 @@
88 88
], ],
"description": "Rosti is a hosting service suitable for development and production deployment of web applications.", "description": "Rosti is a hosting service suitable for development and production deployment of web applications.",
"icon": "Rosti.png",
"headers": { "headers": {
"X-Rosti": "" "X-Rosti": ""
}, },
"icon": "Rosti.png",
"pricing": [ "pricing": [
"low", "low",
"recurring" "recurring"

@ -3679,18 +3679,18 @@
23 23
], ],
"description": "Sitecore Experience Edge is a product that optimises content delivery by utilising edge computing and caching technologies to enhance website performance and user experience.", "description": "Sitecore Experience Edge is a product that optimises content delivery by utilising edge computing and caching technologies to enhance website performance and user experience.",
"dom": "img[src*='edge.sitecorecloud.io']",
"icon": "Sitecore.svg", "icon": "Sitecore.svg",
"requiresCategory": 12,
"implies": [ "implies": [
"GraphQL", "GraphQL",
"Sitecore Experience Platform" "Sitecore Experience Platform"
], ],
"dom": "img[src*='edge.sitecorecloud.io']",
"pricing": [ "pricing": [
"poa", "poa",
"recurring", "recurring",
"high" "high"
], ],
"requiresCategory": 12,
"saas": false, "saas": false,
"website": "https://doc.sitecore.com/xp/en/developers/101/developer-tools/experience-edge-for-xm-apis.html" "website": "https://doc.sitecore.com/xp/en/developers/101/developer-tools/experience-edge-for-xm-apis.html"
}, },