This commit is contained in:
Jill 2022-05-13 05:11:23 +03:00
parent 5b9b23f260
commit c69bd953bb
1 changed files with 3 additions and 3 deletions

View File

@ -76,9 +76,9 @@ This packet seems to provide the client with "trusted hosts". As of writing, thi
"c": [ "i.redd.it" ] "c": [ "i.redd.it" ]
}, },
{ {
a: "60cb24a50dc9569418693131", "a": "60cb24a50dc9569418693131",
b: "Twitter", "b": "Twitter",
c: [ "pbs.twimg.com" ] "c": [ "pbs.twimg.com" ]
} }
] ]
} }