- Mora
- Full size hiragana, katakana = 1 mora
- Hiragana/katakana with ya, yu, yo = 1 mora
- Hiragana/katakana with っ = 2 mora
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
| # Find the auth token on this page on step 1: https://gsap.com/docs/v3/Installation/#installer | |
| # Copy this file to ~/.bunfig.toml | |
| [install.scopes] | |
| "@gsap" = { "url" = "https://npm.greensock.com/:_authToken=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "always-auth" = true } |
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
| https://soundcloud.com/magpie303/clarkee-uprising-revolution-2000 | |
| https://soundcloud.com/magpie303/m-zone-hangar-13-vs-uprising | |
| https://soundcloud.com/magpie303/paul-o-uprising-05041997 | |
| DJ Clarkee – I Am God Here | |
| Crypt - The 9th Circle | |
| Omar Santana – The Vulture | |
| Hellfish – Techno City | |
| Darrien Kelly & The Stunned Guys – Main Mutherfucka’s | |
| Walter One – Gabber Over (Tetris) | |
| G-Force – Bass Too Dark |
This file has been truncated, but you can view the full file.
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
| !function() { | |
| try { | |
| var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {} | |
| , n = (new Error).stack; | |
| n && (e._sentryDebugIds = e._sentryDebugIds || {}, | |
| e._sentryDebugIds[n] = "023cbf78-ebda-5035-9728-65899500f9e2") | |
| } catch (e) {} | |
| }(); | |
| (globalThis.webpackChunk = globalThis.webpackChunk || []).push([[7693], { | |
| 10199: (e,t,n)=>{ |
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
| import { $ } from "bun"; | |
| const tverRequest = await fetch( | |
| "https://platform-api.tver.jp/service/api/v1/callCategoryHome/variety?platform_uid=0340db4241d7405185135f690f3f91b33545&platform_token=d1bimyh4666s1wu03p077i8jly8w0o6as6sm0nms&require_data=mylist%2Cresume%2Clater", | |
| { | |
| credentials: "omit", | |
| headers: { | |
| "User-Agent": | |
| "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:131.0) Gecko/20100101 Firefox/131.0", | |
| Accept: "*/*", |
OlderNewer