diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2012-12-20 21:28:27 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2012-12-20 21:28:27 +0100 |
commit | 21a9c6aaac074b3ad85adc55818573e7971f8043 (patch) | |
tree | b5597e9ce7bad4b65f9d8240cf6e001fa55b2ae7 /test | |
parent | 69a388319909456f4f666e500f5648589ada10b8 (diff) |
FunnyOrDie IE (Fixes #599)
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index 5c4cf51bf..9bf56082e 100644 --- a/test/tests.json +++ b/test/tests.json @@ -87,5 +87,11 @@ "name": "GooglePlus", "url": "https://plus.google.com/u/0/108897254135232129896/posts/ZButuJc6CtH", "file": "ZButuJc6CtH.flv" + }, + { + "name": "FunnyOrDie", + "url": "http://www.funnyordie.com/videos/0732f586d7/heart-shaped-box-literal-video-version", + "file": "0732f586d7.mp4", + "md5": "f647e9e90064b53b6e046e75d0241fbd" } ] |