mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-04-19 00:38:54 +00:00
chimu.moe -> catboy.best
This commit is contained in:
parent
fdeba634f4
commit
1fcabb5e0e
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ impl BeatmapSite {
|
|||
format!("https://osu.ppy.sh/beatmapsets/{}/download", beatmapset)
|
||||
}
|
||||
BeatmapSite::Beatconnect => format!("https://beatconnect.io/b/{}", beatmapset),
|
||||
BeatmapSite::Chimu => format!("https://chimu.moe/d/{}", beatmapset),
|
||||
BeatmapSite::Chimu => format!("https://catboy.best/d/{}", beatmapset),
|
||||
BeatmapSite::OsuDirect => format!("osu://s/{}", beatmapset),
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue