This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Register
Sign In
backup
/
pywb
Watch
1
Star
0
Fork
0
You've already forked pywb
mirror of
https://github.com/webrecorder/pywb.git
synced
2025-03-15 00:03:28 +01:00
Code
Issues
Projects
Releases
Activity
pywb
/
pywb
/
rewrite
/
test
History
Ilya Kreymer
cc79ebdf29
html rewriter: script rewrite: check 'type' attribute, apply JS rewriter only if type is empty, or contains 'javascript' or 'ecmascript'
...
update tests for checking 'type' attribute
2017-05-22 18:52:17 -07:00
..
test_cookie_rewriter.py
rewrite: url rewriter: don't rewrite relative urls, only those that start with scheme, / or contain ../
#195
2016-09-14 13:04:46 -07:00
test_header_rewriter.py
setup: update to warcio==1.2
2017-04-29 13:47:54 -07:00
test_html_rewriter.py
html rewriter: script rewrite: check 'type' attribute, apply JS rewriter only if type is empty, or contains 'javascript' or 'ecmascript'
2017-05-22 18:52:17 -07:00
test_regex_rewriters.py
js regex rewrite: fix tertiary op rewrite, remove commented out regexs, add a few more tests
2017-03-21 11:50:40 -07:00
test_rewrite_content.py
py3: all tests pass, at last!
2016-02-23 13:26:53 -08:00
test_rewrite_live.py
rewrite: url rewriter: don't rewrite relative urls, only those that start with scheme, / or contain ../
#195
2016-09-14 13:04:46 -07:00
test_url_rewriter.py
rewrite: url rewriter: don't rewrite relative urls, only those that start with scheme, / or contain ../
#195
2016-09-14 13:04:46 -07:00
test_wburl.py
tests: additional test for new modifier form
2016-10-19 21:17:40 -07:00