From ca312b7d90ae96fe36c0d71e34fde89e552554ef Mon Sep 17 00:00:00 2001 From: Miciah Dashiel Butler Masters Date: Sun, 12 Mar 2006 19:11:26 +0000 Subject: [PATCH] Fix for recent change in Google Video --- contrib/smjs/google_video.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/smjs/google_video.js b/contrib/smjs/google_video.js index 46b5ee192..047da3ad8 100644 --- a/contrib/smjs/google_video.js +++ b/contrib/smjs/google_video.js @@ -5,9 +5,9 @@ function load_google_video(cached, vs) { if (!cached.uri.match(/^http:\/\/video.google.com\/videoplay/)) return true; - var re = /('; cached.content = cached.content.replace(//, "" + meta);