diff --git a/sites/teleboy.ch/teleboy.ch.channels.xml b/sites/teleboy.ch/teleboy.ch.channels.xml
index f665a2ffc..b02d7ad49 100644
--- a/sites/teleboy.ch/teleboy.ch.channels.xml
+++ b/sites/teleboy.ch/teleboy.ch.channels.xml
@@ -79,7 +79,6 @@
Kanal9
Tele Südostschweiz
ProSieben Maxx
- C8
S1
TV24
Phoenix
@@ -119,10 +118,9 @@
CARAC 1 HD
6ter
BFM TV
- Chérie 25
+ RMC Life
TF1 Séries Films
L'Équipe 21
- NRJ12
TFX
RMC Story
RiC
@@ -165,7 +163,6 @@
Deutsches Musik Fernsehen
DMAX Italia
Drama
- More Than Sports TV
Fashion TV
Focus
Food Network
@@ -174,7 +171,6 @@
Frisbee
Giallo
GOD Channel
- Health.tv
hr-fernsehen
HSE24
HSE24 Extra
@@ -186,7 +182,6 @@
K-TV
K2
Kabel Eins Doku
- Kiss TV
KTO
La5
La7d
@@ -195,9 +190,8 @@
NOVE
Now 90s
ARD ONE
- Paramount Network
PBS America
- Pick
+ Sky Mix
R9 Österreich
Radio Bremen TV
Rai 4
@@ -222,7 +216,6 @@
SR Fernsehen
Super!
tagesschau24
- Telepace
TOGGO plus
TV5
UniNettuno University TV
@@ -241,19 +234,15 @@
TV Oberwallis
Folx TV
CNN Türk
- Dream Türk
Euro D
Euro Star
Haber Turk
Halk TV
Kanal 7 Avrupa
Show Turk
- KuriakosTV
Anixe+
- ONE MUSIC TELEVISION
RADIO TICINO CHANNEL
SuperTennis
- ZWEI MUSIC TELEVISION
Boing Plus
TGcom24
TOPcrime
@@ -275,11 +264,9 @@
TV2000
Sportitalia HD
TV8 Int
- Al Jazeera ar
1+1
Espreso TV
UATV
- WION
Arirang TV
KBS World
NHK World
@@ -287,17 +274,14 @@
wedo movies
Swiss Sport TV
World of Freesports
- Starke Frauen
Filmgold
DMAX UK
Quest Red
Quest
- CBS Reality
- Warner TV Italy HD
Food Network Italia HD
Motor Trend HD
Wedo Big Stories
- Craction
+ Top Serien
Naruto
Top True Crime
Top Filme
@@ -306,7 +290,6 @@
Enquetes De Choc
Homicide
SPIEGEL TV Konflikt
- Strongman Champions League
Terra Mater Wild
Red Bull TV (engl.)
MySports Eins
@@ -319,7 +302,7 @@
MySports 7
MySports 8
MySports 9
- MySports 10
+ MySports Uno
MySports EDGE
Sport 1+
Motorvision+
diff --git a/sites/teleboy.ch/teleboy.ch.config.js b/sites/teleboy.ch/teleboy.ch.config.js
index 1e96375b9..02a02f7b7 100644
--- a/sites/teleboy.ch/teleboy.ch.config.js
+++ b/sites/teleboy.ch/teleboy.ch.config.js
@@ -13,7 +13,8 @@ module.exports = {
},
request: {
headers: {
- 'x-teleboy-apikey': API_KEY
+ 'x-teleboy-apikey': API_KEY,
+ 'User-Agent': 'Mozilla/5.0'
}
},
parser({ content }) {