⭐ Moe-Counter Compatible Website Hit Counter Written in Gleam mayu.due.moe
hit-counter svg moe

feat: garukura theme

fuwn.net 1cb67d8f ff6d3ca3

verified
+4 -2
+1
README.md
··· 72 72 - [Gelbooru](https://gelbooru.com) (NSFW) 73 73 - [Urushi](https://x.com/udon0531/status/1350738347681959936) 74 74 - [Lain Iwakura](https://x.com/lililjiliijili/status/869722811236929538) 75 + - [GaruKura](https://www.pixiv.net/artworks/119693017) 75 76 76 77 ## Licence 77 78
+1 -1
gleam.toml
··· 2 2 # https://gleam.run/writing-gleam/gleam-toml/. 3 3 4 4 name = "mayu" 5 - version = "0.1.10" 5 + version = "0.1.11" 6 6 gleam = ">= 1.2.0" 7 7 description = "Moe-Counter Compatible Website Hit Counter" 8 8 licenses = ["GPL-3.0-only"]
+1
index.html
··· 211 211 <option value="rule34">rule34</option> 212 212 <option value="urushi">urushi</option> 213 213 <option value="lain">lain</option> 214 + <option value="garukura">garukura</option> 214 215 </select> 215 216 216 217 <p class="attribution attribution-1">
+1 -1
src/svg.gleam
··· 33 33 <> int.to_string(digit) 34 34 <> "." 35 35 <> case theme { 36 - "gelbooru-h" | "moebooru-h" | "lain" -> "png" 36 + "gelbooru-h" | "moebooru-h" | "lain" | "garukura" -> "png" 37 37 _ -> "gif" 38 38 }, 39 39 )
themes/garukura/0.png

This is a binary file and will not be displayed.

themes/garukura/1.png

This is a binary file and will not be displayed.

themes/garukura/2.png

This is a binary file and will not be displayed.

themes/garukura/3.png

This is a binary file and will not be displayed.

themes/garukura/4.png

This is a binary file and will not be displayed.

themes/garukura/5.png

This is a binary file and will not be displayed.

themes/garukura/6.png

This is a binary file and will not be displayed.

themes/garukura/7.png

This is a binary file and will not be displayed.

themes/garukura/8.png

This is a binary file and will not be displayed.

themes/garukura/9.png

This is a binary file and will not be displayed.