bring back lichess.org/yt permalink

pull/6418/head
Niklas Fiekas 2020-04-18 13:31:22 +02:00
parent 26d0183ceb
commit 9e3d4f0af5
1 changed files with 1 additions and 0 deletions

View File

@ -663,6 +663,7 @@ POST /jslog/$id<\w{12}> controllers.Main.jslog(id: String)
POST /jsmon/:event controllers.Main.jsmon(event: String)
GET /swag controllers.Main.movedPermanently(to: String = "https://shop.spreadshirt.com/lichess-org")
GET /yt controllers.Main.movedPermanently(to: String = "https://www.youtube.com/channel/UCr6RfQga70yMM9-nuzAYTsA")
GET /assets/_$v<\w{6}>/*file controllers.Main.devAsset(v, path="public", file)
GET /assets/*file controllers.ExternalAssets.at(path="public", file)