mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
made the rewrite modifier wombat's rewriting of js workers init'd as a blob is wkrf_ not wkr_ to match the python JSWorkerRewriter (#470)
This commit is contained in:
parent
9e42ea7935
commit
4a4e6c2b33
File diff suppressed because one or more lines are too long
@ -2397,7 +2397,7 @@ Wombat.prototype.rewriteWorker = function(workerUrl) {
|
||||
this.wb_abs_prefix +
|
||||
"', 'prefixMod': '" +
|
||||
this.wb_abs_prefix +
|
||||
"wkr_/', 'originalURL': '" +
|
||||
"wkrf_/', 'originalURL': '" +
|
||||
originalURL +
|
||||
"'}); })();";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user