KeyPJ
Results
1
comments of
KeyPJ
[FandomWiki](https://genshin-impact.fandom.com/wiki/Wishes/History) is corrent I can get all the end time and start time by the js code,but i still need to compare them manually ``` [...new Set([].slice.call(document.querySelectorAll('tr > td:nth-child(3)')).map(a=>a.getAttribute('data-sort-value')))].sort() ```...