webrecorder / wabac.js

wabac.js - Web Archive Browsing Augmentation Client
https://replayweb.page
GNU Affero General Public License v3.0
98 stars 16 forks source link

rewriting fix: don't rewrite 'location = <num>' #142

Closed ikreymer closed 1 year ago

ikreymer commented 1 year ago

Update rewriting regex to ignore location assignment if assigning a number, eg. location = 0, as almost certainly not working with a window Location.

Fixes replay of https://playground.babylonjs.com/