Skip to content

Commit d5151e8

Browse files
CopilotStan2032
andcommitted
Session 266: Fix source name/URL mismatches in timeline events (BBC → CBC News, BBC → HKFP)
Co-authored-by: Stan2032 <68326386+Stan2032@users.noreply.github.com>
1 parent f378b7e commit d5151e8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/data/timeline_events.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -554,15 +554,15 @@
554554
"sentence": "Convicted Dec 15, 2025; sentenced to 20 years on Feb 9, 2026",
555555
"impact": "International condemnation, calls for sanctions",
556556
"sources": [
557-
"BBC",
557+
"CBC News",
558558
"CNN",
559559
"Reuters",
560560
"UK Foreign Office"
561561
],
562562
"source_urls": {
563-
"BBC": "https://www.cbc.ca/news/world/jimmy-lai-hong-kong-china-verdict-9.7015714",
564563
"Human Rights Watch": "https://www.hrw.org/news/2025/12/15/hong-kong-jimmy-lai-convicted-on-bogus-national-security-charges",
565-
"Reuters": "https://www.reuters.com/graphics/HONGKONG-SECURITY/JIMMYLAI/zjpqdaeoxvx/"
564+
"Reuters": "https://www.reuters.com/graphics/HONGKONG-SECURITY/JIMMYLAI/zjpqdaeoxvx/",
565+
"CBC News": "https://www.cbc.ca/news/world/jimmy-lai-hong-kong-china-verdict-9.7015714"
566566
}
567567
},
568568
{
@@ -598,15 +598,15 @@
598598
"Human Rights Watch",
599599
"US State Department",
600600
"Committee to Protect Journalists",
601-
"BBC",
601+
"Hong Kong Free Press",
602602
"CNBC"
603603
],
604604
"source_urls": {
605605
"Human Rights Watch": "https://www.hrw.org/news/2026/02/09/hong-kong-publisher-jimmy-lai-sentenced-to-20-years",
606-
"BBC": "https://hongkongfp.com/2026/01/12/media-tycoon-jimmy-lai-in-advanced-years-with-multiple-health-problems-lawyer-says-in-mitigation/",
607606
"EU EEAS": "https://www.eeas.europa.eu/eeas/hong-kong-spokesperson-statement-sentencing-jimmy-lai_en",
608607
"US State Department": "https://www.state.gov/releases/office-of-the-spokesperson/2026/02/sentencing-in-jimmy-lai-case/",
609-
"CBS News": "https://www.cbsnews.com/news/hong-kong-jimmy-lai-sentenced-20-years-prison-family-says-will-die-a-martyr/"
608+
"CBS News": "https://www.cbsnews.com/news/hong-kong-jimmy-lai-sentenced-20-years-prison-family-says-will-die-a-martyr/",
609+
"Hong Kong Free Press": "https://hongkongfp.com/2026/01/12/media-tycoon-jimmy-lai-in-advanced-years-with-multiple-health-problems-lawyer-says-in-mitigation/"
610610
}
611611
},
612612
{

0 commit comments

Comments
 (0)