compares plc.directory with other mirrors
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

hosted on wisp.place

dawn 136a43b2 613bc37c

+13 -2
+1
README.md
··· 1 1 plc mirror comparer @ compare.plc.klbr.net 2 + hosted on wisp.place
+12 -2
index.html
··· 16 16 padding: 2rem 1.5rem 4rem; 17 17 } 18 18 19 + .subtitle a { 20 + color: #ccc; 21 + text-decoration: none; 22 + 23 + &:hover { 24 + color: #e8c840; 25 + text-decoration: underline; 26 + } 27 + } 28 + 19 29 .wrap { max-width: 980px; margin: 0 auto; } 20 30 21 31 /* ── header ── */ ··· 27 37 letter-spacing: 0.02em; 28 38 margin-bottom: 0.25rem; 29 39 } 30 - .subtitle { color: #666; font-size: 0.78rem; } 40 + .subtitle { color: #777; font-size: 0.78rem; } 31 41 32 42 /* ── sections ── */ 33 43 .section { margin-bottom: 3.5rem; } ··· 333 343 <header> 334 344 <h1>compare plc</h1> 335 345 <p class="subtitle">mirror coverage and live event comparison</p> 336 - <p class="subtitle">source: https://tangled.org/ptr.pet/compare-plc</p> 346 + <p class="subtitle">source on <a href="https://tangled.org/ptr.pet/compare-plc">tangled</a>. hosted on <a href="https://wisp.place">wisp.place</a></p> 337 347 </header> 338 348 339 349 <!-- ── Coverage ────────────────────────────────────────────────────────────── -->