Merge pull request #6883 from nurbek91/vkui

Add VKUI / ui-framework, Remove Cloudflare NEL #6778
main
Elbert Alias 2 years ago committed by GitHub
commit 8a6ac08d67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1760,18 +1760,6 @@
"scriptSrc": "static\\.cloudflareinsights\\.com/beacon(?:\\.min)?\\.js", "scriptSrc": "static\\.cloudflareinsights\\.com/beacon(?:\\.min)?\\.js",
"website": "http://www.cloudflare.com" "website": "http://www.cloudflare.com"
}, },
"Cloudflare Network Error Logging": {
"cats": [
13
],
"description": "Cloudflare Network Error Logging is a browser-based technology used to quickly identify problems with site visitors connecting to Cloudflare.",
"headers": {
"nel": "cf-nel\\;confidence:50",
"report-to": "a\\.nel\\.cloudflare\\.com\\;confidence:50"
},
"icon": "CloudFlare.svg",
"website": "https://developers.cloudflare.com/logs/reference/log-fields/zone/nel_reports"
},
"Cloudflare Rocket Loader": { "Cloudflare Rocket Loader": {
"cats": [ "cats": [
92 92

@ -56,6 +56,16 @@
"scriptSrc": "vk\\.com/js/api/openapi\\.js", "scriptSrc": "vk\\.com/js/api/openapi\\.js",
"website": "https://vk.com/" "website": "https://vk.com/"
}, },
"VKUI": {
"cats": [
66
],
"description": "VKUI is a set of React components with which you can create interfaces that are visually indistinguishable from our iOS and Android applications.",
"dom": "html.vkui",
"icon": "vk.svg",
"oss": true,
"website": "https://vkcom.github.io/VKUI"
},
"VP-ASP": { "VP-ASP": {
"cats": [ "cats": [
6 6

Loading…
Cancel
Save