miasma 0.3.0

Trap malicious AI web scrapers in an endless pit of poisoned training data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body {
  background-color: #ffffff;
  color: #000000;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 12px;
  max-width: 850px;
}
a {
  color: #0000ff;
}
a:visited {
  color: #551a8b;
}