mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-08 03:24:10 +08:00
Update HookEntry.kt
This commit is contained in:
@@ -163,11 +163,7 @@ class HookEntry : IYukiHookXposedInit {
|
|||||||
interceptBaseChatPie(methodName = "bc")
|
interceptBaseChatPie(methodName = "bc")
|
||||||
interceptBaseChatPie(methodName = "bd")
|
interceptBaseChatPie(methodName = "bd")
|
||||||
}
|
}
|
||||||
"8.8.17" -> {
|
"8.8.17", "8.8.20" -> {
|
||||||
interceptBaseChatPie(methodName = "bd")
|
|
||||||
interceptBaseChatPie(methodName = "be")
|
|
||||||
}
|
|
||||||
"8.8.20" -> {
|
|
||||||
interceptBaseChatPie(methodName = "bd")
|
interceptBaseChatPie(methodName = "bd")
|
||||||
interceptBaseChatPie(methodName = "be")
|
interceptBaseChatPie(methodName = "be")
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user