Skip to content

Commit

Permalink
Update Donations.ts (#170)
Browse files Browse the repository at this point in the history
* Update Donations.ts

Attached are the new Media and sure not violating HKNSL, at least HKSAR so far no condemn on them.

* Update Donations.ts

Attached are the new Media and sure not violating HKNSL, at least HKSAR so far no condemn on them.
  • Loading branch information
thomas930 authored Mar 16, 2024
1 parent 1c9f680 commit e01898f
Showing 1 changed file with 52 additions and 2 deletions.
54 changes: 52 additions & 2 deletions src/Donations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ const Donations = [
en: "https://channelchk.com/plan",
},
description: {
zh: "Channel C HK",
en: "Channel C HK",
zh: "請訂閱《Channel C HK",
en: "Please subscribe Channel C HK",
},
},
{
Expand Down Expand Up @@ -119,6 +119,56 @@ const Donations = [
en: "Please subscribe The HK Court News",
},
},
{
url: {
zh: "https://www.patreon.com/reNews",
en: "https://www.patreon.com/reNews",
},
description: {
zh: "請訂閱《reNews》",
en: "Please subscribe reNews",
},
},
{
url: {
zh: "https://theinitium.com/subscription/offers",
en: "https://theinitium.com/subscription/offers",
},
description: {
zh: "請訂閱《端傳媒》",
en: "Please subscribe the Initium Media",
},
},
{
url: {
zh: "https://commonshk.com/subcribe/",
en: "https://commonshk.com/subcribe/",
},
description: {
zh: "請訂閱《同文》",
en: "Please subscribe the Commons",
},
},
{
url: {
zh: "https://www.patreon.com/thechasernews",
en: "https://www.patreon.com/thechasernews",
},
description: {
zh: "請訂閱《追新聞》",
en: "Please subscribe The Chaser",
},
},
{
url: {
zh: "https://greenbean.media/支持綠豆/",
en: "https://greenbean.media/en/支持綠豆/",
},
description: {
zh: "請訂閱《綠豆》",
en: "Please subscribe Green Bean Media",
},
},
];

export default Donations;

0 comments on commit e01898f

Please sign in to comment.