1
|
# ReplayTV Internet Video Sharing - Digital Video Recorder - http://replaytv.com
|
2
|
# Pattern attributes: good fast fast
|
3
|
# Protocol groups:
|
4
|
# Wiki: http://www.protocolinfo.org/wiki/ReplayTV
|
5
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
6
|
#
|
7
|
# Pattern by jm 409 at hot mail dot com, who says that this one "worked best".
|
8
|
|
9
|
replaytv-ivs
|
10
|
^(get /ivs-IVSGetFileChunk|http/(0\.9|1\.0|1\.1) [1-5][0-9][0-9] [\x09-\x0d -~]*\x23\x23\x23\x23\x23REPLAY_CHUNK_START\x23\x23\x23\x23\x23)
|
11
|
|