UKURIKIYEYEZU commited on
Commit
bb182b7
·
verified ·
1 Parent(s): 1b57c53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -121,8 +121,8 @@ def clean_body_content(html_content):
121
 
122
 
123
  if __name__ == "__main__":
124
- website = ["https://www.rra.gov.rw/en/publications",
125
- "https://www.rra.gov.rw/en/customs-services",
126
 
127
 
128
  ]
 
121
 
122
 
123
  if __name__ == "__main__":
124
+ website = [
125
+ "https://www.rra.gov.rw/en/customs-services"
126
 
127
 
128
  ]