RXSM update server
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

15 lines
969B

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <link rel="icon" href="https://raw.githubusercontent.com/NGnius/rxsm/develop/resources/images/icon-notext-2048.png" type="image/x-icon"/>
  5. <link rel="shortcut icon" href="https://raw.githubusercontent.com/NGnius/rxsm/develop/resources/images/icon-notext-2048.png" type="image/x-icon"/>
  6. <title>RXSM Update Server</title>
  7. </head>
  8. <body style="background-color: #404040; color: #20c420;">
  9. <h1 style="text-align: center; padding-top: 10%; color: #20c420;">RXSM Update Server</h1>
  10. <h3 style="text-align: center; color: #20c420;">This domain is designed for robots, not you, you silly dinosaur!</h3>
  11. <h5 style="text-align: center; color: #20c420;"><a style="text-decoration:none; color: #208020;" href="/database">Download the SQLite database</a> or <a style="text-decoration:none; color: #208020;" href="https://git.exmods.org/rxsm/rxsm-server">read about the RXSM update API</a>.</h5>
  12. </body>
  13. </html>