Update tests/__data__
This commit is contained in:
@@ -10,48 +10,18 @@ To load a program guide, all you need to do is copy the link to one or more of t
|
||||
|
||||
## Guides
|
||||
|
||||
### Grouped by country
|
||||
|
||||
<details>
|
||||
<summary>Expand</summary>
|
||||
<br>
|
||||
|
||||
<!-- prettier-ignore -->
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th align="left">Country</th><th align="left">Channels</th><th align="left">EPG</th></tr>
|
||||
<tr><th align="left">Site</th><th align="left">Channels</th><th align="left">EPG</th><th align="left">Status</th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td valign="top" rowspan="2">🇨🇦 Canada</td><td align="right" nowrap>2</td><td nowrap><code>https://iptv-org.github.io/epg/guides/ca_en.xml</code></td></tr>
|
||||
<tr><td align="right" nowrap>5</td><td nowrap><code>https://iptv-org.github.io/epg/guides/ca_fr.xml</code></td></tr>
|
||||
<tr><td valign="top" rowspan="1">🇩🇰 Denmark</td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/dk_da.xml</code></td></tr>
|
||||
<tr><td valign="top" rowspan="1">allente.se</td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/allente.se.xml</code></td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/allente.se.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/allente.se.yml/badge.svg" alt="allente.se" style="max-width: 100%;"></a></td></tr>
|
||||
<tr><td valign="top" rowspan="1">sky.com</td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/sky.com.xml</code></td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/sky.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/sky.com.yml/badge.svg" alt="sky.com" style="max-width: 100%;"></a></td></tr>
|
||||
<tr><td valign="top" rowspan="1">virginmedia.com</td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/virginmedia.com.xml</code></td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/virginmedia.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/virginmedia.com.yml/badge.svg" alt="virginmedia.com" style="max-width: 100%;"></a></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</details>
|
||||
|
||||
### Grouped by source
|
||||
|
||||
<details>
|
||||
<summary>Expand</summary>
|
||||
<br>
|
||||
|
||||
<!-- prettier-ignore -->
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th align="left">Site</th><th align="left">Channels</th><th align="left">EPG</th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td valign="top" rowspan="2">allente.se</td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/allente.se/en.xml</code></td></tr>
|
||||
<tr><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/allente.se/da.xml</code></td></tr>
|
||||
<tr><td valign="top" rowspan="1">sky.com</td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/sky.com/en.xml</code></td></tr>
|
||||
<tr><td valign="top" rowspan="1">virginmedia.com</td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/virginmedia.com/en.xml</code></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</details>
|
||||
<br>
|
||||
|
||||
All guides also have a compressed and JSON version. To download them, simply change the extension from `.xml` to `.xml.gz` or `.json` respectively.
|
||||
|
||||
## Contribution
|
||||
|
||||
Reference in New Issue
Block a user