mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-01 12:31:15 +00:00
feat: add pinterest support (by Snazzah)
merge pull request #134 from Snazzah/feat/pinterest
This commit is contained in:
@@ -56,6 +56,7 @@ export default function(r, host, ip, audioFormat, isAudioOnly, lang, isAudioMute
|
||||
case "instagram":
|
||||
case "tumblr":
|
||||
case "twitter":
|
||||
case "pinterest":
|
||||
responseType = 1;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user