diff options
Diffstat (limited to 'channels6.js')
-rw-r--r-- | channels6.js | 35 |
1 files changed, 20 insertions, 15 deletions
diff --git a/channels6.js b/channels6.js index b9a6618..ca52e6d 100644 --- a/channels6.js +++ b/channels6.js @@ -73,19 +73,24 @@ channelsnames[6031] = "Penthouse 3D (S)"; channels[6031]="S23.5E-3-3204-5311"; channelsnames[6032] = "EroX HD (S)"; channels[6032]="S23.5E-3-3206-5414"; -channelsnames[6033] = "Penthouse HD1 (S)"; -channels[6033]="S23.5E-3-3226-5608"; -channelsnames[6034] = "Penthouse HD (S)"; -channels[6034]="S23.5E-3-3226-5607"; -channelsnames[6035] = "Penthouse HD2 (S)"; -channels[6035]="S23.5E-3-3226-5602"; -channelsnames[6036] = "Private Spice (S)"; -channels[6036]="S23.5E-3-3202-6072"; -channelsnames[6037] = "Penthouse HD (S)"; -channels[6037]="S23.5E-3-3208-7037"; -channelsnames[6038] = "HUSTLER HD-3D (S)"; -channels[6038]="S13.0E-318-15800-16933"; -channelsnames[6039] = "DARING TV (S)"; -channels[6039]="S13.0E-318-15800-16931"; +channelsnames[6033] = "EroXX HD (S)"; +channels[6033]="S23.5E-3-3206-5411"; +channelsnames[6034] = "EroXXX HD (S)"; +channels[6034]="S23.5E-3-3206-5412"; -maxChan[6] = 6039; // set to max prt channel else you see 'undefined' in guide view +channelsnames[6035] = "Penthouse HD1 (S)"; +channels[6035]="S23.5E-3-3226-5608"; +channelsnames[6036] = "Penthouse HD (S)"; +channels[6036]="S23.5E-3-3226-5607"; +channelsnames[6037] = "Penthouse HD2 (S)"; +channels[6037]="S23.5E-3-3226-5602"; +channelsnames[6038] = "Private Spice (S)"; +channels[6038]="S23.5E-3-3202-6072"; +channelsnames[6039] = "Penthouse HD (S)"; +channels[6039]="S23.5E-3-3208-7037"; +channelsnames[6040] = "HUSTLER HD-3D (S)"; +channels[6040]="S13.0E-318-15800-16933"; +channelsnames[6041] = "DARING TV (S)"; +channels[6041]="S13.0E-318-15800-16931"; + +maxChan[6] = 6041; // set to max prt channel else you see 'undefined' in guide view |