Created
December 6, 2022 15:21
-
-
Save FrankWu100/eff8d8598eba0a19292c6f9f48442139 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function()%7Bvar%20viewPortTag=document.createElement('meta');%20viewPortTag.name%20=%20%22apple-mobile-web-app-capable%22;%20viewPortTag.content%20=%20%22yes%22;%20document.getElementsByTagName('head')%5B0%5D.appendChild(viewPortTag);%7D)() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment