Created
December 29, 2020 22:03
-
-
Save phibo23/8afa5e8de3c986b0502c63eea82c937a to your computer and use it in GitHub Desktop.
rc3.world map bookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){ var patharray=location.pathname.split('/');var mapurl='https://raw.githubusercontent.com/MichaelKreil/rc3-map-scraper/master/image/https___' + patharray.slice(-1*(patharray.length-patharray.indexOf('global')-1)).join('_').replaceAll('.','_') + '.png';if(!patharray.includes('lobby')){mapurl=mapurl.replace('rc3_world_','rc3_world__')}window.open(mapurl)})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
a bookmarklet that opens the corresponding png from https://github.com/MichaelKreil/rc3-map-scraper when you are exploring https://visit.at.rc3.world/