1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/script/bookmarklets/view-in-development.js
2022-04-19 10:04:50 -04: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')})()