From aa17bce0eeb626ff40c838908449819a82862060 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 21 Feb 2022 14:27:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index babc17c..4d821b9 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ https://iptv-org.github.io/api/channels.json "languages": ["eng"], "categories": ["general"], "is_nsfw": false, + "website": "http://nbc.com/", "logo": "https://cdn.tvpassport.com/image/station/100x100/nbc.png" } //... @@ -49,6 +50,7 @@ https://iptv-org.github.io/api/channels.json | languages | array | List of languages broadcast | | categories | array | List of categories to which this channel belongs | | is_nsfw | boolean | Indicates whether the channel broadcasts adult content | +| website | string or null | Official website URL | | logo | string or null | Logo URL | Source of data: https://github.com/iptv-org/database