YouTube: Difference between revisions
No edit summary |
|||
Line 43: | Line 43: | ||
See [https://github.com/youtube/h5vcc_hh/commit/f464b0a60c6bc99001d4fe3b1915d31dc22b5d69 here] for the WebKit changes. The only actual code changes(in this commit) besides an optimization changeset being integrated, is changes for fixing the vuln used by tubehax. | See [https://github.com/youtube/h5vcc_hh/commit/f464b0a60c6bc99001d4fe3b1915d31dc22b5d69 here] for the WebKit changes. The only actual code changes(in this commit) besides an optimization changeset being integrated, is changes for fixing the vuln used by tubehax. | ||
Originally the YouTube app used the DNS server from the system configuration. Now it's hard-coded to use Google's DNS server at IP address 8.8.8.8 via DNS-resolver socket code in the app itself(it's unknown whether this resolver code existed in the app before this version). | |||
|} | |} | ||