Peter Vandenabeele commited on
Commit
428da67
1 Parent(s): dfc4e17

Use example sites that allow simple scraping

Browse files

UN site is protected by CloudFront and the fails on simple scraping.

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ g = gr.Interface(
147
  examples=[
148
  [
149
  "Which actions can we take to reduce climate change?",
150
- "https://www.un.org/en/actnow/",
151
  ],
152
  [
153
  "Which actions can we take to reduce climate change?",
 
147
  examples=[
148
  [
149
  "Which actions can we take to reduce climate change?",
150
+ "https://www.imperial.ac.uk/stories/climate-action/",
151
  ],
152
  [
153
  "Which actions can we take to reduce climate change?",