diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 665c1f967..4bb2702bd 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -25,9 +25,9 @@ jobs: - name: download data from api if: steps.files.outputs.any_changed == 'true' run: | - mkdir -p scripts/data - curl -L -o scripts/data/blocklist.json https://iptv-org.github.io/api/blocklist.json - curl -L -o scripts/data/channels.json https://iptv-org.github.io/api/channels.json + mkdir -p scripts/tmp/data + curl -L -o scripts/tmp/data/blocklist.json https://iptv-org.github.io/api/blocklist.json + curl -L -o scripts/tmp/data/channels.json https://iptv-org.github.io/api/channels.json - name: install dependencies if: steps.files.outputs.any_changed == 'true' run: npm install diff --git a/README.md b/README.md index 9ff6456d0..0f7ac95b5 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Same thing, but split up into separate files:
https://iptv-org.github.io/iptv/categories/travel.m3u
https://iptv-org.github.io/iptv/categories/weather.m3u
https://iptv-org.github.io/iptv/categories/xxx.m3u
https://iptv-org.github.io/iptv/categories/undefined.m3u
https://iptv-org.github.io/iptv/categories/undefined.m3u
https://iptv-org.github.io/iptv/languages/far.m3u
https://iptv-org.github.io/iptv/languages/fil.m3u
https://iptv-org.github.io/iptv/languages/fin.m3u
https://iptv-org.github.io/iptv/languages/fra.m3u
https://iptv-org.github.io/iptv/languages/fra.m3u
https://iptv-org.github.io/iptv/languages/glg.m3u
https://iptv-org.github.io/iptv/languages/gal.m3u
https://iptv-org.github.io/iptv/languages/kat.m3u
https://iptv-org.github.io/iptv/countries/fi.m3u
https://iptv-org.github.io/iptv/subdivisions/fi-08.m3u
https://iptv-org.github.io/iptv/subdivisions/fi-12.m3u
https://iptv-org.github.io/iptv/countries/fr.m3u
https://iptv-org.github.io/iptv/countries/fr.m3u
https://iptv-org.github.io/iptv/countries/gf.m3u
https://iptv-org.github.io/iptv/countries/pf.m3u
https://iptv-org.github.io/iptv/countries/tf.m3u
https://iptv-org.github.io/iptv/regions/cee.m3u
https://iptv-org.github.io/iptv/regions/cenamer.m3u
https://iptv-org.github.io/iptv/regions/cis.m3u
https://iptv-org.github.io/iptv/regions/emea.m3u
https://iptv-org.github.io/iptv/regions/eur.m3u
https://iptv-org.github.io/iptv/regions/emea.m3u
https://iptv-org.github.io/iptv/regions/eur.m3u
https://iptv-org.github.io/iptv/regions/hispam.m3u
https://iptv-org.github.io/iptv/regions/lac.m3u
https://iptv-org.github.io/iptv/regions/latam.m3u
https://iptv-org.github.io/iptv/regions/southam.m3u
https://iptv-org.github.io/iptv/regions/ssa.m3u
https://iptv-org.github.io/iptv/regions/wafr.m3u
https://iptv-org.github.io/iptv/regions/wer.m3u
https://iptv-org.github.io/iptv/regions/wer.m3u