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

feat: add 21 sites #1141

Merged
merged 1 commit into from
Oct 27, 2021
Merged

feat: add 21 sites #1141

merged 1 commit into from
Oct 27, 2021

Conversation

SethFalco
Copy link
Contributor

Add Sites

Adds 21 sites to data.json.
I've tested each site manually, and run python3 -m unittest tests.all --verbose.

Minor Formatting

Around line 1,315 there are some minor whitespace changes which was automatically performed by my editor. I left it in there since it's just to make indentation consistent.

Related

This is an adaptation of a pull request I made to a similar project.

@SethFalco
Copy link
Contributor Author

Just rebased with master to resolve merge conflicts.

@sdushantha
Copy link
Member

Thank you @SethFalco for making a detailed PR. I also really appreciate you adding regex checking and as well as doing running the tests :)

@sdushantha sdushantha merged commit 4a79474 into sherlock-project:master Oct 27, 2021
@sdushantha
Copy link
Member

Seems like there is an error in the data.json after you made the changes which caused the test to fail. It also prevents us from running Sherlock properly because of this error. I'll take a look at it later.

@SethFalco
Copy link
Contributor Author

Ahh, sorry. I should've rerun the tests after rebasing probably. ^-^'

@SethFalco
Copy link
Contributor Author

Just checking, looks like you haven't checked this out yet.
If you don't have time, I can just redo the PR and hopefully make it correct this time?

@sdushantha
Copy link
Member

@SethFalco Sorry about that, Ive been a little busy. It would be greatly appreciated if you could redo the PR :)

@SethFalco SethFalco mentioned this pull request Nov 18, 2021
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.

2 participants