Default iTunes Store in Front Row 2


/ Published in: Bash
Save to your folder(s)

This is how Front Row 2 gets the default iTunes Store


Copy this code and paste it in your HTML
  1. curl -sIL -A "AppleTV/1.1" http://phobos.apple.com/storeBag.xml.gz | grep -i set-apple-store-front

Report this snippet


Comments


You need to login to view comments.