From e22d6f5017d9e312c3e55f90dfe0baeb42c95960 Mon Sep 17 00:00:00 2001 From: Newsmaffiadotcom <123305805+Newsmaffiadotcom@users.noreply.github.com> Date: Sun, 22 Jan 2023 18:38:17 +0530 Subject: [PATCH 1/3] Update in.m3u Newsmaffiadotcom tv --- streams/in.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/in.m3u b/streams/in.m3u index 28af33e4d..eff8b695c 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -7,6 +7,8 @@ http://103.199.161.254/Content/7smusic/Live/Channel(7smusic)/index.m3u8 https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 #EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Anewsmaffiatv.in" status="online",A NEWS Maffia Tv Desi Musix +http://103.168.19.4:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ABPNews.in" status="timeout",ABP News (720p) From 5e1754901bbcf3087f789e1cf713567630975627 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 22 Jan 2023 16:28:45 +0300 Subject: [PATCH 2/3] Update auto-update.yml --- .github/workflows/auto-update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 1048d9c5b..b99ef6c51 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -113,7 +113,7 @@ jobs: git status git push -u origin ${{ steps.create-branch-name.outputs.BRANCH_NAME }} - name: Deploy to gh-pages - uses: JamesIves/github-pages-deploy-action@v4.2.5 + uses: JamesIves/github-pages-deploy-action@v4.4.1 if: ${{ !env.ACT && github.ref == 'refs/heads/master' }} with: branch: gh-pages @@ -125,7 +125,7 @@ jobs: single-commit: true clean: true - name: Deploy to iptv-org/api - uses: JamesIves/github-pages-deploy-action@v4.2.5 + uses: JamesIves/github-pages-deploy-action@v4.4.1 if: ${{ !env.ACT && github.ref == 'refs/heads/master' }} with: repository-name: iptv-org/api From 55e871d3e4ac25b7adaef2f39c313e5a26f45778 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 22 Jan 2023 16:28:48 +0300 Subject: [PATCH 3/3] Update check.yml --- .github/workflows/check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index e4ef34db5..99970f479 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 2 - - uses: tj-actions/changed-files@v22.2 + - uses: tj-actions/changed-files@v35 id: files with: files: streams/*.m3u