diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-07-07 22:04:20 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-07-07 22:04:20 -0700 |
| commit | cde7caf247c0fe7a5f833c33532b29401d0624d7 (patch) | |
| tree | 241507b80a9f65624972c14835d539a067a78acc /tachi_to_tachi/tachi_universal_export.user.js | |
| parent | 7ffc3d1ee454587f9ede43dd95d33313d0854a64 (diff) | |
update README links to universal tachi to tachi
Diffstat (limited to 'tachi_to_tachi/tachi_universal_export.user.js')
| -rw-r--r-- | tachi_to_tachi/tachi_universal_export.user.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tachi_to_tachi/tachi_universal_export.user.js b/tachi_to_tachi/tachi_universal_export.user.js index f4f2a32..0061638 100644 --- a/tachi_to_tachi/tachi_universal_export.user.js +++ b/tachi_to_tachi/tachi_universal_export.user.js @@ -1,13 +1,13 @@ // ==UserScript== -// @name Tachi Universal Export -// @namespace https://tachi.pinapelz.com/ +// @name Tachi to Tachi Universal Export +// @namespace https://kamai.tachi.ac/ // @version 1.0 // @description Universal export script for Tachi scores (Chunithm, Ongeki, Wacca, MaiMaiDX) // @author pinapelz -// @match https://tachi.pinapelz.com/u/*/games/chunithm/Single/sessions/*/scores -// @match https://tachi.pinapelz.com/u/*/games/ongeki/Single/sessions/*/scores -// @match https://tachi.pinapelz.com/u/*/games/wacca/Single/sessions/*/scores -// @match https://tachi.pinapelz.com/u/*/games/maimaidx/Single/sessions/*/scores +// @match https://kamai.tachi.ac/u/*/games/chunithm/Single/sessions/*/scores +// @match https://kamai.tachi.ac/u/*/games/ongeki/Single/sessions/*/scores +// @match https://kamai.tachi.ac/u/*/games/wacca/Single/sessions/*/scores +// @match https://kamai.tachi.ac/u/*/games/maimaidx/Single/sessions/*/scores // @grant none // ==/UserScript== |
