mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 08:04:49 +01:00
wombat typo fix
This commit is contained in:
parent
a88acb7476
commit
904b4265e9
@ -321,6 +321,7 @@ _WBWombat = (function() {
|
||||
}
|
||||
this.assign = function(url) {
|
||||
var new_url = rewrite_url(url);
|
||||
var orig = extract_orig(new_url);
|
||||
if (orig == this.href) {
|
||||
return orig;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user