Skip to content
New issue

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

Add Battlefield 3, Battlefield 4 and Faceit #2077

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Gregory-rt
Copy link

This Pull Request aims to add websites Battlefield 3 & 4 and Faceit to Sherlock.

@Gregory-rt
Copy link
Author

Website PUBGTracker is also added to the pull request.

Comment on lines +218 to +233
"Battlefield 3": {
"errorMsg": "Sorry, that page doesn't exist",
"errorType": "message",
"url": "https://battlelog.battlefield.com/bf3/user/{}",
"urlMain": "https://battlelog.battlefield.com/bf3/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis77"
},
"Battlefield 4": {
"errorMsg": "Sorry, that page doesn't exist",
"errorType": "message",
"url": "https://battlelog.battlefield.com/bf4/user/{}",
"urlMain": "https://battlelog.battlefield.com/bf4/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis77"
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two return false positives as no error message is shown. Seems like the website redirects the user instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants