GithubHelp home page GithubHelp logo

Comments (10)

rikkix avatar rikkix commented on August 14, 2024

I viewed that, some data get lost.
I'm looking into it.

from domain-list-community.

rikkix avatar rikkix commented on August 14, 2024

image

image

from domain-list-community.

Loyalsoldier avatar Loyalsoldier commented on August 14, 2024

curl only downloads about 100 lines of speedtest domains. That's strange.

image

from domain-list-community.

rikkix avatar rikkix commented on August 14, 2024

Nothing writes into it, it's weird.
image

from domain-list-community.

rikkix avatar rikkix commented on August 14, 2024

I found it out.

https://c.speedtest.net/speedtest-servers-static.php didn't return a correct xml file, a html page instead.

image
image

from domain-list-community.

Loyalsoldier avatar Loyalsoldier commented on August 14, 2024

I try wget. It responds 503 Status code. Then I try curl with Chrome User-Agent. It downloads the same content as without Chrome user-agent.

I think speedtest has banned Microsoft IPs.

from domain-list-community.

rikkix avatar rikkix commented on August 14, 2024

We have to use a former form, update it at a certain time instead of using GitHub Actions may be the only choice now.

from domain-list-community.

Loyalsoldier avatar Loyalsoldier commented on August 14, 2024

Agree.

from domain-list-community.

kslr avatar kslr commented on August 14, 2024

Azure Cloud Ubuntu

curl 'https://c.speedtest.net/speedtest-servers-static.php' -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8' --compressed

success

from domain-list-community.

rikkix avatar rikkix commented on August 14, 2024

I tested few more times.
If I enable gzip (add Header Accept-Encoding: gzip), it will return correct content.
If I don't, it won't.

from domain-list-community.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.