Skip to content

Commit b85d6d1

Browse files
committed
refactor: update domain
1 parent de5f78d commit b85d6d1

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typescriptreact"
1010
],
1111
"editor.codeActionsOnSave": {
12-
"source.fixAll": true
12+
"source.fixAll": "explicit"
1313
},
1414
"[javascript]": {
1515
"editor.defaultFormatter": "esbenp.prettier-vscode"

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,33 @@
33
> Project is built mainly with `nextjs`, `react server component` and `supabase`.
44
55
[![CI](https://github.com/hyochan/github-stats/actions/workflows/ci.yml/badge.svg)](https://github.com/hyochan/github-stats/actions/workflows/ci.yml)
6-
![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=stats.dooboo.io)
6+
![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=stats.hyo.dev)
77
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](CONTRIBUTING.md)
88

99
## Previews
1010

11-
[Hosted webpage: stats.dooboo.io](https://stats.dooboo.io)
11+
[Hosted webpage: stats.hyo.dev](https://stats.hyo.dev)
1212

1313
### Readme Stats
1414

1515
#### 📊GitHub Stats :
16-
<a href="https://stats.dooboo.io"><img src="https://stats.dooboo.io/api/github-stats-advanced?login=hyochan" width="520" /></a>
16+
<a href="https://stats.hyo.dev"><img src="https://stats.hyo.dev/api/github-stats-advanced?login=hyochan" width="520" /></a>
1717

1818
```
19-
![github-stats](https://stats.dooboo.io/api/github-stats-advanced?login=hyochan)
19+
![github-stats](https://stats.hyo.dev/api/github-stats-advanced?login=hyochan)
2020
```
2121

22-
<a href="https://stats.dooboo.io"><img src="https://stats.dooboo.io/api/github-stats?login=hyochan" width="520" /></a>
22+
<a href="https://stats.hyo.dev"><img src="https://stats.hyo.dev/api/github-stats?login=hyochan" width="520" /></a>
2323

2424
```
25-
![github-stats](https://stats.dooboo.io/api/github-stats?login=hyochan)
25+
![github-stats](https://stats.hyo.dev/api/github-stats?login=hyochan)
2626
```
2727

2828
#### 🏆GitHub Trophies
29-
<a href="https://stats.dooboo.io"><img src="https://stats.dooboo.io/api/github-trophies?login=hyochan" width="520" /></a>
29+
<a href="https://stats.hyo.dev"><img src="https://stats.hyo.dev/api/github-trophies?login=hyochan" width="520" /></a>
3030

3131
```
32-
![github-trophies](https://stats.dooboo.io/api/github-trophies?login=hyochan)
32+
![github-trophies](https://stats.hyo.dev/api/github-trophies?login=hyochan)
3333
```
3434

3535
> Every GitHub user can make use of their own 🙌

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "github-stats",
33
"version": "0.1.0",
44
"private": true,
5-
"homepage": "https://stats.dooboo.io",
5+
"homepage": "https://stats.hyo.dev",
66
"scripts": {
77
"dev:next": "NODE_OPTIONS='--inspect' next dev",
88
"dev": "concurrently \"bun dev:next\" \"tailwindcss --input ./styles/root.css --output ./styles/output.css --watch\"",

server/plugins/svgs/assets.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ export const renderGithubStatsSvg = ({
268268
<text x="152" y="86" class="textLabelSubStyle">Tier</text>
269269
</g>
270270
<g id="doobooText" opacity="0">
271-
<a href="https://stats.dooboo.io" target="_blank"><text id="textInfo" x="24" y="124" class="textInfoStyle">Designed by hyochan</text></a>
271+
<a href="https://stats.hyo.dev" target="_blank"><text id="textInfo" x="24" y="124" class="textInfoStyle">Designed by hyochan</text></a>
272272
</g>
273273
<!-- START of Animation -->
274274
<!-- Hexagon Base Animation -->
@@ -291,7 +291,7 @@ export const renderGithubStatsSvg = ({
291291
<!-- Tier Animation -->
292292
<animate begin="1.50s" xlink:href="#currentTierImage" attributeName="opacity" attributeType="XML" dur="0.3s" fill="freeze" from="0" to="1"/>
293293
<animate begin="1.50s" xlink:href="#textTierLabel" attributeName="opacity" attributeType="XML" dur="0.8s" fill="freeze" from="0" to="1"/>
294-
<!-- stats.dooboo.io Text Animation -->
294+
<!-- stats.hyo.dev Text Animation -->
295295
<animate begin="1.70s" xlink:href="#doobooText" attributeName="opacity" attributeType="XML" dur="0.5s" fill="freeze" from="0" to="1"/>
296296
<!-- END of Animation -->
297297
</svg>
@@ -621,7 +621,7 @@ export const renderGithubStatsSvgWithLangs = ({
621621
</foreignObject>
622622
</g>
623623
<g id="doobooText" opacity="0">
624-
<a href="https://stats.dooboo.io" target="_blank"><text id="textInfo" x="326" y="188" class="textInfoStyle" text-anchor="end">Designed by hyochan</text></a>
624+
<a href="https://stats.hyo.dev" target="_blank"><text id="textInfo" x="326" y="188" class="textInfoStyle" text-anchor="end">Designed by hyochan</text></a>
625625
</g>
626626
<!-- START of Animation -->
627627
<!-- Hexagon Base Animation -->
@@ -655,7 +655,7 @@ export const renderGithubStatsSvgWithLangs = ({
655655
<animate begin="1.60s" xlink:href="#mostUsedLanguageLine6" attributeName="opacity" attributeType="XML" dur="0.30s" fill="freeze" from="0" to="1"/>
656656
<!-- Language Text Animation -->
657657
<animate begin="1.60s" xlink:href="#mostUsedLanguageTextGroup" attributeName="opacity" attributeType="XML" dur="0.60s" fill="freeze" from="0" to="1"/>
658-
<!-- stats.dooboo.io Text Animation -->
658+
<!-- stats.hyo.dev Text Animation -->
659659
<animate begin="1.60s" xlink:href="#doobooText" attributeName="opacity" attributeType="XML" dur="0.90s" fill="freeze" from="0" to="1"/>
660660
<!-- END of Animation -->
661661
</svg>

0 commit comments

Comments
 (0)