Changeset 32757 for websites/ustreamer
- Timestamp:
- 04/23/09 19:00:07 (4 years ago)
- Files:
-
- 1 modified
-
websites/ustreamer/channel2json.cgi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/ustreamer/channel2json.cgi
r19672 r32757 25 25 26 26 my %scraper = ( 27 'usc' => qr{ viewer_so\.addVariable\('cid', '(\d+)}o,28 'irc' => qr{ chat_so\.addVariable\('channel', '#([^']+)}o27 'usc' => qr{\schannelId\s*:\s*["'](\d+)}o, 28 'irc' => qr{\schannel\s*:\s*["']#([^"']+)}o 29 29 ); 30 30
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)