mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 10:30:03 -04:00
Merge branch 'master' into BFM-Business-and-Regions
This commit is contained in:
commit
162b643f8a
3 changed files with 5 additions and 3 deletions
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
|
@ -113,7 +113,7 @@ jobs:
|
||||||
git status
|
git status
|
||||||
git push -u origin ${{ steps.create-branch-name.outputs.BRANCH_NAME }}
|
git push -u origin ${{ steps.create-branch-name.outputs.BRANCH_NAME }}
|
||||||
- name: Deploy to gh-pages
|
- 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' }}
|
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
|
@ -125,7 +125,7 @@ jobs:
|
||||||
single-commit: true
|
single-commit: true
|
||||||
clean: true
|
clean: true
|
||||||
- name: Deploy to iptv-org/api
|
- 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' }}
|
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||||
with:
|
with:
|
||||||
repository-name: iptv-org/api
|
repository-name: iptv-org/api
|
||||||
|
|
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
- uses: tj-actions/changed-files@v22.2
|
- uses: tj-actions/changed-files@v35
|
||||||
id: files
|
id: files
|
||||||
with:
|
with:
|
||||||
files: streams/*.m3u
|
files: streams/*.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
|
https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8
|
||||||
#EXTINF:-1 tvg-id="AajTak.in" status="timeout",Aaj Tak (360p) [Geo-blocked]
|
#EXTINF:-1 tvg-id="AajTak.in" status="timeout",Aaj Tak (360p) [Geo-blocked]
|
||||||
https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8
|
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]
|
#EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7]
|
||||||
http://45.77.66.224:1935/athavantv/live/playlist.m3u8
|
http://45.77.66.224:1935/athavantv/live/playlist.m3u8
|
||||||
#EXTINF:-1 tvg-id="ABPNews.in" status="timeout",ABP News (720p)
|
#EXTINF:-1 tvg-id="ABPNews.in" status="timeout",ABP News (720p)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue