From 17b61354e56f93127247bfea0840dc50aea1ba6f Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 8 Feb 2023 15:09:27 +0600 Subject: [PATCH] Update Contentful, GraphQL --- src/technologies/c.json | 2 +- src/technologies/g.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index dba2305cc..f6a4d3551 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2983,7 +2983,7 @@ ], "saas": true, "website": "http://www.contentful.com", - "xhr": "cdn\\.contentful\\.com" + "xhr": "(?:cdn|graphql)\\.contentful\\.com" }, "Contently": { "cats": [ diff --git a/src/technologies/g.json b/src/technologies/g.json index 4bf2919e6..bdc8bae65 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -2085,7 +2085,8 @@ "store-config": "graphqlMethod" }, "oss": true, - "website": "https://graphql.org" + "website": "https://graphql.org", + "xhr": "graphql\\.[\\w]+\\.(?:com|net)/" }, "Graphene": { "cats": [