[deviantart] don't match 'www' as a potential username
This commit is contained in:
@@ -22,7 +22,7 @@ import re
|
||||
BASE_PATTERN = (
|
||||
r"(?:https?://)?(?:"
|
||||
r"(?:www\.)?deviantart\.com/([\w-]+)|"
|
||||
r"([\w-]+)\.deviantart\.com)"
|
||||
r"(?!www\.)([\w-]+)\.deviantart\.com)"
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user