forked from jhao104/proxy_pool
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jhao104
committed
Apr 25, 2017
1 parent
0f74954
commit 7f3fc38
Showing
5 changed files
with
41 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
[DB] | ||
type = REDIS | ||
host = localhost | ||
port = 6379 | ||
type = SSDB | ||
host = 42.123.99.64 | ||
port = 8889 | ||
name = proxy | ||
|
||
[ProxyGetter] | ||
;register the proxy getter function | ||
freeProxyFirst = 1 | ||
;freeProxyFirst = 1 | ||
freeProxySecond = 1 | ||
freeProxyThird = 1 | ||
;freeProxyFourth = 1 | ||
freeProxyFourth = 1 | ||
freeProxyFifth = 1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters