mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-04 13:58:47 +02:00
cfg(torrents): change tags of resources
This commit is contained in:
2
config/env/torrents.js
vendored
2
config/env/torrents.js
vendored
@@ -1370,7 +1370,7 @@ module.exports = {
|
||||
value: [
|
||||
{name: 'BLU_RAY', icon: ''},
|
||||
{name: 'REMUX', icon: ''},
|
||||
{name: 'WEB_DL', icon: ''},
|
||||
{name: 'WEB', icon: ''},
|
||||
{name: 'ENCODE', icon: ''},
|
||||
{name: 'HDTV', icon: ''}
|
||||
]
|
||||
|
||||
@@ -1438,7 +1438,7 @@
|
||||
TYPE: {
|
||||
SELF: 'Medium',
|
||||
BLU_RAY: 'Blu-ray',
|
||||
WEB_DL: 'Web',
|
||||
WEB: 'Web',
|
||||
REMUX: 'Remux',
|
||||
ENCODE: 'Encode',
|
||||
HDTV: 'HDTV'
|
||||
|
||||
@@ -1438,7 +1438,7 @@
|
||||
TYPE: {
|
||||
SELF: '媒介',
|
||||
BLU_RAY: 'Blu-ray',
|
||||
WEB_DL: 'Web',
|
||||
WEB: 'Web',
|
||||
REMUX: 'Remux',
|
||||
ENCODE: 'Encode',
|
||||
HDTV: 'HDTV'
|
||||
|
||||
Reference in New Issue
Block a user