Rabbit-Innotech commited on
Commit
e008d6e
·
verified ·
1 Parent(s): fc11b6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ def clean_body_content(html_content):
151
 
152
 
153
  if __name__ == "__main__":
154
- website = ["https://haguruka.org.rw/"
155
 
156
  ]
157
  all_content = scrape_websites(website)
 
151
 
152
 
153
  if __name__ == "__main__":
154
+ website = ["https://haguruka.org.rw/annual-reports/"
155
 
156
  ]
157
  all_content = scrape_websites(website)