Skip to content

Commit

Permalink
Merge pull request #17 from HTTPArchive/updates
Browse files Browse the repository at this point in the history
Update Wappalyzer and Chrome Feature Names
  • Loading branch information
pmeenan authored Oct 2, 2024
2 parents 12f7972 + 7eda3c2 commit 6f925bb
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
19 changes: 18 additions & 1 deletion internal/support/FEATURES/blink.json
Original file line number Diff line number Diff line change
Expand Up @@ -4717,5 +4717,22 @@
"5092": "V8AIAssistant_Clone_Method",
"5093": "V8AIAssistant_Destroy_Method",
"5094": "V8AIAssistant_Prompt_Method",
"5095": "V8AIAssistant_PromptStreaming_Method"
"5095": "V8AIAssistant_PromptStreaming_Method",
"5096": "V8Window_PopinContextTypesSupported_Method",
"5097": "V8Window_PopinContextType_Method",
"5098": "WebAuthentication_AttestationFormats",
"5099": "CssDisplayPropertyMultipleValues",
"5100": "DocumentPolicyExpectNoLinkedResources",
"5101": "SelectionIsCollapsedBehaviorChange",
"5102": "TopicsAPIAll",
"5103": "PaymentRequestDeprecatedPaymentMethod",
"5104": "V8PublicKeyCredential_SignalUnknownCredential_Method",
"5105": "V8PublicKeyCredential_SignalAllAcceptedCredentials_Method",
"5106": "V8PublicKeyCredential_SignalCurrentUserDetails_Method",
"5107": "V8AIAssistant_CountPromptTokens_Method",
"5108": "HTMLSearchElement",
"5109": "HTMLUnsafeMethods",
"5110": "V8GPUSupportedLimits_MaxInterStageShaderComponents_AttributeGetter",
"5111": "MaxInterStageShaderComponentsRequiredLimit",
"5112": "ShowPickerSelect"
}
3 changes: 2 additions & 1 deletion internal/support/FEATURES/css.json
Original file line number Diff line number Diff line change
Expand Up @@ -806,5 +806,6 @@
"804": "CSSPropertyMasonryTemplateTracks",
"805": "CSSPropertyTextWrapMode",
"806": "CSSPropertyTextWrapStyle",
"807": "CSSPropertyMasonryTrack"
"807": "CSSPropertyMasonryTrack",
"808": "CSSPropertyMasonrySlack"
}
15 changes: 14 additions & 1 deletion internal/support/Wappalyzer/technologies/u.json
Original file line number Diff line number Diff line change
Expand Up @@ -1022,6 +1022,19 @@
},
"website": "https://user.com"
},
"Utiq": {
"cats": [
36
],
"description": "Utiq empowers brands and publishers to address audiences through Telco-powered first-party identifier.",
"icon": "Utiq.svg",
"oss": false,
"website": "https://utiq.com/",
"scriptSrc": "/utiqLoader\\.js",
"js": {
"Utiq": ""
}
},
"utterances": {
"cats": [
15
Expand All @@ -1033,4 +1046,4 @@
"website": "https://utteranc.es/",
"xhr": "\\.utteranc\\.es"
}
}
}

0 comments on commit 6f925bb

Please sign in to comment.