diff options
| author | Yuval Adam <_@yuv.al> | 2021-10-05 00:26:41 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-10-05 00:26:41 +0300 |
| commit | b74e629cf471f1a43cbacd267b3e7e6dcbfe0a40 (patch) | |
| tree | 4bc18f3145aeb433dde67c98994562675bde311b | |
| parent | 3feb2682361d8549882919331d7d07311f54d280 (diff) | |
Add analytics and update readme
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | index.html | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -1 +1,3 @@ -# fbdowntime.com +# Facebook Downtime + +https://www.fbdowntime.com @@ -37,6 +37,7 @@ </style> <script src="https://code.jquery.com/jquery-3.6.0.slim.min.js" integrity="sha256-u7e5khyithlIdTpu22PHhENmPcRdFiHRjhAuHcs05RI=" crossorigin="anonymous"></script> + <script src="https://landsnail.fbdowntime.com/script.js" data-site="KMEYHTCQ" defer></script> </head> <body> |
