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

Checks for invalid URLs #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Checks for invalid URLs #3

wants to merge 1 commit into from

Conversation

nu11
Copy link

@nu11 nu11 commented May 17, 2014

No description provided.

@zigoo0
Copy link
Owner

zigoo0 commented May 17, 2014

I would like to thank you for your contribution, and I want to inform you
that I've fixed this issue alread along with other reported issues and will
push the updates by Mid of this week along with some other features.

Thank you again and hope to see your contribution as well :-)

On Sat, May 17, 2014 at 3:09 PM, nu11 [email protected] wrote:


You can merge this Pull Request by running

git pull https://github.com/nu11/webpwn3r master

Or view, comment on, or merge it at:

#3
Commit Summary

  • Checks for invalid URLs

File Changes

Patch Links:


Reply to this email directly or view it on GitHubhttps://github.com//pull/3
.

else:
try:
for params in url.split("?")[1].split("&"):
params.split("=")[1]
Copy link

Choose a reason for hiding this comment

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

Spy

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.

3 participants