Changeset 261 for honeyclient/trunk/etc
- Timestamp:
- 04/25/07 17:02:52 (2 years ago)
- Files:
-
- honeyclient/trunk/etc/honeyclient.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/etc/honeyclient.xml
r233 r261 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>
