mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-29 14:11:02 +00:00
fix: fix case sensivity
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regex": "you're offline|please check your",
|
"regex": "You're offline|Please check your",
|
||||||
"reply": {
|
"reply": {
|
||||||
"title": "Why does YT ReVanced say I'm offline?",
|
"title": "Why does YT ReVanced say I'm offline?",
|
||||||
"description": "If your YT ReVanced appears to not have internet and you recently changed your Google password, remove the Vanced MicroG account from within your device settings and then log back in.",
|
"description": "If your YT ReVanced appears to not have internet and you recently changed your Google password, remove the Vanced MicroG account from within your device settings and then log back in.",
|
||||||
|
|||||||
@@ -99,11 +99,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"regex": "you're offline|please check your",
|
"regex": "You're offline|Please check your",
|
||||||
"reply": {
|
"reply": {
|
||||||
"title": "Why does YT ReVanced say I'm offline?",
|
"title": "Why does YT ReVanced say I'm offline?",
|
||||||
"description": "If your YT ReVanced appears to not have internet and you recently changed your Google password, remove the Vanced MicroG account from within your device settings and then log back in.",
|
"description": "If your YT ReVanced appears to not have internet and you recently changed your Google password, remove the Vanced MicroG account from within your device settings and then log back in."
|
||||||
"color": 14908858
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user