RXSM update server
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Bu depo arşivlendi. Dosyaları görüntüleyebilir ve klonlayabilirsiniz ama işlem gönderemez ve konu/değişiklik isteği açamazsınız.

15 satır
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>