mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 05:06:47 +02:00
fix(core): remove tmdb test key
This commit is contained in:
2
config/env/torrents.js
vendored
2
config/env/torrents.js
vendored
@@ -1194,7 +1194,7 @@ module.exports = {
|
||||
* @resourcesLanguage: settings for language of dropdown resource info
|
||||
*/
|
||||
tmdbConfig: {
|
||||
key: '7888f0042a366f63289ff571b68b7ce0',
|
||||
key: 'this is access key from tmdb',
|
||||
tmdbHome: 'https://www.themoviedb.org',
|
||||
tmdbMovieLinkUrl: 'https://www.themoviedb.org/movie/',
|
||||
tmdbTvserialLinkUrl: 'https://www.themoviedb.org/tv/',
|
||||
|
||||
Reference in New Issue
Block a user