linterna-magica-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linterna-magica-commit] [149] Changes for tasks #11216.


From: Ivaylo Valkov
Subject: [linterna-magica-commit] [149] Changes for tasks #11216.
Date: Wed, 20 Jul 2011 19:01:17 +0000

Revision: 149
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=149
Author:   valkov
Date:     2011-07-20 19:01:15 +0000 (Wed, 20 Jul 2011)
Log Message:
-----------
Changes for tasks #11216. Added all Google Video domains as refernces to 
video.google.com in the sites object.

Ticket Links:
------------
    http://savannah.gnu.org/task/?11216

Modified Paths:
--------------
    branches/task-11216/src/lm_site_google_video.js

Modified: branches/task-11216/src/lm_site_google_video.js
===================================================================
--- branches/task-11216/src/lm_site_google_video.js     2011-07-20 18:49:40 UTC 
(rev 148)
+++ branches/task-11216/src/lm_site_google_video.js     2011-07-20 19:01:15 UTC 
(rev 149)
@@ -29,8 +29,22 @@
 
 LinternaMagica.prototype.sites["video.google.com"] = new Object();
 
-// Reference
-LinternaMagica.prototype.sites["www.video.google.com"] = "video.google.com";
+// References to al Google Video domains
+// http://en.wikipedia.org/wiki/Google_Videos#International
+LinternaMagica.prototype.sites["video.google.com.au"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.com.br"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.ca"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.cn"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.fr"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.de"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.it"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.nl"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.pl"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.es"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.co.uk"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.com"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.com.ar"] = "video.google.com";
+LinternaMagica.prototype.sites["video.google.ru"] = "video.google.com";
 
 LinternaMagica.prototype.sites["video.google.com"].set_video_link_regex =
 function()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]