Changes between Version 2 and Version 3 of nutch.site.xml.nutch
- Timestamp:
- Apr 6, 2009, 10:54:56 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
nutch.site.xml.nutch
v2 v3 4 4 <property> 5 5 <name>http.agent.name</name> 6 <value> '''waue'''</value>6 <value>waue</value> 7 7 <description>HTTP 'User-Agent' request header. </description> 8 8 </property> 9 9 <property> 10 10 <name>http.agent.description</name> 11 <value> '''MyTest'''</value>11 <value>MyTest</value> 12 12 <description>Further description</description> 13 13 </property> … … 15 15 <property> 16 16 <name>http.agent.url</name> 17 <value> '''hd01.nchc.org.tw'''</value>17 <value>hd01.nchc.org.tw</value> 18 18 <description>A URL to advertise in the User-Agent header. </description> 19 19 </property> 20 20 <property> 21 21 <name>http.agent.email</name> 22 <value> '''waue@nchc.org.tw'''</value>22 <value>waue@nchc.org.tw</value> 23 23 <description>An email address 24 24 </description>