Update Contentful, GraphQL

main
nurbek 2 years ago
parent b62dd3dd78
commit 17b61354e5

@ -2983,7 +2983,7 @@
], ],
"saas": true, "saas": true,
"website": "http://www.contentful.com", "website": "http://www.contentful.com",
"xhr": "cdn\\.contentful\\.com" "xhr": "(?:cdn|graphql)\\.contentful\\.com"
}, },
"Contently": { "Contently": {
"cats": [ "cats": [

@ -2085,7 +2085,8 @@
"store-config": "graphqlMethod" "store-config": "graphqlMethod"
}, },
"oss": true, "oss": true,
"website": "https://graphql.org" "website": "https://graphql.org",
"xhr": "graphql\\.[\\w]+\\.(?:com|net)/"
}, },
"Graphene": { "Graphene": {
"cats": [ "cats": [