Introdution

A web site which uses bookmarklet to fetch and store skill data from GITADORA official site, to share with other players.

Notice

  • Updated for FUZZ-UP.
  • I created a twitter account for gsv.fun. Please follow me😋

How to use

1.Add the below script to bookmark

※Some browsers(e.g. safari、chrome on mobile)don't provide the feature of creating a new bookmark. In that case you can add a bookmark for any site first, then edit it and replace the URL address with the below script.

For current version: FUZZ-UP(This script is always getting data from the latest version. No need to update the script when next version comes)
javascript:void(!function(d){var s=d.createElement('script');s.type='text/javascript';s.src='//gitadora-skill-viewer.herokuapp.com/js/uploaddata_latest.js';d.head.appendChild(s);}(document));
For old version:
HIGH-VOLTAGE
javascript:void(!function(d){var s=d.createElement('script');s.type='text/javascript';s.src='//gitadora-skill-viewer.herokuapp.com/js/uploaddata_highvoltage.js';d.head.appendChild(s);}(document));

2.Log in to GITADORA official site, and click the added bookmark

3.Wait for 5 to 10 seconds. It will jump to your skill page after finishing uploading. Use this URL to share your skill data with others.

Readme

1.It's not hard to upload faked skill data to gsv.fun if someone wants. So gsv.fun can not guarantee the authenticity of skill data here, and also it can not guarantee that your uploaded skill data won't be falsified by others, unless you saved your data.

2.Different with the commonly used skill simulator, on this web site a user can not change his uploaded skill data.

Other

★Source code:Github

FeedbackUser Voice

If you find a bug or have some suggestions, please feel free to leave a message on User Voice page :)

Recommended browser

Chrome, Safari