SVN: toys/rsget.pl/rsget_pl.user.js

sparky sparky at pld-linux.org
Sun Mar 14 16:57:47 CET 2010


Author: sparky
Date: Sun Mar 14 16:57:46 2010
New Revision: 11273

Modified:
   toys/rsget.pl/rsget_pl.user.js
Log:
- updated lists of supported services


Modified: toys/rsget.pl/rsget_pl.user.js
==============================================================================
--- toys/rsget.pl/rsget_pl.user.js	(original)
+++ toys/rsget.pl/rsget_pl.user.js	Sun Mar 14 16:57:46 2010
@@ -11,35 +11,80 @@
 
 /* supported links {{{ */
 var supported2 = {
-	"4gk.com":			1,	"4shared.com":		1,	"anonym.to":		1,
-	"archiv.to":		1,	"badongo.com":		1,	"bitroad.net":		1,
-	"break.com":		2,	"crypted.biz":		1,	"crypt-it.com":		1,
-	"dailymotion.com":	2,	"dailymotion.pl":	2,	"depositfiles.com":	1,
-	"extremetube.com":	2,	"filefactory.com":	1,	"flyfile.us":		1,
-	"freakshare.net":	1,	"gigasize.com":		1,	"goear.com":		2,
-	"hotfile.com":		1,	"imageshack.us":	2,	"linkhider.com":	1,
-	"link-protector.com": 1, "liveleak.com":	2,	"lix.in":			1,
-	"mediafire.com":	1,	"megaporn.com":		2,	"megarotic.com":	1,
-	"megaupload.com":	1,	"megavideo.com":	2,	"metacafe.com":		2,
-	"netload.in":		1,	"pornhub.com":		2,	"protectlinks.com":	1,
-	"przeklej.pl":		1,	"rapidshare.de":	1,	"rapidshark.pl":	1,
-	"redtube.com":		2,	"rapidshare.com":	1,	"rsprotect.com":	1,
-	"secured.in":		1,	"sendspace.com":	1,	"sendspace.pl":		1,
-	"sexuploader.com":	1,	"sharebee.com":		1,	"shareplace.com":	1,
-	"sharingmatrix.com": 1,	"spankwire.com":	2,	"storage.to":		1,
-	"tinyurl.com":		1,	"turbobit.net":		1,	"turbobit.ru":		1,
-	"turboupload.com":	1,	"ul.to":			1,	"up-file.com":		1,
-	"uploaded.to":		1,	"uploading.com":	1,	"veoh.com":			2,
-	"vimeo.com":		2,	"easy-share.com":	1,	"zippyshare.com":	1,
-	"x7.to":			1,	"xhamster.com":		2,	"xurl.jp":			1,
-	"youporn.com":		2,	"youtube.com":		2,	"zshare.net":		1,
+	"4gk.com":	1,
+	"4shared.com":	1,
+	"anonym.to":	1,
+	"archiv.to":	1,
+	"badongo.com":	1,
+	"bitroad.net":	1,
+	"break.com":	2,
+	"crypted.biz":	1,
+	"crypt-it.com":	1,
+	"dailymotion.com":	2,
+	"dailymotion.pl":	2,
+	"depositfiles.com":	1,
+	"easy-share.com":	1,
+	"extremetube.com":	2,
+	"filefactory.com":	1,
+	"freakshare.net":	1,
+	"gigasize.com":	1,
+	"goear.com":	2,
+	"hotfile.com":	1,
+	"imageshack.us":	2,
+	"linkhider.com":	1,
+	"link-protector.com":	1,
+	"liveleak.com":	2,
+	"lix.in":	1,
+	"mediafire.com":	1,
+	"megaporn.com":	2,
+	"megarotic.com":	1,
+	"megaupload.com":	1,
+	"megavideo.com":	2,
+	"metacafe.com":	2,
+	"netload.in":	1,
+	"pornhub.com":	2,
+	"protectlinks.com":	1,
+	"przeklej.pl":	1,
+	"rapidshare.com":	1,
+	"rapidshark.pl":	1,
+	"redtube.com":	2,
+	"rsprotect.com":	1,
+	"secured.in":	1,
+	"sendspace.com":	1,
+	"sendspace.pl":	1,
+	"sexuploader.com":	1,
+	"sharebee.com":	1,
+	"shareplace.com":	1,
+	"shareplace.org":	1,
+	"sharingmatrix.com":	1,
+	"spankwire.com":	2,
+	"storage.to":	1,
+	"tinyurl.com":	1,
+	"turbobit.net":	1,
+	"turbobit.ru":	1,
+	"turboupload.com":	1,
+	"ul.to":	1,
+	"up-file.com":	1,
+	"uploaded.to":	1,
+	"uploading.com":	1,
+	"veoh.com":	2,
+	"vimeo.com":	2,
+	"x7.to":	1,
+	"xhamster.com":	2,
+	"xurl.jp":	1,
+	"youporn.com":	2,
+	"youtube.com":	2,
+	"zippyshare.com":	1,
+	"zshare.net":	1
 };
 
 var supported3 = {
-	"d01.megashares.com":	1,		"save.raidrush.ws":		1,
-	"tv.delfi.ee":			2,		"video.banzaj.pl":		2,
-	"video.google.com":		2,		"video.interia.pl":		2,
-	"vids.myspace.com":		2,
+	"d01.megashares.com":	1,
+	"save.raidrush.ws":	1,
+	"tv.delfi.ee":	2,
+	"video.banzaj.pl":	2,
+	"video.google.com":	2,
+	"video.interia.pl":	2
 };
 /* }}} */
 
@@ -75,7 +120,7 @@
 var finder = { /* {{{ */
 	page_supported: false,
 
-	_text_tags: [ "pre", "div", "td", "p", "span" ],
+	_text_tags: [ "pre", "div", "td", "p", "span", "code" ],
 	_text_i: 0,
 	_text_nodes: null,
 	_a_i: 0,


More information about the pld-cvs-commit mailing list