Giter Site home page Giter Site logo

geekyouth / uptime-status Goto Github PK

View Code? Open in Web Editor NEW
45.0 3.0 39.0 1000 KB

🤞✨基于 UptimeRobot api 时时监控主机、网站、端口等在线状态 💕💖 | https://up.java666.cn/ | https://stats.uptimerobot.com/OJRWxTANwN | https://java666.cn/uptime-status/

Home Page: https://up.java666.cn/

JavaScript 54.81% HTML 3.00% SCSS 42.19%
heartbeat ping tcp-port http uptime

uptime-status's People

Contributors

geekyouth avatar yb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

uptime-status's Issues

"nodename" escape character does not seem to be fixed yet

I have just found that [] haven't replaced with "[" and "]" after I deployed it on my hosting. It looks weird when I have [] in the nodename. See sample at https://status.qnid.cc
Otherwise, I found it uses replace function in the js to replace urls. I believe we can do it with nodename. However, I can't determine which variable is associated with nodename. Could you help me check that? Thanks
return encodeURIComponent(e).replace(/%40/gi, "@").replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]")

ShowLink bug with port monitor

I tried to set a port monitor and turn the ShowLink on

Then the status link will redirect to $StatusSiteUrl/$PortMonitorSite

Here's a sample:

Monitor: 1.1.1.1:443
Status page: a.com

Click the link in the status page

I will visit a.com/1.1.1.1

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.