Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
OshekharO authored Jan 1, 2024
1 parent e98bd49 commit ddcba57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion repo/client.iptv.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
// @icon https://avatars.githubusercontent.com/u/55937028?s=48&v=4
// @webSite https://
// @nsfw false
// @tmdb false
// ==/MiruExtension==

export default class extends Extension {
Expand All @@ -33,13 +32,15 @@ export default class extends Extension {
//'蜂蜜18+': 'https://github.moeyy.xyz/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/txt/adult.txt',
//'MV系列': 'https://qu.ax/oiNH.txt',
'武哥': 'https://qu.ax/LEPk.txt',
'iptv-org-country-in': 'https://iptv-org.github.io/iptv/countries/in.m3u',
'iptv-org-country-cn': 'https://iptv-org.github.io/iptv/countries/cn.m3u',
'iptv-org-country-hk': 'https://iptv-org.github.io/iptv/countries/hk.m3u',
'iptv-org-country-tw': 'https://iptv-org.github.io/iptv/countries/tw.m3u',
'iptv-org-country-us': 'https://iptv-org.github.io/iptv/countries/us.m3u',
'iptv-org-country-jp': 'https://iptv-org.github.io/iptv/countries/jp.m3u',
'iptv-org-country-kr': 'https://iptv-org.github.io/iptv/countries/kr.m3u',
'iptv-org-country-ru': 'https://iptv-org.github.io/iptv/countries/ru.m3u',
'iptv-org-language-hin': 'https://iptv-org.github.io/iptv/languages/hin.m3u',
'iptv-org-language-zho': 'https://iptv-org.github.io/iptv/languages/zho.m3u',
'iptv-org-language-eng': 'https://iptv-org.github.io/iptv/languages/eng.m3u',
'iptv-org-language-jpn': 'https://iptv-org.github.io/iptv/languages/jpn.m3u',
Expand Down

0 comments on commit ddcba57

Please sign in to comment.