**Note: If you want to see pokemon icons for https://t.co/xnwqt94fOS. Press f12/Console/Put the following code in your website Console:**
for(var x = 1; x <= 493; x++) {
window.localStorage.setItem("icon"+x+"", "https://t.co/YwTvHyD1sq"+x+".png");
}