diff --git a/src/pages/home/index_page.cr b/src/pages/home/index_page.cr index a126edc..13e30fa 100644 --- a/src/pages/home/index_page.cr +++ b/src/pages/home/index_page.cr @@ -53,7 +53,7 @@ class Home::IndexPage < MainLayout end li do strong "Include pattern: " - code ".*medium.com/(.*)" + code "^https?://(?:.*\\.)*medium.com/(.*)$" end li do strong "Redirect to: "