mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-16 10:45:47 +00:00
bc698c09fce245b2ccf1972088b811968d929a62
* LaxURI.java
increase tolerance with regard to path-segments
* UURIFactory.java
allow digits in scheme regex
discard old supported-schemes code
* UURIFactoryTest.java
tests for roundtrip serialization of problematic hostlike-scheme and bars-in-path
* CrawlerLoggerModule.java
discard special-casing of URI scheme errors
* SchemeNotInSetDecideRule.java
rule to apply to URIs of unknown schemes; by default REJECTs those not usually handled by Heritrix
* **/profile-crawler-beans.cxml
add REJECT SchemeNotInSetDecideRule
Languages
Java
93.3%
HTML
2.6%
Rich Text Format
1%
JavaScript
1%
FreeMarker
0.8%
Other
1.1%