I hereby claim:
- I am taisan11 on github.
- I am taisan11 (https://keybase.io/taisan11) on keybase.
- I have a public key ASA5FpI2BaBhGzs4gubn37CeVNFvJ4bAdXrXoAzgEu6Hmgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| { | |
| "version": "0.4.19", | |
| "depends": "", | |
| "hash": "", | |
| "bin": "", | |
| "url": "https://utau2008.xrea.jp/downloads/utau0419cInstaller.zip", | |
| "extract_dir": "", | |
| "homepage": "", | |
| "license": "" | |
| } |
| { | |
| "version": "0.8.8", | |
| "description": "Modded Minecraft Launcher", | |
| "homepage": "https://modrinth.com/app", | |
| "license": { | |
| "identifier": "GPL-3.0-only", | |
| "url": "https://raw.githubusercontent.com/modrinth/theseus/f6a697780ba45df606d4535205ac4532f87fbc3c/LICENSE" | |
| }, | |
| "architecture": { | |
| "64bit": { |
変更点について
| function fastHash(input) { | |
| let hashValue = 0; | |
| for (let i = 0; i < input.length; i++) { | |
| hashValue += input.charCodeAt(i); | |
| hashValue &= 0xffffffff; | |
| } | |
| return hashValue; | |
| } |
e=0 => 名前ちゃんとしろ e=1 => 内容ちゃんとしろ e=2 => メアド長杉 e=3 => BBSKEYがないよん e=4 => スレッドIDがないよん e=5 => スレタイない
| <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> | |
| <div class="container"> | |
| <a class="navbar-brand" href="/">こんちは</a> | |
| </div> | |
| </nav> | |
| <h1>放送部公式Homepage<h1> |