Windows-like BSoD page (with QR code support) for work in progress websites.
Find a file
2022-02-21 18:27:53 -03:00
css Revert "New style" 2022-02-21 18:27:53 -03:00
images hmmm 2019-12-28 23:10:50 -03:00
js Fix domain 2019-12-28 23:11:03 -03:00
CNAME Change to subdomain 2019-12-28 23:18:35 -03:00
index.html Update api url and update jQuery to 3.4.1 2019-12-28 23:11:03 -03:00
README.md Update readme 2019-12-29 00:37:12 -03:00

BSoD

This page were used during the rewrite of our website (https://amanoteam.com).

It replicates Windows 10 Blue Screen of Death, as shown below:

BSoD

Features

  • Highly customizable with CSS.
  • Fully functional QR Code.
  • Live percentage support (every 10 seconds).
  • Lightweight page.

Setting up

To set up the page to suit your needs, just edit the index.html file.

Changing QR Code destination

Edit the js/bsod.js file and change the URL on the text key.

Using the live percentage feature

Edit the URL located near the bottom of the page.

The URL must be:

  • Returning a single digit (e.g: 80).
  • At the same domain as the main page, or:
  • With the Access-Control-Allow-Origin header set to your_domain_name or *.