Commit graph

8 commits

Author SHA1 Message Date
0a80a52d2d
chore: Moving Monero QR donation image location 2024-10-31 16:21:43 +07:00
6ba79cc00b
feat: No img src to external URL
This is useful if we want to expose this service to the Tor network
because browsers usually refuse serving images from https protocol
to insecure http protocol.
2024-06-17 22:16:01 +07:00
0229eaddbd
feat: Not using external URL for country flag icon
The country flag icons no longer use edge.ditatompel.com. It's compiled
to the server binary.

I'm using https://github.com/hampusborgos/country-flags for country flag
svg icons, but the commited svgs was optimized using `svgo`.
2024-06-17 21:53:58 +07:00
8df90ef5e2
chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
80039700c2
Change sort_name and description in manifest.json 2024-05-11 21:02:48 +07:00
ad5f0159db
Use local static image for qr image donation 2024-05-08 18:43:09 +07:00
a522d729fb
Allow search engines to crawl and index pages 2024-05-08 01:27:59 +07:00
ced266159e
Copying my other project structure to this project 2024-05-04 00:11:56 +07:00