vxtwitter support

- moved out host overrides to its own file
- added mastodon verification
This commit is contained in:
wukko
2023-08-20 16:11:16 +06:00
parent 8304499ce7
commit a8cbebd240
6 changed files with 67 additions and 28 deletions

View File

@ -1,5 +1,6 @@
import { maxVideoDuration } from "../../config.js";
// vimeo you're fucked in the head for this
const resolutionMatch = {
"3840": "2160",
"2732": "1440",
@ -11,7 +12,6 @@ const resolutionMatch = {
"640": "360",
"426": "240"
}
// ^ vimeo you're fucked in the head for this ^
const qualityMatch = {
"2160": "4K",