From 6ff4ac8a2f5bbb563ebcdcc85fda44e248513d7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Moret?= <30985701+BellezaEmporium@users.noreply.github.com> Date: Sat, 6 Jun 2026 17:17:50 +0200 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Dum4G --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab9eff5230..2442f5a50e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ IPTV-ORG is more than just a repository for sharing currently available links in Before submitting new streams you should verify the following: - Make sure the link has not been submitted into the repository before. This can be done by [searching](https://github.com/search?q=repo%3Aiptv-org%2Fiptv+http%3A%2F%2Fexample.com&type=code) the repository. -- Each feed you're submitting must have valid ID in [IPTV-ORG Database](https://iptv-org.github.io). If it's not present yet please follow [Database Contributing Guide](https://github.com/iptv-org/database/blob/master/CONTRIBUTING.md). Otherwise your streamlinks won't be delivered into automated playlists and won't be sorted out properly. +- Each submitted link must have a registered ID that is properly assigned for the provided feed. You can check available IDs in [IPTV-ORG Database](https://iptv-org.github.io). If it's not present yet please follow the [Database Contributing Guide](https://github.com/iptv-org/database/blob/master/CONTRIBUTING.md). Otherwise your stream links won't be delivered into automated playlists and won't be sorted out properly. - User-submitted links to stream URLs shall be intended to be publicly available by it's host and the copyright holders. 🤚 A request without a valid stream ID or working link to the stream will be closed immediately.