We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This one was flagged: http://www.reddit.com/r/Minecraft/comments/2tga9y/really_need_purchase_help/cnys4n2
The text was updated successfully, but these errors were encountered:
Checked over the regex, minecraft.net returns as a positive. Crashlogs can also trigger these (net.minecraft.network)
Adding this to the beginning of the regex may fix this. (Needs verification + proper testing) (?!minecraft\.net)
(?!minecraft\.net)
@aperson
Sorry, something went wrong.
No branches or pull requests
This one was flagged: http://www.reddit.com/r/Minecraft/comments/2tga9y/really_need_purchase_help/cnys4n2
The text was updated successfully, but these errors were encountered: