Skip to content

Commit

Permalink
Mark Wise Owl as Gone
Browse files Browse the repository at this point in the history
  • Loading branch information
Almad committed Mar 10, 2024
1 parent ae7e8d6 commit 97d1f52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ddcz/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
RedirectView.as_view(url=f"{settings.USER_ICON_MEDIA_ROOT_URL}%(file)s"),
name="redirect_ikonky",
),
# It's gone, Dave
re_path(r"^moudrasova/", RedirectView.as_view()),
### Common pages for bots etc.
path(
"robots.txt",
Expand Down

0 comments on commit 97d1f52

Please sign in to comment.