Skip to content

Commit cad9125

Browse files
committed
docs: stream live star-history chart, drop stale snapshot png
1 parent cd7ffda commit cad9125

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,11 @@ BSD-3-Clause for the Fortress patches and tooling (matching Chromium). Chromium
489489
Detection keeps moving, so a stealth engine is only as good as its last rebase. Fortress tracks the latest Chromium monthly, re-runs the full gauntlet, and ships a patch whenever a detector finds a new tell, so what you run keeps matching what a real Chrome install looks like. [Watch the releases](https://github.com/tiliondev/fortress/releases) to follow the `v2` MaskConfig work, or [star the repo](https://github.com/tiliondev/fortress/stargazers) if it's useful to you.
490490

491491
<a href="https://www.star-history.com/#tiliondev/fortress&Date">
492-
<img alt="Star History Chart" src="docs/assets/star-history.png" width="600" />
492+
<picture>
493+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=tiliondev/fortress&type=Date&theme=dark" />
494+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=tiliondev/fortress&type=Date" />
495+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=tiliondev/fortress&type=Date" />
496+
</picture>
493497
</a>
494498

495499
<br/>

docs/assets/star-history.png

-381 KB
Binary file not shown.

0 commit comments

Comments
 (0)