Sankaku Beta no image fix

Fixes the issue of images not displaying when opening posts on another tab.

< Feedback on Sankaku Beta no image fix

Review: Good - script works

§
Posted: 2020-12-03

Works fine! I had a bit of an issue, and I found that changing the regex for the URL to:

(^https:\/\/beta\.sankakucomplex\.com(:[0-9]{1,5})?\/post\/show\/.*\?.*$)

fixed some bug that was causing pages to give 404 errors. I dunno why it would give those errors, but it makes more sense to only run this script on pages that contain a ? anyway

Post reply

Sign in to post a reply.