fumo.no-bull.sh
0
fork

Configure Feed

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

Fumo

+9 -16
+9 -16
index.html
··· 4 4 <link rel="shortcut icon" href="src/assets/yinyang.ico" type="image/x-icon"> 5 5 <link rel="icon" href="src/assets/yinyang.ico" type="image/x-icon"> 6 6 <meta charset="utf-8"> 7 - <meta name="og:site_name" content="Touhou Character Sorting"> 8 - <meta name="og:description" content="A simple website for sorting Touhou characters in a formatted list."> 7 + <meta name="og:site_name" content="FumoFumo Plushes Sorting"> 8 + <meta name="og:description" content="A simple website for sorting FumoFumo plushes in a formatted list."> 9 9 <meta name="og:image" content="https://i.imgur.com/IZzJMk6.jpg"> 10 - <title>Touhou Character Sorting</title> 10 + <title>FumoFumo Sorting</title> 11 11 12 12 <link rel="stylesheet" type="text/css" href="src/css/reset.css"> 13 13 <link rel="stylesheet" type="text/css" href="src/css/styles.css"> ··· 35 35 <div class="sorter"> 36 36 <img src="src/assets/defaultL.jpg" class="left sort image"> 37 37 38 - <div class="starting start button">Touhou Project Character Sorter<br><br>Click to Start!</div> 38 + <div class="starting start button">Fumo Project Character Sorter<br><br>Click to Start!</div> 39 39 <div class="starting load button">Load <span></span></div> 40 40 41 41 <div class="loading button"><div></div><span>Loading...</span></div> ··· 60 60 <div class="results"></div> 61 61 62 62 <div class="info"> 63 - <a href="https://relick.me/song/">Song Sorter</a> | <a href="mailto:fera@imouto.my">Contact</a> | <a href="https://github.com/execfera/charasort/">Source Code</a> | <a href="?IwVmE4CZNAGSBs5YB8QA5zAMzoCwqzCxEmnDGVkkUXVHEON1lW0tPOn1s9suNyTGr3Y0G3QcN4SBQunNaCxC+pPLsuqreNob5MylKOtuk5RoWGlenhM63TInfyNSRS-aKuaDV+7bKjrJ8wbpClhyu1BZ6bnKG8R5m5kHOHly6gariITE2vvyRxpocZtqW8moxpZ7GGbmlmbGilZXe6j75CSGtLnbAhAxAA">Best Taste</a> | <a class="clearsave">Clear Save Data</a> 63 + <a href="https://relick.me/song/">Song Sorter</a> | <a 64 + href="mailto:contact@jamessliu.com">Contact</a> | <a 65 + href="https://github.com/james7132/fumosort/">Source Code</a> | <a class="clearsave">Clear Save Data</a> 64 66 65 67 <br><br> 66 68 67 - <p>Sorter for Touhou characters. Pick your sources, and hit the Start button.</p> 69 + <p>Sorter for FumoFumo plushies. Pick your sources, and hit the Start button.</p> 68 70 <p><strong>Certain options have details that you can hover to read.</strong></p> 69 71 <p>Click on the character you like better from the two, or tie them if you like them equally or don't know them.</p> 70 72 <p>Depending on how many sources you pick, you'll get up to 700+ picks, so set aside a good few cups of tea for this.</p> ··· 77 79 78 80 <br><br> 79 81 80 - <p>Inspired by <a href="http://mainyan.sakura.ne.jp/thsort.html">this site</a>. Thumbnail Art: <a href="http://www.tasofro.net/">alphes</a>, <a href="http://www.pixiv.net/member.php?id=743845">kaoru</a>, <a href="http://www.pixiv.net/member.php?id=4920496">dairi</a>. Splash Art: <a href="http://kahluamilk.la.coocan.jp/illust/2004/056_hyakkiyakou.jpg">toto nemigi</a>.</p> 81 - 82 - <br><br> 83 - 84 - <p>October 5th, 2019 - Added filter for nameless characters.</p> 85 - <p>October 4th, 2019 - Added Wily Beast and Weakest Creature (full).</p> 86 - <p>June 7th, 2019 - Added Violet Detector and Wily Beast and Weakest Creature (trial).</p> 87 - <p>February 21st, 2018 - Refactored site. Autosave, shareable URLs, keyboard controls. Unfortunately, this update breaks support for older mobile Safari users. Get a better device or use a desktop.</p> 88 - <p>January 7th, 2018 - Added Antinomy of Common Flowers characters.</p> 89 - <p>August 11th, 2017 - Added Hidden Star in Four Seasons full version characters.</p> 82 + <p>June 4th, 2020 - Fumo</p> 90 83 </div> 91 84 </div> 92 85 </body>