<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>sharerapid plugin not downloading</title>
        <description> Hi, sharerapid plugin plugin cannot find link on page, because it is not there. Sharerapid detects its own application by using useragent. I looked to source code of plugin, but i dont know, how to change useragent. :(</description>
        <link>https://wordrider.net/forum/10/12250/12250/_subject_#msg-12250</link>
        <lastBuildDate>Fri, 10 Apr 2026 20:52:42 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>https://wordrider.net/forum/10/12250/12395/_subject_#msg-12395</guid>
            <title>Re: sharerapid plugin not downloading</title>
            <link>https://wordrider.net/forum/10/12250/12395/_subject_#msg-12395</link>
            <description><![CDATA[ birchie Wrote:<br />
-------------------------------------------------------<br />
&gt; but restricts other downloads to their download<br />
&gt; manager only - unsure how, if its possible, to<br />
&gt; bypass this . . ?<br />
<br />
<br />
It is possible. We'll have to use Wireshark to see what the download manager does.]]></description>
            <dc:creator>ntoskrnl</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Fri, 31 May 2013 05:06:22 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/12250/12391/_subject_#msg-12391</guid>
            <title>Re: sharerapid plugin not downloading</title>
            <link>https://wordrider.net/forum/10/12250/12391/_subject_#msg-12391</link>
            <description><![CDATA[ share-rapid plugin fixed . . . . <br />
<br />
the site allows some file to be downloaded for registered users - working :-)<br />
but restricts other downloads to their download manager only - unsure how, if its possible, to bypass this . . ?]]></description>
            <dc:creator>birchie</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Thu, 30 May 2013 22:19:44 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/12250/12372/_subject_#msg-12372</guid>
            <title>Re: sharerapid plugin not downloading</title>
            <link>https://wordrider.net/forum/10/12250/12372/_subject_#msg-12372</link>
            <description><![CDATA[ Thanks, but after many tries, im unable to fix it :( Right now, SR plugin is not working.]]></description>
            <dc:creator>ulicky</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 26 May 2013 16:21:03 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/12250/12252/_subject_#msg-12252</guid>
            <title>Re: sharerapid plugin not downloading</title>
            <link>https://wordrider.net/forum/10/12250/12252/_subject_#msg-12252</link>
            <description><![CDATA[ Eg. this way:<br />
<pre class="bbcode">
        final HttpMethod method = new MethodBuilder(client)
                .setAction("http://api.letitbit.net/internal/index4.php")
                .setParameter("action", "LINK_GET_DIRECT")
                .setParameter("link", fileURL)
                .setParameter("free_link", "1")
                .setParameter("appid", createRandomAppId())
                .setParameter("version", VERSION)
                .setHeader("User-Agent", null)
                .toPostMethod();

</pre>]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sun, 21 Apr 2013 15:37:35 +0000</pubDate>
        </item>
        <item>
            <guid>https://wordrider.net/forum/10/12250/12250/_subject_#msg-12250</guid>
            <title>sharerapid plugin not downloading</title>
            <link>https://wordrider.net/forum/10/12250/12250/_subject_#msg-12250</link>
            <description><![CDATA[ Hi, sharerapid plugin plugin cannot find link on page, because it is not there. Sharerapid detects its own application by using useragent. I looked to source code of plugin, but i dont know, how to change useragent. :(]]></description>
            <dc:creator>ulicky</dc:creator>
            <category>FreeRapid Downloader - Plugins</category>
            <pubDate>Sat, 20 Apr 2013 22:29:03 +0000</pubDate>
        </item>
    </channel>
</rss>
