[hatenablog] implement additional suggestion

pull/5037/head
blankie 8 months ago
parent 293f1559df
commit 9f53daabb8
No known key found for this signature in database
GPG Key ID: CC15FC822C7F61F5

@ -12,7 +12,7 @@ from .. import text
BASE_PATTERN = (
r"(?:hatenablog:https?://([^/]+)|(?:https?://)?"
r"(?:hatenablog:https?://([^/?#]+)|(?:https?://)?"
r"([\w-]+\.(?:hatenablog\.(?:com|jp)"
r"|hatenadiary\.com|hateblo\.jp)))"
)

Loading…
Cancel
Save