Created
September 1, 2009 06:58
-
-
Save quanganhdo/178951 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
| var horoscope_name = 'Horoscope'; | |
| var horoscope_base_url = 'http://emo.buzzbanbe.net/sets/horoscope/'; | |
| var horoscope_files = ['aquarius.gif', 'aries.gif', 'cancer.gif', 'capricorn.gif', 'gemini.gif', 'leo.gif', 'libra.gif', 'pisces.gif', 'sagittarius.gif', 'scorpio.gif', 'taurus.gif', 'virgo.gif']; | |
| packs.push('horoscope'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment