Giter VIP home page Giter VIP logo

Comments (3)

renfei avatar renfei commented on August 22, 2024

我已经提交合并请求 #18 来临时解决这个问题,需要的朋友可以将 src/utils/uptimerobot.js

const Api = 'https://api.uptimerobot.com/v2/getMonitors';

改为

const Api = 'https://uptimerobot-api.renfei.net/v2/getMonitors';

可以临时解决这个问题,想要根本解决的话,还需自己搭建反代服务。

from uptime-status.

yb avatar yb commented on August 22, 2024

官网接口间歇性的 CORS 抽风,后续会增加自定义 API 域名配置;

from uptime-status.

yb avatar yb commented on August 22, 2024

最新的 v.1.5.1 版本新增了 ApiDomain 配置,可自定义接口域名;
另外 README 中也增加了如何 Cloudflare Workers 搭建代码,欢迎更新;

from uptime-status.

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.