<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>uploading.com 1.5.3 broken</title>
        <description> The plugin for uploading.com is not working.  I think the uploading.com changes it code once again...

ERROR: No string between 'file_id:' and '.action:' was found.

FRD: 0.83u1
Plugin: uploading.com  1.5.3
example: [uploading.com]

Here is piece of java script code from the page:

function get_link()
	{
		var button_label = $('#waitblock').html();
		$('#waitblock').html('Loading...');
		
		var r = function(resp)
		{
			$('#ajax_loading').hide();
							$('#waitblock').html('Free Download');
						
			if(resp &amp;&amp; resp.link)
			{
				file_link = resp.link;
				$('!waitblock').onclick = function(){download_file();}
			}
		}

		do_request('files', 'get', {action: 'get_link', file_id: 7641000, pass: $('!pass').value}, r);
	}</description>
        <link>https://wordrider.net/forum/10/2956/2956/_subject_#msg-2956</link>
        <lastBuildDate>Tue, 07 Apr 2026 12:25:43 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>https://wordrider.net/forum/10/2956/2964/_subject_#msg-2964</guid>
            <title>Re: uploading.com 1.5.3 broken</title>
            <link>https://wordrider.net/forum/10/2956/2964/_subject_#msg-2964</link>
            <description><![CDATA[ Uploading v1.54 was released]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 06 Nov 2009 19:20:26 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/2956/2957/_subject_#msg-2957</guid>
            <title>Re: uploading.com 1.5.3 broken</title>
            <link>https://wordrider.net/forum/10/2956/2957/_subject_#msg-2957</link>
            <description><![CDATA[ Thanks, I will check it.]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 06 Nov 2009 06:50:01 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/2956/2956/_subject_#msg-2956</guid>
            <title>uploading.com 1.5.3 broken</title>
            <link>https://wordrider.net/forum/10/2956/2956/_subject_#msg-2956</link>
            <description><![CDATA[ The plugin for uploading.com is not working.  I think the uploading.com changes it code once again...<br />
<br />
ERROR: No string between 'file_id:' and '.action:' was found.<br />
<br />
FRD: 0.83u1<br />
Plugin: uploading.com  1.5.3<br />
example: [<a href="http://uploading.com/files/c6169895/MiG-17.rar/" rel="nofollow" >uploading.com</a>]<br />
<br />
Here is piece of java script code from the page:<br />
<br />
function get_link()<br />
	{<br />
		var button_label = $('#waitblock').html();<br />
		$('#waitblock').html('Loading...');<br />
		<br />
		var r = function(resp)<br />
		{<br />
			$('#ajax_loading').hide();<br />
							$('#waitblock').html('Free Download');<br />
						<br />
			if(resp && resp.link)<br />
			{<br />
				file_link = resp.link;<br />
				$('!waitblock').onclick = function(){download_file();}<br />
			}<br />
		}<br />
<br />
		do_request('files', 'get', {action: 'get_link', file_id: 7641000, pass: $('!pass').value}, r);<br />
	}]]></description>
            <dc:creator>splashgame</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 06 Nov 2009 06:27:23 +0000</pubDate>
        </item>
    </channel>
</rss>
