matrix-spam-ml

git clone git://archive.git.mtrnord.blog/MTRNord/matrix-spam-ml.git
Log | Files | Refs | Submodules | README | LICENSE

index.html (282B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 
      4 <head>
      5     <meta charset="utf-8" />
      6     <meta http-equiv="x-ua-compatible" content="ie=edge" />
      7     <meta name="viewport" content="width=device-width, initial-scale=1" />
      8 
      9     <title>Matrix Spam ML</title>
     10 </head>
     11 
     12 <body>
     13     TODO
     14 </body>
     15 
     16 </html>