Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
fixed/removed/updated broken RSS feeds
Browse files Browse the repository at this point in the history
- related to #36
- maltese news removed entirely (no replacement)
  • Loading branch information
Supinic committed Jun 8, 2022
1 parent ff6a7ea commit 49b582c
Showing 1 changed file with 4 additions and 24 deletions.
28 changes: 4 additions & 24 deletions commands/news/definitions.json
Expand Up @@ -19,8 +19,8 @@
{
"name": "VietNamNet",
"url": "https://vietnamnet.vn",
"path": "rss",
"endpoints": ["thoi-su.rss", "tuanvietnam.rss"],
"path": null,
"endpoints": ["thoi-su.rss"],
"helpers": ["supinic"]
}
]
Expand Down Expand Up @@ -116,19 +116,6 @@
}
]
},
{
"code": "mt",
"language": "maltese",
"sources": [
{
"name": "TVM",
"url": "https://www.tvm.com.mt/mt",
"path": null,
"endpoints": ["feed"],
"helpers": ["trollpotat0"]
}
]
},
{
"code": "by",
"language": "belarusian",
Expand Down Expand Up @@ -320,7 +307,7 @@
{
"name": "Obozrevatel",
"url": "https://www.obozrevatel.com",
"path": "ukr",
"path": null,
"endpoints": ["rss.xml"],
"helpers": ["boring_nick"]
},
Expand Down Expand Up @@ -774,13 +761,6 @@
"code": "ie",
"language": "irish",
"sources": [
{
"name": "Irish Times",
"url": "https://www.irishtimes.com",
"path": null,
"endpoints": ["cmlink/news-1.1319192"],
"helpers": []
},
{
"name": "Irish Examiner",
"url": "https://feeds.feedburner.com",
Expand All @@ -803,7 +783,7 @@
},
{
"name": "RNZ",
"url": "https://www.rnz.co.nz/rss",
"url": "https://www.rnz.co.nz",
"path": "rss",
"endpoints": ["te-manu-korihi.xml"],
"helpers": ["jammehcow"]
Expand Down

0 comments on commit 49b582c

Please sign in to comment.