Mark more things on the interactive map
< 脚本 Genshin Impact AppSample Map - More Markable Markers 的反馈
Hello, thanks for writing this userscript. Shouldn't line 7 be // @match https://genshin-impact-map.appsample.com/* with a * at the end as in wildcard to also allow key values at the end like ?map=teyvat
// @match https://genshin-impact-map.appsample.com/*
Thanks for the heads up. I've updated the script to match all of https://genshin-impact-map.appsample.com/ now, along with a few updates.
https://genshin-impact-map.appsample.com/
登录以发布留言。
Hello, thanks for writing this userscript. Shouldn't line 7 be
// @match https://genshin-impact-map.appsample.com/*with a * at the end as in wildcard to also allow key values at the end like ?map=teyvat