Added groundwork for Eroshare support. Removed gfycat API requirement, using JSON output.

This commit is contained in:
2024-09-11 05:16:53 +02:00
parent 3edf259f39
commit a6ff72ae0c
7 changed files with 202 additions and 9 deletions

View File

@@ -28,9 +28,6 @@ module.exports = {
methods: {
imgur: {
clientId: '455ceaa737dbac0'
},
gfycat: {
key: '2_oOveHD'
}
}
};