Skip to content

Instantly share code, notes, and snippets.

@biuuu
Forked from MadeBaruna/README.md
Last active May 20, 2023 05:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save biuuu/7a0e180dab0dee88722e90d625f9613b to your computer and use it in GitHub Desktop.
Save biuuu/7a0e180dab0dee88722e90d625f9613b to your computer and use it in GitHub Desktop.
获取原神抽卡记录URL

Updated for 3.0

Thanks to @jogerj and @PrimeCicada for the method! Original script: https://gist.github.com/jogerj/0339e61a92e0de2e360c5212a94854e8

使用方法

打开 Powershell, 复制粘贴下面的命令:

国际服:

iex "&{$(irm https://gist.githubusercontent.com/biuuu/7a0e180dab0dee88722e90d625f9613b/raw/6e57515e2a4d518c239cd468adb136f78ac5b3c7/getlink.ps1)} global"

国服:

iex "&{$(irm https://genshin-gacha-export.danmu9.com/getLink.ps1)} china"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment