1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/src/bookmarklets/view-in-development.js
Kevin Heis 748d1e3e3d Move files out of script/ (#45454)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-02 18:17:39 +00:00

2 lines
203 B
JavaScript

javascript:(()=>{window.location.href=window.location.href.replace(/https:\/\/docs\.github\.com/,'http://localhost:4000').replace(/https:\/\/.*\..*\.(com|net|dev|io|org|ms)/,'http://localhost:4000')})()