replayweb.page icon indicating copy to clipboard operation
replayweb.page copied to clipboard

Help needed on using the "config" attribute when embedding the player

Open borsboomm opened this issue 2 years ago • 2 comments

I'm using the following JSON in the config attribute of an embedded player to pass some extra fuzzy matching rules: {"fuzzy":[["[?&]channel=([^&])",""],["[?&]channels=([^&])",""],["[?&]r=([^&]*)",""]]}

As far as I've debugged the JSON is picked up but the rules don't seem to be applied when replaying the archive. Am I doing something wrong?

More info: It's a remote WACZ of about 250MB. If you need the WACZ for testing purposes I can supply that.

borsboomm avatar Feb 17 '23 10:02 borsboomm

Thanks @borsboomm - if you're able to supply the WACZ so we can reproduce locally that would be very helpful.

tw4l avatar Apr 12 '23 19:04 tw4l

You can find the wacz here: https://drive.google.com/file/d/112p8kz23oIoyu9uHd8ymIVCo8RL7gs17/view?usp=share_link

borsboomm avatar Apr 13 '23 09:04 borsboomm