diff options
| author | Aldo Cortesi <aldo@nullcube.com> | 2014-01-19 13:28:18 +1300 |
|---|---|---|
| committer | Aldo Cortesi <aldo@nullcube.com> | 2014-01-19 13:28:18 +1300 |
| commit | 5782f9393ec5a8f16168c1324d3cc96136718760 (patch) | |
| tree | d2f81591febd1515b3f31d046a36e69a7a3eb9b9 /doc-src/tutorials/gamecenter.html | |
| parent | bf1399fa2bc2f34a480a27f2a8ec98f2e479ddc2 (diff) | |
| parent | 5acbef236c503bf973a5782dd0139efa977824ea (diff) | |
| download | mitmproxy-5782f9393ec5a8f16168c1324d3cc96136718760.tar.gz mitmproxy-5782f9393ec5a8f16168c1324d3cc96136718760.tar.bz2 mitmproxy-5782f9393ec5a8f16168c1324d3cc96136718760.zip | |
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
Diffstat (limited to 'doc-src/tutorials/gamecenter.html')
| -rw-r--r-- | doc-src/tutorials/gamecenter.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc-src/tutorials/gamecenter.html b/doc-src/tutorials/gamecenter.html index f8ddb666..d8209f5e 100644 --- a/doc-src/tutorials/gamecenter.html +++ b/doc-src/tutorials/gamecenter.html @@ -17,14 +17,14 @@ Worm](http://itunes.apple.com/us/app/super-mega-worm/id388541990?mt=8) - a great little retro-apocalyptic sidescroller for the iPhone: <center> - <img src="@!urlTo("tutorials/supermega.png")!@"/> + <img src="@!urlTo('tutorials/supermega.png')!@"/> </center> After finishing a game (take your time), watch the traffic flowing through mitmproxy: <center> - <img src="@!urlTo("tutorials/one.png")!@"/> + <img src="@!urlTo('tutorials/one.png')!@"/> </center> We see a bunch of things we might expect - initialisation, the retrieval of @@ -99,7 +99,7 @@ replay. ## The glorious result and some intrigue <center> - <img src="@!urlTo("tutorials/leaderboard.png")!@"/> + <img src="@!urlTo('tutorials/leaderboard.png')!@"/> </center> And that's it - according to the records, I am the greatest Super Mega Worm |
