Rev 188 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 188 | Rev 192 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 3 | $simpsons = array( | 3 | $simpsons = array( | 
| 4 | //   'ignore'       => true,
 | 4 | //   'ignore'       => true,
 | 
| 5 | 'channel' => 'online', | 5 | 'channel' => 'online', | 
| 6 | //   'showtimes' => 'So 14:00–15:05',
 | 6 | //   'showtimes' => 'So 14:00–15:05',
 | 
| 7 | 'seen' => array( | 7 | 'seen' => array( | 
| 8 | array(1, 53), | 8 | array(1, 60), | 
| 9 | array(63, 64), 95), | 9 | array(63, 64), 95), | 
| 10 | //   'last_seen' => mktime(21, 30, 0, 8, 3, 2010),
 | 10 | //   'last_seen' => mktime(21, 30, 0, 8, 3, 2010),
 | 
| 11 | 'seasons' => array(13, 22, 24, 22, 22 , 25, 25, 25, 25, 23, 22, | 11 | 'seasons' => array(13, 22, 24, 22, 22 , 25, 25, 25, 25, 23, 22, | 
| 12 | 21, 22, 22, 22, 21, 22, 22, 20, 21, 23, 22, 22), | 12 | 21, 22, 22, 22, 21, 22, 22, 20, 21, 23, 22, 22), | 
| 13 | 'episode_list' => 'wiki:en:List_of_The_Simpsons_episodes#Episodes', | 13 | 'episode_list' => 'wiki:en:List_of_The_Simpsons_episodes#Episodes', | 
| Line 104... | Line 104... | ||
| 104 | 86 => "Treehouse of Horror IV", | 104 | 86 => "Treehouse of Horror IV", | 
| 105 | 87 => "Marge on the Lam", | 105 | 87 => "Marge on the Lam", | 
| 106 | 88 => "Bart’s Inner Child", | 106 | 88 => "Bart’s Inner Child", | 
| 107 | 89 => "Boy-Scoutz N the Hood", | 107 | 89 => "Boy-Scoutz N the Hood", | 
| 108 | 90 => "The Last Temptation of Homer", | 108 | 90 => "The Last Temptation of Homer", | 
| 109 | 91 => "\$pringfield (Or How I Learned to Stop Worrying and Love Legalised Gambling)", | 109 | 91 => '$pringfield (Or How I Learned to Stop Worrying and Love Legalised Gambling)', | 
| 110 | 92 => "Homer the Vigilante", | 110 | 92 => "Homer the Vigilante", | 
| 111 | 93 => "Bart Gets Famous", | 111 | 93 => "Bart Gets Famous", | 
| 112 | 94 => "Homer and Apu", | 112 | 94 => "Homer and Apu", | 
| 113 | 95 => "Lisa vs. Malibu Stacy", | 113 | 95 => "Lisa vs. Malibu Stacy", | 
| 114 | 96 => "Deep Space Homer", | 114 | 96 => "Deep Space Homer", |