forked from ChinaGodMan/UserScripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOVERVIEW.html
More file actions
12 lines (12 loc) · 1.05 KB
/
Copy pathOVERVIEW.html
File metadata and controls
12 lines (12 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
<center><div align="center">
<h1>{name}</h1>
<p>「 {description} 」</p>
<img src="https://views.whatilearened.today/views/github/{greasyfork_id}/hmjz100.svg" alt="Views">
<img src="https://img.shields.io/github/size/{repo_name}/{filepath}?color=%23990000">
<img src="https://img.shields.io/greasyfork/dt/{greasyfork_id}?logo=greasyfork&logoColor=white&labelColor=%23670000&color=blue&label=%E7%94%A8%E6%88%B7%E6%95%B0%E9%87%8F">
<img src="https://img.shields.io/badge/dynamic/json?&label=%E6%AF%8F%E6%97%A5%E6%A3%80%E6%9F%A5%E6%9B%B4%E6%96%B0%E6%AC%A1%E6%95%B0&query=$.{greasyfork_id}&logo=greasyfork&logoColor=white&labelColor=%23670000&color=blue&url=https://github.com/{sub_repo_name}/raw/main/daily_update_checks.json">
<p>Download:<a href="https://github.com/{repo_name}/tree/main/{backuppath}">Github</a> | ⭐<a
href="https://greasyfork.org/scripts/{greasyfork_id}">Greasy
Fork</a></p>{readme_html}
<img src="https://raw.githubusercontent.com/{sub_repo_name}/main/stats/{greasyfork_id}.png">
</div></center>