Update r.json

main
Elbert Alias 3 years ago committed by GitHub
parent 8cb01ff725
commit f8298af593
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -421,16 +421,9 @@
"_reactRootContainer": "" "_reactRootContainer": ""
} }
}, },
"div[id*='react-root']": { "div[id*='react-root'], span[id*='react-']": {
"attributes": { "exists": ""
"id": "react-root" }
}
},
"span[id*='react-']": {
"attributes": {
"id": "react-"
}
}
}, },
"html": "<[^>]+data-react", "html": "<[^>]+data-react",
"icon": "React.svg", "icon": "React.svg",
@ -1837,4 +1830,4 @@
"scripts": "/recaptcha/api\\.js", "scripts": "/recaptcha/api\\.js",
"website": "https://www.google.com/recaptcha/" "website": "https://www.google.com/recaptcha/"
} }
} }