Changeset 256 for honeyclient/branches/exp/kindlund-multi_config/etc
- Timestamp:
- 04/24/07 16:43:36 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-multi_config/etc/honeyclient.xml
r233 r256 84 84 -1 85 85 </max_relative_links_to_visit> 86 <goodwords description="A comma-separated list of good words which will increase the score of links within a webpage." default="">86 <goodwords description="A comma-separated list of good words which will increase the score of links within a webpage." default=""> 87 87 news,new,big,latest,main,update,sell,free,buy 88 88 </goodwords> 89 <badwords description="A comma-separated list of bad words which will decrease the score of links within a webpage." default="">89 <badwords description="A comma-separated list of bad words which will decrease the score of links within a webpage." default=""> 90 90 archive,privacy,legal,disclaim,about,contact,copyright,jobs,careers 91 91 </badwords> … … 364 364 </Bar> 365 365 </Foo> 366 <Yok> 367 <childA>12345678</childA> 368 <childA>ABCDEFGH</childA> 369 <childB>09876543</childB> 370 <childB>ZYXVTUWG</childB> 371 </Yok> 366 372 </Test> 367 373 </Config>
