Further development has been moved to its own repository: https://github.com/jogerj/genshin-wish-url
- Win+R and open
powershell
(orpwsh
if Powershell 6+ installed) - Paste and run following
- All versions (Global/China)
Set-ExecutionPolicy Bypass -Scope CurrentUser -Force;
iex (irm 'https://github.com/jogerj/genshin-wish-url/raw/main/Get-WishUrl.ps1')
@jogerj I think Hotgames.gg still uses 6 months wish history, does a script that makes you extract only 6 months instead of 1 year of wish history exist?