You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dnomd343
64eb855d0c
|
2 years ago | |
---|---|---|
assets | 2 years ago | |
crawler_release | 2 years ago | |
sample | 2 years ago | |
src/crawler | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
xxrs.json | 2 years ago | |
xxrs.txt | 2 years ago |
README.md
栩栩若生
graph LR
subgraph sample
sample_1-a -- fix --> sample_1
sample_1-b --> sample_1
sample_2-a -- fix --> sample_2
sample_2-b -- fix --> sample_2
subgraph release
sample_1
sample_2
sample_3
end
end
subgraph crawler
108shu.com --> sample_1-a
aidusk.com --> sample_1-b
ixsw.la --> sample_1-b
m.wxsy.net --> sample_2-a
wxsy.net --> sample_2-a
xswang.com --> sample_2-b
zhihu.com -- fix --> sample_3
end