mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 06:23:16 +00:00
content-type compare for rewriting: use case-insensitive check (#849)
update to wabac.js 2.23.3 for HLS rewriting fixes part of capture fix for webrecorder/replayweb.page#433
This commit is contained in:
parent
a5936b56aa
commit
da953b670b
4 changed files with 17 additions and 15 deletions
|
@ -18,7 +18,7 @@
|
|||
"dependencies": {
|
||||
"@novnc/novnc": "1.4.0",
|
||||
"@puppeteer/replay": "^3.1.1",
|
||||
"@webrecorder/wabac": "^2.22.16",
|
||||
"@webrecorder/wabac": "^2.23.3",
|
||||
"browsertrix-behaviors": "^0.8.5",
|
||||
"client-zip": "^2.4.5",
|
||||
"css-selector-parser": "^3.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue