1
0
mirror of https://github.com/fumiama/CMoe-Counter.git synced 2026-06-11 05:30:28 +08:00

feat(theme): add asoul

This commit is contained in:
源文雨
2024-04-12 22:39:25 +09:00
parent da014b2485
commit f45ea491d9
55 changed files with 41 additions and 27 deletions

View File

@@ -29,6 +29,8 @@
Just use the query parameters <code>theme</code>
, like this: <code>/cmoe?name=yourname&theme=mb</code>
</p>
<h5>asoul(asl)</h5>
<img src="https://count.getloli.com/get/@demo?theme=asoul" alt="A-SOUL">
<h5>moebooru(mb)</h5>
<img src="https://count.getloli.com/get/@demo?theme=moebooru" alt="Moebooru"/>
<h5>moebooru-h(mbh)</h5>
@@ -71,6 +73,7 @@
<option value="r34">rule34</option>
<option value="gb">gelbooru</option>
<option value="gbh">gelbooru-h</option>
<option value="asl">asoul</option>
</select>
<button id="get" style="margin: 10px 0;" onclick="_evt_push(&quot;click&quot;, &quot;normal&quot;, &quot;get_counter&quot;)">Get</button>
<img id="result" style="display: block;"/>