Skip to content

Commit

Permalink
Update webcrawler.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawid-Okw authored May 11, 2024
1 parent 8d8f863 commit 0d2edc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/webcrawler/webcrawler.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def load_web():
"https://www.futurepynk.com/theroyaljungle",
"https://www.futurepynk.com/hamburg",
"https://www.futurepynk.com/munich",
"https://www.futurepynk.com/berlin",
"https://www.futurepynk.com/berlin"
]

# Initialize loader with urls, load docs
Expand Down

0 comments on commit 0d2edc0

Please sign in to comment.