butter-settings-popcorntime.app
Advanced tools
Comparing version 0.0.9 to 0.0.10
34
index.js
module.exports = { | ||
projectName: 'Popcorn Time', | ||
projectUrl: 'https://popcorntime.app', | ||
projectTwitter: 'popcorntimetv', | ||
projectTwitter2: 'PopcorntimeappR', | ||
projectBlog: 'https://blog.popcorntime.app/', | ||
projectUrl: '', | ||
projectBlog: 'https://github.com/popcorn-official/popcorn-desktop/wiki', | ||
projectForum: 'https://www.reddit.com/r/PopcornTimeApp', | ||
projectForum2: 'https://discuss.popcorntime.app', | ||
projectForum2: '', | ||
statusUrl: 'http://status.popcorntime.app', | ||
@@ -19,8 +17,3 @@ changelogUrl: 'https://github.com/popcorn-official/popcorn-desktop/commits/master', | ||
name: 'Movies', | ||
uri: ['MovieApi?' | ||
+'&apiURL=' | ||
+ 'https://movies-v2.api-fetch.sh/,' | ||
+ 'https://movies-v2.api-fetch.am/,' | ||
+ 'https://movies-v2.api-fetch.website/' | ||
] | ||
uri: ['MovieApi?apiURL='] | ||
}, | ||
@@ -30,8 +23,3 @@ tvshow: { | ||
name: 'Series', | ||
uri: ['TVApi?' | ||
+'&apiURL=' | ||
+ 'https://tv-v2.api-fetch.sh/,' | ||
+ 'https://tv-v2.api-fetch.am/,' | ||
+ 'https://tv-v2.api-fetch.website/' | ||
] | ||
uri: ['TVApi?apiURL='] | ||
}, | ||
@@ -41,8 +29,3 @@ anime: { | ||
name: 'Anime', | ||
uri: ['AnimeApi?' | ||
+'&apiURL=' | ||
+ 'https://anime.api-fetch.sh/,' | ||
+ 'https://anime.api-fetch.am/,' | ||
+ 'https://anime.api-fetch.website/' | ||
] | ||
uri: ['AnimeApi?apiURL='] | ||
}, | ||
@@ -56,8 +39,9 @@ subtitle: 'OpenSubtitles', | ||
'https://yts.mx/', | ||
'https://popcorn-time.ga/' | ||
'http://popcornsayzvav2ouwl2iussmgcmfw6wuat7gnoldwfjupfcea5tnyad.onion/', | ||
], | ||
tvshow: [ | ||
'https://popcorn-time.ga/' | ||
'http://popcornsayzvav2ouwl2iussmgcmfw6wuat7gnoldwfjupfcea5tnyad.onion/', | ||
], | ||
anime: [ | ||
'http://popcornsayzvav2ouwl2iussmgcmfw6wuat7gnoldwfjupfcea5tnyad.onion/', | ||
] | ||
@@ -64,0 +48,0 @@ }, |
{ | ||
"name": "butter-settings-popcorntime.app", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Settings for butter for the Popcorn Time Project", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2904
67