Update Contentful, GraphQL

main
nurbek 2 years ago
parent b62dd3dd78
commit 17b61354e5

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

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

Loading…
Cancel
Save