This page demonstrates how to use the character-specific Shimeji embed scripts. Each character now has its own dedicated script file that can be included on any website.
Select a character:
How to Add a Specific Character to Your Website
Simply add one of the following script tags to your HTML:
Mothy Character
<script src="https://shimeji.furryrefuge.com/characters/mothy/mothy-embed.js"></script>
Eevee Character
<script src="https://shimeji.furryrefuge.com/characters/eevee/eevee-embed.js"></script>
Hinata Character
<script src="https://shimeji.furryrefuge.com/characters/hinata/hinata-embed.js"></script>
Additional Options
You can customize the initial position of the character:
<script src="https://shimeji.furryrefuge.com/characters/mothy/mothy-embed.js" data-x="100" data-y="200"></script>
data-x
- Initial X position (default: random)data-y
- Initial Y position (default: random)