summarylogtreecommitdiffstats
path: root/sunporno.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sunporno.patch')
-rw-r--r--sunporno.patch117
1 files changed, 117 insertions, 0 deletions
diff --git a/sunporno.patch b/sunporno.patch
new file mode 100644
index 000000000000..93440430b632
--- /dev/null
+++ b/sunporno.patch
@@ -0,0 +1,117 @@
+New plugin.
+Index: xvst-2.4.1/resources/services/sunporno/sunporno.js
+===================================================================
+--- /dev/null 1970-01-01 00:00:00.000000000 +0000
++++ xvst-2.4.1/resources/services/sunporno/sunporno.js 2011-10-15 22:37:36.742367015 +0200
+@@ -0,0 +1,111 @@
++/*
++*
++* This file is part of xVideoServiceThief,
++* an open-source cross-platform Video service download
++*
++* Copyright (C) 2007 - 2011 Xesc & Technology
++*
++* This program is free software: you can redistribute it and/or modify
++* it under the terms of the GNU General Public License as published by
++* the Free Software Foundation, either version 3 of the License, or
++* (at your option) any later version.
++*
++* This program is distributed in the hope that it will be useful,
++* but WITHOUT ANY WARRANTY; without even the implied warranty of
++* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
++* GNU General Public License for more details.
++*
++* You should have received a copy of the GNU General Public License
++* along with xVideoServiceThief. If not, see <http://www.gnu.org/licenses/>.
++*
++* Contact e-mail: Xesc <xeskuu.xvst@gmail.com>
++* Program URL : http://xviservicethief.sourceforge.net/
++*
++*/
++
++function RegistVideoService()
++{
++ this.version = "1.0.0";
++ this.minVersion = "2.0.0a";
++ this.author = "crapmaster & Xesc & Technology 2011";
++ this.website = "http://www.sunporno.com/";
++ this.ID = "sunporno.com";
++ this.caption = "Sunporno";
++ this.adultContent = true;
++ this.musicSite = false;
++}
++
++function getVideoInformation(url)
++{
++ // video information
++ var result = new VideoDefinition();
++ // download webpage
++ var http = new Http();
++ var html = http.downloadWebpage(url);
++ // get video title
++ result.title = copyBetween(html, "<title>", "</title>");
++ // get the xml url
++ var tmpUrl = copyBetween(html, "s1.addVariable('file', '", "');");
++ // get url
++ result.URL=cleanUrl(tmpUrl);
++ // return the video information
++ return result;
++}
++
++function getVideoServiceIcon()
++{
++ return new Array(
++ 0x89,0x50,0x4e,0x47,0x0d,0x0a,0x1a,0x0a,0x00,0x00,0x00,0x0d,0x49,0x48,0x44,0x52,
++ 0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x10,0x08,0x06,0x00,0x00,0x00,0x1f,0xf3,0xff,
++ 0x61,0x00,0x00,0x00,0x01,0x73,0x52,0x47,0x42,0x00,0xae,0xce,0x1c,0xe9,0x00,0x00,
++ 0x00,0x06,0x62,0x4b,0x47,0x44,0x00,0xff,0x00,0xff,0x00,0xff,0xa0,0xbd,0xa7,0x93,
++ 0x00,0x00,0x00,0x09,0x70,0x48,0x59,0x73,0x00,0x00,0x0b,0x13,0x00,0x00,0x0b,0x13,
++ 0x01,0x00,0x9a,0x9c,0x18,0x00,0x00,0x00,0x07,0x74,0x49,0x4d,0x45,0x07,0xdb,0x0a,
++ 0x09,0x07,0x18,0x05,0x74,0xab,0x6b,0x34,0x00,0x00,0x02,0xc4,0x49,0x44,0x41,0x54,
++ 0x38,0xcb,0x4d,0x93,0xcf,0x6f,0x94,0x65,0x10,0xc7,0x3f,0x33,0xef,0xb3,0xfb,0xee,
++ 0xbe,0xdd,0x52,0xb3,0xb4,0x21,0x24,0x52,0x63,0x02,0xe5,0x87,0x07,0x13,0xb0,0x17,
++ 0x0f,0x10,0x13,0xbd,0xd4,0xe0,0x45,0x4f,0x1e,0x7a,0xd1,0x9b,0xff,0x85,0x47,0x2e,
++ 0x9e,0xb8,0x90,0x9e,0x34,0xd1,0x93,0x81,0xd0,0xd8,0x13,0x07,0x16,0x3c,0x10,0x10,
++ 0x09,0x89,0x31,0x29,0xd4,0x06,0x6d,0x17,0x0b,0x4b,0xda,0xa5,0x76,0x7f,0x3e,0xef,
++ 0x3c,0xe3,0x61,0x6b,0xe2,0x1c,0x66,0xbe,0x99,0xef,0xe7,0x7b,0x9a,0x0c,0x23,0x77,
++ 0xf7,0x91,0x79,0xf2,0xc3,0x4a,0xee,0x6e,0xee,0xc3,0x76,0xc7,0xaf,0x2f,0x2e,0xfb,
++ 0xf5,0xc5,0x65,0x1f,0xb6,0x3b,0xee,0x76,0xe8,0xfd,0x37,0x46,0xe6,0x23,0x77,0xd7,
++ 0xd2,0x4b,0x08,0x8a,0xe1,0x60,0x89,0x52,0x20,0x25,0x63,0xb7,0xdb,0x25,0xf6,0x87,
++ 0xc4,0xfe,0x90,0xdd,0x6e,0x97,0x94,0x8c,0x52,0x00,0x4b,0x13,0x36,0x28,0xa5,0x97,
++ 0x68,0x41,0xc0,0xad,0x24,0x24,0x88,0xdb,0xaf,0x20,0x19,0x1e,0x32,0x24,0x1a,0x0d,
++ 0x53,0x1a,0xa6,0x48,0x9c,0xec,0x48,0x46,0xdc,0x7e,0x45,0x48,0xe0,0x56,0x52,0x10,
++ 0x50,0x00,0x11,0xa1,0xd3,0x7a,0xc4,0xed,0x2b,0x2b,0x6c,0xdf,0xbc,0x8b,0x8f,0x23,
++ 0x21,0x04,0xa2,0x95,0x44,0x2b,0x09,0x21,0xe0,0xe3,0xc8,0xf6,0xcd,0xbb,0xdc,0xbe,
++ 0xb2,0x42,0xa7,0xf5,0x08,0x11,0x01,0x20,0x8c,0xdd,0xf0,0xdd,0x7d,0xee,0x5f,0xfd,
++ 0x81,0xec,0xf7,0x36,0x0f,0x7e,0xfb,0x83,0xe3,0xef,0xbf,0x4b,0x5e,0xaf,0x11,0x8b,
++ 0x0a,0x00,0x79,0xbd,0x86,0x75,0x0f,0x78,0xf0,0xcd,0x77,0x4c,0x77,0x06,0xdc,0x7f,
++ 0xb1,0xc7,0x87,0xef,0xbc,0x8d,0xcc,0x1e,0x41,0xab,0xae,0xb4,0x5b,0x0f,0x19,0xac,
++ 0x6f,0xe1,0x96,0x98,0x5f,0x38,0x89,0x99,0x11,0x63,0x24,0xa5,0x44,0x4a,0x89,0x18,
++ 0x23,0x66,0xc6,0xfc,0xc2,0x49,0xdc,0x12,0x83,0xf5,0x2d,0xda,0xad,0x87,0x54,0x5d,
++ 0x51,0x10,0x36,0xd7,0x7e,0xa6,0xe2,0x82,0x9d,0x68,0xf2,0xe6,0x67,0x1f,0x50,0xcc,
++ 0x36,0x91,0x22,0xa7,0x54,0x28,0x15,0xa4,0xc8,0x29,0x66,0x27,0x9e,0x9d,0x68,0x52,
++ 0xf1,0x49,0x06,0x84,0x30,0xcc,0x20,0xbe,0xdc,0x43,0x44,0xc8,0x8f,0xce,0xd0,0xbc,
++ 0x70,0x06,0x54,0xa9,0x1f,0x6b,0x72,0xfe,0x93,0x8f,0x00,0xa8,0x1f,0x6b,0x82,0x2a,
++ 0xcd,0x0b,0x67,0xc8,0x8f,0xce,0x30,0x78,0xd1,0x25,0xbe,0xdc,0x63,0x98,0x41,0x08,
++ 0xc0,0xd0,0x8d,0xaa,0x83,0x8a,0x90,0x15,0x39,0x28,0xe4,0x59,0xce,0xe9,0xaf,0xbf,
++ 0x00,0xc0,0x0f,0x5b,0x56,0xe4,0x13,0xc6,0x27,0x99,0x00,0x68,0x06,0xd4,0xa7,0x1b,
++ 0xa8,0x39,0xb2,0x3f,0x60,0xf0,0x78,0x13,0x13,0x90,0xe4,0x94,0x40,0xc9,0x44,0x9b,
++ 0xc0,0xe0,0xf1,0x26,0xb2,0x3f,0x40,0xcd,0xa9,0x4f,0x37,0xc8,0x00,0x95,0x04,0x73,
++ 0x8b,0xe7,0x18,0xa9,0xb3,0xd3,0x7e,0xce,0xb3,0x5b,0xf7,0x18,0x1d,0xf4,0x40,0x04,
++ 0x4d,0x09,0x4d,0x09,0x44,0x18,0x1d,0xf4,0x78,0x76,0xeb,0x1e,0x3b,0xed,0xe7,0x8c,
++ 0xd4,0x99,0x5b,0x3c,0x87,0x24,0xd0,0x81,0x26,0xce,0x2e,0x5d,0x22,0xaf,0xd7,0xa8,
++ 0xa2,0x6c,0xac,0xb6,0xd8,0xb8,0x76,0x83,0xde,0xd6,0x0e,0x2a,0x8a,0x8a,0xd2,0xdb,
++ 0xda,0x61,0xe3,0xda,0x0d,0x36,0x56,0x5b,0x54,0x51,0xf2,0x7a,0x8d,0xb3,0x4b,0x97,
++ 0x18,0x68,0x42,0x3c,0xba,0x53,0x46,0xfe,0x5a,0x59,0xe5,0x97,0xef,0x57,0xc9,0xfe,
++ 0x7e,0x8d,0x17,0x55,0x9a,0xe7,0x4f,0x93,0xba,0x3d,0x00,0xf4,0x8d,0x29,0x76,0x7f,
++ 0x5d,0x47,0xfa,0x63,0xec,0xf8,0x0c,0xef,0x7d,0x7e,0x99,0xf9,0x2f,0x2f,0x43,0xa8,
++ 0x20,0x7d,0x4f,0x2e,0x08,0xf2,0x4f,0x8f,0xa7,0x57,0x7f,0xe4,0xc9,0xda,0x1d,0x7c,
++ 0xbf,0x4f,0x4c,0x46,0x8d,0x0c,0x80,0x21,0x46,0x45,0x33,0xe4,0x48,0xc1,0xc2,0xd2,
++ 0x45,0x4e,0x7d,0xf5,0x29,0x3e,0x3d,0x85,0xe3,0x48,0xd7,0xdd,0x67,0xa2,0x61,0x95,
++ 0x0c,0xdd,0x3d,0xe0,0xc9,0xda,0x1d,0x9e,0x7e,0xfb,0x13,0xfe,0x67,0x87,0xfe,0x54,
++ 0x00,0xa0,0xe8,0x95,0xc8,0x5b,0x73,0x9c,0x5a,0xfe,0x98,0x85,0xa5,0x8b,0xa4,0x66,
++ 0x83,0x2c,0x1a,0xaf,0x2b,0x19,0xe2,0xe3,0xe4,0xa8,0x60,0xd9,0xe4,0x5c,0x02,0x64,
++ 0x0e,0x00,0x91,0x04,0x40,0x65,0xf2,0x32,0x98,0xfc,0x8f,0x31,0x20,0x39,0xff,0x02,
++ 0xd5,0x5f,0x8c,0x14,0xcf,0x39,0xc3,0xe2,0x00,0x00,0x00,0x00,0x49,0x45,0x4e,0x44,
++ 0xae,0x42,0x60,0x82);
++}