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

Configure Feed

Select the types of activity you want to include in your feed.

feat(themes): lain theme

Fuwn ff6d3ca3 78f50f24

+4 -2
+1
README.md
··· 71 71 - [Rule 34](https://rule34.xxx) (NSFW) 72 72 - [Gelbooru](https://gelbooru.com) (NSFW) 73 73 - [Urushi](https://x.com/udon0531/status/1350738347681959936) 74 + - [Lain Iwakura](https://x.com/lililjiliijili/status/869722811236929538) 74 75 75 76 ## Licence 76 77
+1 -1
gleam.toml
··· 2 2 # https://gleam.run/writing-gleam/gleam-toml/. 3 3 4 4 name = "mayu" 5 - version = "0.1.9" 5 + version = "0.1.10" 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
··· 210 210 <option value="moebooru-h">moebooru-h</option> 211 211 <option value="rule34">rule34</option> 212 212 <option value="urushi">urushi</option> 213 + <option value="lain">lain</option> 213 214 </select> 214 215 215 216 <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" -> "png" 36 + "gelbooru-h" | "moebooru-h" | "lain" -> "png" 37 37 _ -> "gif" 38 38 }, 39 39 )
themes/lain/0.png

This is a binary file and will not be displayed.

themes/lain/1.png

This is a binary file and will not be displayed.

themes/lain/2.png

This is a binary file and will not be displayed.

themes/lain/3.png

This is a binary file and will not be displayed.

themes/lain/4.png

This is a binary file and will not be displayed.

themes/lain/5.png

This is a binary file and will not be displayed.

themes/lain/6.png

This is a binary file and will not be displayed.

themes/lain/7.png

This is a binary file and will not be displayed.

themes/lain/8.png

This is a binary file and will not be displayed.

themes/lain/9.png

This is a binary file and will not be displayed.