This repository was archived by the owner on May 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ The repository card are used to show the language analysis of the project, stars
4040## 🍎 Contributor Card
4141The contributor card is used to count the contributors in a project and will be ranked by the number of ` commits ` .
4242``` markdown
43- [ ![ Web ChatGPT QQ Bot's Contributors] ( https://stats.deeptrain.net/contributor/lss233/chatgpt-mirai -qq-bot?column=8 )] ( https://github.com/zmh-program/code-statistic )
43+ [ ![ Web ChatGPT QQ Bot's Contributors] ( https://stats.deeptrain.net/contributor/zmh-program/web-chatgpt -qq-bot?column=8 )] ( https://github.com/zmh-program/code-statistic )
4444```
45- [ ![ Web ChatGPT QQ Bot's Contributors] ( https://stats.deeptrain.net/contributor/lss233/chatgpt-mirai -qq-bot?column=8 )] ( https://github.com/zmh-program/code-statistic )
45+ [ ![ Web ChatGPT QQ Bot's Contributors] ( https://stats.deeptrain.net/contributor/zmh-program/web-chatgpt -qq-bot?column=8 )] ( https://github.com/zmh-program/code-statistic )
4646
4747
4848The param ` column ` is the number of contributors in each row. The minimum is ** 4** and the default is ** 6** .
Original file line number Diff line number Diff line change 152152 <g class="stagger" style="animation-delay: 1050ms" transform="translate(25, 0)">
153153 <svg class="icon" x="0" aria-hidden="true" height="16" viewBox="0 0 16 16" width="16" data-view-component="true"><path d="M11.93 8.5a4.002 4.002 0 0 1-7.86 0H.75a.75.75 0 0 1 0-1.5h3.32a4.002 4.002 0 0 1 7.86 0h3.32a.75.75 0 0 1 0 1.5Zm-1.43-.75a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0Z"></path></svg>
154154 <text class="stat" x="20" y="12.5" data-testid="commits"><?php echo $ stats ['commits ' ] ?> commit<?php echo $ stats ['commits ' ] > 1 ? 's ' : '' ?> </text>
155- <text class="stat" x="200 " y="12.5" data-testid="additions" style="fill: #3fb950">+<?php echo $ stats ['additions ' ] ?> </text>
156- <text class="stat" x="<?php echo 230 + strlen ( $ stats [ ' additions ' ]) * 12 ?> " y="12.5" data-testid="deletions" style="fill: #cb2431">-<?php echo $ stats ['deletions ' ] ?> </text>
155+ <text class="stat" x="162 " y="12.5" data-testid="additions" style="fill: #3fb950">+<?php echo $ stats ['additions ' ] ?> </text>
156+ <text class="stat" x="234 " y="12.5" data-testid="deletions" style="fill: #cb2431">-<?php echo $ stats ['deletions ' ] ?> </text>
157157 </g>
158158 </g>
159159 </svg>
You can’t perform that action at this time.
0 commit comments