Skip to content

Commit 9643c40

Browse files
committed
fix: update GoatCounter analytics URLs in README and head_custom.html
1 parent 00d4cd5 commit 9643c40

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
88
[![Works with Unraid®](https://img.shields.io/badge/Works_with-Unraid®_6.9+-orange.svg)](https://unraid.net/)
99
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)
10-
[![Visitors](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fplugin-docs.mstrhakr.com&count_bg=%23FF8C00&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Page+Views&edge_flat=false)](https://mstrhakr.goatcounter.com)
10+
[![Visitors](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fplugin-docs.mstrhakr.com&count_bg=%23FF8C00&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Page+Views&edge_flat=false)](https://stats.plugin-docs.mstrhakr.com)
1111

1212
<p>
1313
<a href="https://github.com/mstrhakr/plugin-docs"><img src="assets/images/logos/GitHub%20Logos/GitHub_Lockup_White.svg" alt="View on GitHub" height="32"></a>
1414
&nbsp;&nbsp;
1515
<a href="https://github.com/features/copilot"><img src="assets/images/logos/GitHub%20Logos/GitHub_Copilot_Lockup_White.svg" alt="Built with GitHub Copilot" height="28"></a>
1616
&nbsp;&nbsp;
17-
<a href="https://mstrhakr.goatcounter.com"><img src="https://img.shields.io/badge/📊_View_Analytics-GoatCounter-9cf" alt="View Analytics" height="20"></a>
17+
<a href="https://stats.plugin-docs.mstrhakr.com"><img src="https://img.shields.io/badge/📊_View_Analytics-GoatCounter-9cf" alt="View Analytics" height="20"></a>
1818
</p>
1919

2020
---

_includes/head_custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
</style>
3737

3838
<!-- GoatCounter Analytics -->
39-
<script data-goatcounter="https://mstrhakr.goatcounter.com/count"
39+
<script data-goatcounter="https://stats.plugin-docs.mstrhakr.com/count"
4040
async src="//gc.zgo.at/count.js"></script>

0 commit comments

Comments
 (0)