This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 𨙾 11 | |
| 𨚆 11 | |
| 𨚇 11 | |
| 𨚈 11 | |
| 𨚉 11 | |
| 𨚊 11 | |
| 𨚋 11 | |
| 𨚒 11 | |
| 𨚚 12 | |
| 𨚠 12 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| target = new Date(2018, 8, 29, 17, 30, 0); | |
| document.body.style.textAlign='center';document.body.style.color = 'green';document.body.style.font='bold 280px/1.1 Roboto,sans-serif';show=true; | |
| window.setInterval(() => { | |
| minsLeft = (target-(new Date())) / 60000; | |
| document.body.innerHTML = `${Math.floor(minsLeft)} minutes left`; | |
| if (minsLeft < 10) { | |
| document.body.style.color = 'red'; | |
| show=!show; | |
| } | |
| document.body.style.display = show? 'block' : 'none' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name GlyphWiki Style | |
| // @namespace https://github.com/hfhchan/ | |
| // @include http://en.glyphwiki.org/* | |
| // @include http://glyphwiki.org/* | |
| // @version 1 | |
| // @grant none | |
| // ==/UserScript== | |
| var style = document.createElement("style"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| = 以下寫法符合市民日常寫法,但有部分人因爲字源緣故,喜歡前者 = | |
| 僞 偽 | |
| 嬀 媯 | |
| 蔿 蒍 | |
| 爲 為 | |
| 潙 溈 | |
| 衆 眾 | |
| 潨 潀 |
OlderNewer