Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source_forward
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhiwei
source_forward
Commits
8b7d40ab
Commit
8b7d40ab
authored
Jul 11, 2019
by
yangchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去除京东错误来源获取
parent
29320d28
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
src/main/java/com/zhiwei/source_forward/run/SourceForward.java
+1
-1
src/main/resources/sourceList.txt
+0
-1
No files found.
src/main/java/com/zhiwei/source_forward/run/SourceForward.java
View file @
8b7d40ab
...
...
@@ -81,7 +81,7 @@ public class SourceForward {
public
static
void
main
(
String
[]
args
)
{
ProxyFactory
.
init
(
"zookeeper://192.168.0.36:2181"
,
"local"
,
GroupType
.
PROVIDER
);
List
<
String
>
urlList
=
new
ArrayList
<>();
urlList
.
add
(
"http://s
tock.10jqka.com.cn/usstock/20190621/c612094454
.shtml"
);
urlList
.
add
(
"http://s
oftware.it168.com/a2019/0621/6005/000006005693
.shtml"
);
List
<
SourceForwardBean
>
da
=
SourceForward
.
getSourceForward
(
urlList
);
for
(
SourceForwardBean
sfb
:
da
)
{
System
.
out
.
println
(
sfb
.
toString
());
...
...
src/main/resources/sourceList.txt
View file @
8b7d40ab
...
...
@@ -5121,7 +5121,6 @@ i有用
中国精彩传媒网
万家热线家电数码频道
中安在线家电频道
京东
北方网家电频道
中工网胶东新闻频道
中关村在线家电频道
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment