Created
October 3, 2012 17:57
-
-
Save sharifulin/3828619 to your computer and use it in GitHub Desktop.
Smart Banners and etc metas are rocks!
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
perl -Mojo -E 'say g(shift, {"User-Agent" => "Mozilla/5.0 (iPad; CPU OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A403 Safari/8536.25"})->dom->find("meta")' \ | |
https://mobile.twitter.com/sharifulin | |
<meta content="yes" name="apple-mobile-web-app-capable" /> | |
<meta content="app-id=333903271, app-argument=twitter://user?screen_name=sharifulin, affiliate-data=partnerId=30&siteID=UkOLawSuc90" name="apple-itunes-app" /> | |
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" id="viewport" name="viewport" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment