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.
		
		
		
		
		
			| 
				
					 | 
			3 years ago | |
|---|---|---|
| assets | 3 years ago | |
| crawler_release | 3 years ago | |
| sample | 3 years ago | |
| src/crawler | 3 years ago | |
| .gitignore | 3 years ago | |
| README.md | 3 years ago | |
| xxrs.json | 3 years ago | |
| xxrs.txt | 3 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