ajsbsd commited on
Commit
12132db
·
verified ·
1 Parent(s): 5259367

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -16,6 +16,11 @@ tv_appearances = [
16
  "source": "UN Human Rights Council",
17
  "title": "Francesca Albanese's closing statement at the 59th session of the UN Human Rights Council",
18
  "link": "https://www.youtube.com/watch?v=-Nj3QcT2RjU"
 
 
 
 
 
19
  }
20
  ]
21
 
 
16
  "source": "UN Human Rights Council",
17
  "title": "Francesca Albanese's closing statement at the 59th session of the UN Human Rights Council",
18
  "link": "https://www.youtube.com/watch?v=-Nj3QcT2RjU"
19
+ },
20
+ {
21
+ "source": "Al Jazeera",
22
+ "title": "UN expert Albanese rejects ‘obscene’ US sanctions for criticising Israel",
23
+ "link": "https://www.aljazeera.com/news/2025/7/10/un-expert-albanese-rejects-obscene-us-sanctions-for-criticising-israel"
24
  }
25
  ]
26