mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Remove guide from znbc.co.zm
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
run: npm install
|
||||
- name: Create Matrix
|
||||
id: set-matrix
|
||||
run: node scripts/create-matrix.js --exclude=sites/tvprofil.com/*
|
||||
run: node scripts/create-matrix.js --exclude=sites/tvprofil.com/*,sites/znbc.co.zm/*
|
||||
grab:
|
||||
runs-on: ubuntu-latest
|
||||
needs: create-matrix
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// BUG: site is down
|
||||
|
||||
const jsdom = require('jsdom')
|
||||
const { JSDOM } = jsdom
|
||||
const dayjs = require('dayjs')
|
||||
|
||||
Reference in New Issue
Block a user