We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51a73a2 + 8eab6ce commit 3427efdCopy full SHA for 3427efd
src/common/settings.py
@@ -382,7 +382,7 @@
382
383
TAG_DENIED_SYMBOL_PATTERN = '([!-,./:-@[-`{-~]|--| {2})'
384
TAG_ALLOWED_SYMBOLS = ['-', ' ']
385
-VIP_TAG_NAME = 'ALIS-EXPERT'
+VIP_TAG_NAME = 'VIP-ALISISTA'
386
VIP_TAG_BADGE_TYPES = list(range(9, 109)) + [110]
387
388
YAHOO_API_WELL_KNOWN_URL = 'https://auth.login.yahoo.co.jp/yconnect/v2/.well-known/openid-configuration'
0 commit comments