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

This commit is contained in:
2018-04-19 01:47:09 +02:00
parent 83eee16573
commit 81f8f4be0d
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'
}
}
};