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

Fixed URL checking #48

Merged
merged 2 commits into from Nov 9, 2014
Merged

Fixed URL checking #48

merged 2 commits into from Nov 9, 2014

Conversation

ddworken
Copy link
Collaborator

@ddworken ddworken commented Nov 9, 2014

URL checking used to filter out any URL with ".jpg" in the name. Updated so as to filter out only files ending in ".jpg" (after post data and trailing slashes stripped off).

Fixes #47 part 1.

Fixed file filtering to enable printing www.jpg.daviddworken.com with URLSpy argument. 
Removed old unnecesary comments.
ddworken added a commit that referenced this pull request Nov 9, 2014
@ddworken ddworken merged commit e997426 into DanMcInerney:master Nov 9, 2014
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.

Improve URLSpy filtering
1 participant