Changes of com.discord v1336
This commit is contained in:
parent
7b3a618778
commit
4794754de8
12 changed files with 39 additions and 21 deletions
|
@ -173,7 +173,7 @@
|
|||
|
||||
const-string v3, "browser_user_agent"
|
||||
|
||||
const-string v4, "Discord-Android/1335"
|
||||
const-string v4, "Discord-Android/1336"
|
||||
|
||||
invoke-direct {v2, v3, v4}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
|
@ -181,7 +181,7 @@
|
|||
|
||||
const/4 v1, 0x2
|
||||
|
||||
const/16 v2, 0x537
|
||||
const/16 v2, 0x538
|
||||
|
||||
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||||
|
||||
|
@ -201,7 +201,7 @@
|
|||
|
||||
const-string v3, "client_version"
|
||||
|
||||
const-string v4, "48.14"
|
||||
const-string v4, "48.15"
|
||||
|
||||
invoke-direct {v2, v3, v4}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
|
||||
|
||||
|
|
|
@ -159,7 +159,7 @@
|
|||
.method public getUserAgent()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "Discord-Android/1335"
|
||||
const-string v0, "Discord-Android/1336"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -83,11 +83,11 @@
|
|||
|
||||
invoke-static {v1, v1, v0, v2, v3}, Lcom/discord/utilities/textprocessing/Parsers;->createParser$default(ZZZILjava/lang/Object;)Lcom/discord/simpleast/core/parser/Parser;
|
||||
|
||||
move-result-object v1
|
||||
move-result-object v2
|
||||
|
||||
sput-object v1, Lcom/discord/utilities/textprocessing/DiscordParser;->MASKED_LINK_PARSER:Lcom/discord/simpleast/core/parser/Parser;
|
||||
sput-object v2, Lcom/discord/utilities/textprocessing/DiscordParser;->MASKED_LINK_PARSER:Lcom/discord/simpleast/core/parser/Parser;
|
||||
|
||||
invoke-static {v0, v0, v0}, Lcom/discord/utilities/textprocessing/Parsers;->createParser(ZZZ)Lcom/discord/simpleast/core/parser/Parser;
|
||||
invoke-static {v0, v1, v0}, Lcom/discord/utilities/textprocessing/Parsers;->createParser(ZZZ)Lcom/discord/simpleast/core/parser/Parser;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue