mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-02-28 01:00:59 +01: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