SpeedTest icon indicating copy to clipboard operation
SpeedTest copied to clipboard

Unable to get image_url

Open JAVIERCUADROS7 opened this issue 6 years ago • 1 comments

image_url = "http://www.speedtest.net/result/" + data["resultid"] + ".png";

i can not get the resultid

JAVIERCUADROS7 avatar Feb 06 '20 19:02 JAVIERCUADROS7

Works for me:

https://www.speedtest.net/result/9021927523.png

taganaka avatar Feb 09 '20 01:02 taganaka