mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
contains configs for cdx canon, fuzzy matching and rewriting! rewriting: ability to add custom regexs per domain also, ability to toggle js rewriting and custom rewriting file (default is wombat.js)
12 lines
128 B
INI
12 lines
128 B
INI
[run]
|
|
omit =
|
|
*/test/*
|
|
*/tests/*
|
|
*.html
|
|
*.js
|
|
*.css
|
|
|
|
[report]
|
|
exclude_lines =
|
|
if __name__ == .__main__.:
|