Merge pull request #6005 from rockeynebhwani/master

Improve categorisation and removed 'Facebook' under widget
main
Elbert Alias 3 years ago committed by GitHub
commit 79b2473cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1367,8 +1367,7 @@
}, },
"Dynatrace": { "Dynatrace": {
"cats": [ "cats": [
10, 10
92
], ],
"cookies": { "cookies": {
"dtCookie1": "" "dtCookie1": ""

@ -59,15 +59,6 @@
"saas": true, "saas": true,
"website": "https://fabric.inc" "website": "https://fabric.inc"
}, },
"Facebook": {
"cats": [
5
],
"description": "Facebook is an online social media and social networking service.",
"icon": "Facebook.svg",
"scriptSrc": "//connect\\.facebook\\.([a-z]+)/[^/]*/[a-z]*\\.js",
"website": "http://facebook.com"
},
"Facebook Ads": { "Facebook Ads": {
"cats": [ "cats": [
36 36

@ -359,7 +359,7 @@
}, },
"New Relic": { "New Relic": {
"cats": [ "cats": [
10 78
], ],
"description": "New Relic is a SaaS offering that focuses on performance and availability monitoring.", "description": "New Relic is a SaaS offering that focuses on performance and availability monitoring.",
"dom": "link[href*='.newrelic.com']", "dom": "link[href*='.newrelic.com']",
@ -559,7 +559,8 @@
}, },
"NitroPack": { "NitroPack": {
"cats": [ "cats": [
23 23,
92
], ],
"description": "NitroPack creates optimised HTML cache for fast page loading experience.", "description": "NitroPack creates optimised HTML cache for fast page loading experience.",
"icon": "NitroPack.svg", "icon": "NitroPack.svg",