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

Only .onion sites #8

Merged
merged 4 commits into from
Jun 20, 2017
Merged

Only .onion sites #8

merged 4 commits into from
Jun 20, 2017

Conversation

agrepravin
Copy link
Contributor

No description provided.

websites.append(email_link)
for extension in extensions:
if email_link.endswith(extension):
websites.append(email_link)
else:
Copy link
Member

Choose a reason for hiding this comment

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

Its not email_link. its web_link, will fix tnat on next commit.

@PSNAppz PSNAppz merged commit 168e66b into DedSecInside:master Jun 20, 2017
KingAkeem added a commit that referenced this pull request Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants