Update application.yml + remove mixer support. (#5013)

This commit is contained in:
Draper
2021-05-19 20:17:37 +01:00
committed by GitHub
parent d5fbc0b01c
commit f3231682b0
4 changed files with 30 additions and 12 deletions

View File

@@ -578,8 +578,6 @@ class Query:
returning["single"] = True
elif url_domain == "vimeo.com":
returning["vimeo"] = True
elif url_domain in ["mixer.com", "beam.pro"]:
returning["mixer"] = True
elif url_domain == "twitch.tv":
returning["twitch"] = True
if "?t=" in track: