mirror of https://github.com/iptv-org/iptv
Create discussions.js
parent
711991a597
commit
e18bdc87ab
@ -0,0 +1,17 @@
|
|||||||
|
module.exports = [
|
||||||
|
{
|
||||||
|
number: 19956,
|
||||||
|
body: '### Stream ID (required)\r\n\r\nCNBCe.tr\r\n\r\n### Notes\r\n\r\n_No response_',
|
||||||
|
category: { name: 'Channel Search' }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
number: 19957,
|
||||||
|
body: '### Stream ID (required)\r\n\r\n13thStreet.au\r\n\r\n### Notes\r\n\r\nI need Disney Channel East Stream m3u Url please\r\n\r\n### Contributing Guide\r\n\r\n- [x] I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md)',
|
||||||
|
category: { name: 'Channel Search' }
|
||||||
|
},
|
||||||
|
{
|
||||||
|
number: 20956,
|
||||||
|
body: '### Stream ID (required)\r\n\r\nIONTV.us\r\n\r\n### Notes\r\n\r\nI need it fast please thank you\r\n\r\n### Contributing Guide\r\n\r\n- [x] I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md)',
|
||||||
|
category: { name: 'Channel Search' }
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
Reference in New Issue