My-Proxy Forum
November 23, 2008, 09:46:10 AM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Links:   Elite Proxy Switcher   Forum Proxy Leecher   My-Proxy Products  
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: The format of FPL leech list  (Read 32598 times)
Terry
Administrator
*****
Posts: 998



View Profile WWW
« on: November 16, 2005, 10:01:43 PM »

Link Format

Every line of FPL list should follow this format:

Code:
forum link|topic link characteristic|whether scan accessory|accessory link characteristic

Any Line without a header of "http://" will be ignored, so you can add remarks as you like in the FPL list.
But I usually begin my remark with a header of "#".

Forum Link

There are usually many forums in the one site, but only a few of them contain topics with proxies.
For example, there are many forums in aliveproxy.com/forum/, but there are only 4 of them contain proxies:

Code:
Anonymous HTTP proxies on standard ports
Anonymous HTTP proxies on non-standard ports
IRC proxies
Transparent (non-anonymous) HTTP proxies

Now let look at the url of those forums:
Code:
http://www.aliveproxy.com/forum/index.php?s=03a8aebe5a0441aee09ad62b324e53b9&showforum=9
http://www.aliveproxy.com/forum/index.php?s=03a8aebe5a0441aee09ad62b324e53b9&showforum=10
http://www.aliveproxy.com/forum/index.php?s=03a8aebe5a0441aee09ad62b324e53b9&showforum=11
http://www.aliveproxy.com/forum/index.php?s=03a8aebe5a0441aee09ad62b324e53b9&showforum=12

You will find that "s=03a8aebe5a0441aee09ad62b324e53b9" will change every time your enter aliveproxy forums. But you can easily find that actually these forums have fixed urls(Forum Link):
Code:
http://www.aliveproxy.com/forum/index.php?showforum=9
http://www.aliveproxy.com/forum/index.php?showforum=10
http://www.aliveproxy.com/forum/index.php?showforum=11
http://www.aliveproxy.com/forum/index.php?showforum=12

Topic Link Characteristic

Now let's enter the forum "Anonymous HTTP proxies on standard ports" (showforum=9). There are too many links in the page, some of them link to topics that we need scanning, others do not. We should tell FPL which links it should follow.

Now let's look at url of the topics:
Code:
http://www.aliveproxy.com/forum/index.php?showtopic=2742
http://www.aliveproxy.com/forum/index.php?showtopic=2697
http://www.aliveproxy.com/forum/index.php?showtopic=2623
http://www.aliveproxy.com/forum/index.php?showtopic=2631
http://www.aliveproxy.com/forum/index.php?showtopic=2656
http://www.aliveproxy.com/forum/index.php?showtopic=2587

Now you should know the characteristic that the topic links differ from other links:
Code:
showtopic
However you can also use "showtopic=" or "?showtopic=" or "index.php?showtopic=".

Whether Scan Accessory

1: Scan accessories, you should provide the "Accessory Link Characteristic".
0: Do not scan accessories.

Accessory Link Characteristic

Now let's login proxyblind forum "HTTP Transparent (Non-Anonymous) Proxy List" (proxyblind.org/proxyblind-forum/viewforum.php?f=5). You can open some topics to find the accessory link. I list some accessory links below:
Code:
http://proxyblind.org/proxyblind-forum/download.php?id=4105
http://proxyblind.org/proxyblind-forum/download.php?id=4104
http://proxyblind.org/proxyblind-forum/download.php?id=4104
http://proxyblind.org/proxyblind-forum/download.php?id=4098
http://proxyblind.org/proxyblind-forum/download.php?id=4087

Now you should know the characteristic that the accessory links differ from other links:
Code:
download.php
However you can also use "download" or "download.php?id=".
Remember to set "Whether Scan Accessory" to "1" if you want to scan accessories.

Now let's construct the list lines.

For aliveproxy.com
Code:
http://www.aliveproxy.com/forum/index.php?showforum=9|showtopic|0
http://www.aliveproxy.com/forum/index.php?showforum=10|showtopic|0
http://www.aliveproxy.com/forum/index.php?showforum=11|showtopic|0
http://www.aliveproxy.com/forum/index.php?showforum=12|showtopic|0

For proxyblind.org:
Code:
http://proxyblind.org/proxyblind-forum/viewforum.php?f=5|viewtopic.php|1|download.php

My-Proxy - Free proxy list, online proxy checker and proxy tools.
Elite Proxy Switcher - Easily testing and using proxies.
Forum Proxy Leecher - Enjoy making fresh proxy lists by yourself.
Buy Proxy - Buy checked proxies from My-Proxy easily and quickly.
shelf5847
Newbie
*
Posts: 5


View Profile WWW
« Reply #1 on: November 28, 2005, 07:12:40 PM »

Well you know what they say, nice try but no cigar.

branch67
Newbie
*
Posts: 3


View Profile WWW
« Reply #2 on: December 07, 2005, 01:36:10 AM »

Is that not a bit unethical ;-) of yourself?

maidao
Newbie
*
Posts: 2


View Profile
« Reply #3 on: March 04, 2006, 07:22:44 PM »

how to construct these forum's list lines
Code:
http://www.readfree.net/bbs/thread.php?fid=50
http://www.agpr.net/bbs/thread.php?fid=36


very thanks
Terry
Administrator
*****
Posts: 998



View Profile WWW
« Reply #4 on: March 04, 2006, 07:47:36 PM »

I don't know how to get access to the proxy topics, so I don't test them.
You can try these code if you have enough right to see the topics.
Code:
http://www.readfree.net/bbs/thread.php?fid=50|read.php?tid=|0
http://www.agpr.net/bbs/thread.php?fid=36|read.php?tid=|0

My-Proxy - Free proxy list, online proxy checker and proxy tools.
Elite Proxy Switcher - Easily testing and using proxies.
Forum Proxy Leecher - Enjoy making fresh proxy lists by yourself.
Buy Proxy - Buy checked proxies from My-Proxy easily and quickly.
maidao
Newbie
*
Posts: 2


View Profile
« Reply #5 on: March 04, 2006, 08:08:51 PM »

Quote from: "Terry"
I don't know how to get access to the proxy topics, so I don't test them.
You can try these code if you have enough right to see the topics.
Code:
http://www.readfree.net/bbs/thread.php?fid=50|read.php?tid=|0
http://www.agpr.net/bbs/thread.php?fid=36|read.php?tid=|0

it works, very thanks
Good luck!
gt11tg
Newbie
*
Posts: 3


View Profile
« Reply #6 on: April 29, 2006, 11:55:52 AM »

what about forums which have (i call it)  "html mode"?

to find out the forum id's where the proxy lists are located is no prob, but to get the topic link characteristic is the problem! Oo
for example

Code:
http://www.readfree.net/bbs/


has changed from the standard "php mode" to the described html.

i think this would be a great feature in next version Smiley
Terry
Administrator
*****
Posts: 998



View Profile WWW
« Reply #7 on: April 29, 2006, 07:24:20 PM »

Sorry, it's too hard to get an account of that forum (readfree).

My-Proxy - Free proxy list, online proxy checker and proxy tools.
Elite Proxy Switcher - Easily testing and using proxies.
Forum Proxy Leecher - Enjoy making fresh proxy lists by yourself.
Buy Proxy - Buy checked proxies from My-Proxy easily and quickly.
sergeycentral
Newbie
*
Posts: 1


View Profile
« Reply #8 on: May 27, 2006, 10:20:46 PM »

for:
Code:
http://proxy.6te.net/lists.php?p=1

i make the line:
Code:
http://proxy.6te.net/lists.php?p=1|proxy.php?id=|0

but it doesnt work!

why not?
Terry
Administrator
*****
Posts: 998



View Profile WWW
« Reply #9 on: May 28, 2006, 04:32:21 AM »

I just test this leech link:
Code:
http://proxy.6te.net/lists.php?p=1|proxy.php?id=|0


FPL works well with it:
Code:
Connecting to Internet...
Forum: get 7 topics from: http://proxy.6te.net/lists.php?p=1
Topic: get 0 proxies from: http://proxy.6te.net/lists.php?p=1
Topic: get 200 proxies from: http://proxy.6te.net/proxy.php?id=latest
Topic: get 900 proxies from: http://proxy.6te.net/proxy.php?id=104
Topic: get 375 proxies from: http://proxy.6te.net/proxy.php?id=103
Topic: get 350 proxies from: http://proxy.6te.net/proxy.php?id=102
Topic: get 460 proxies from: http://proxy.6te.net/proxy.php?id=101
Topic: get 230 proxies from: http://proxy.6te.net/proxy.php?id=100


Did you use the latest version?

My-Proxy - Free proxy list, online proxy checker and proxy tools.
Elite Proxy Switcher - Easily testing and using proxies.
Forum Proxy Leecher - Enjoy making fresh proxy lists by yourself.
Buy Proxy - Buy checked proxies from My-Proxy easily and quickly.
rightnow
Newbie
*
Posts: 3


View Profile WWW
« Reply #10 on: October 01, 2006, 09:18:09 AM »

How can I add this forum?

Code:
http://www.digitalcybersoft.com/ProxyList/forum/anonymous-http-proxies-vf6.html

Undernet.org partner channels: #MasterXXXPasswords, #xxxpasswords and #xxxpasswordz
EFNet.org partner channel: #xxxpasswords and Thundercity.net partner channel: #ASP


http://pimpitnow.googlepages.com/mxp
aleko
Post Rank: 2
**
Posts: 11


View Profile
« Reply #11 on: October 01, 2006, 12:49:43 PM »

you can't Smiley
longer
Newbie
*
Posts: 1


View Profile
« Reply #12 on: May 16, 2008, 04:18:58 AM »

how to construct these forum's list lines

Code:
http://www.freeproxylists.com/us.html

Thanks.
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
My-Proxy