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:
@@ -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("click", "normal", "get_counter")">Get</button>
|
||||
<img id="result" style="display: block;"/>
|
||||
|
||||
Reference in New Issue
Block a user