Update/Remove Oculus (#7628)

Co-authored-by: Fletcher Dodd <fletcherdodd@users.noreply.github.com>
pull/7630/head
Fletcher Dodd 10 months ago committed by GitHub
parent 9cdb3235dc
commit 16c16857d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,12 +1,16 @@
{
"Meta": {
"domain": "meta.com",
"tfa": [
"sms",
"totp"
],
"categories": [
"social"
]
}
"Meta": {
"domain": "meta.com",
"additional-domains": [
"oculus.com"
],
"tfa": [
"sms",
"totp"
],
"categories": [
"social",
"gaming"
]
}
}

@ -1,13 +0,0 @@
{
"Oculus": {
"domain": "oculus.com",
"tfa": [
"sms",
"totp"
],
"documentation": "https://support.oculus.com/357942391637117/",
"categories": [
"gaming"
]
}
}

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1 -1 10 6"><rect width="8" height="4" fill="none" stroke="#181a1b" stroke-width="2" rx="2" ry="3"/></svg>

Before

Width:  |  Height:  |  Size: 156 B

Loading…
Cancel
Save