-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
Handle inline images in CSS with the cloner #2
Labels
Comments
Done with 82a7a2c |
viskey98
added a commit
to viskey98/snare
that referenced
this issue
Feb 11, 2018
afeena
pushed a commit
that referenced
this issue
Feb 11, 2018
viskey98
added a commit
to viskey98/snare
that referenced
this issue
May 3, 2018
afeena
pushed a commit
that referenced
this issue
May 3, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now the cloner is not able to fetch images which are defined in CSS. I'm pretty sure we can get an easy solution using https://stackoverflow.com/questions/9271365/how-to-pull-out-css-attributes-from-inline-styles-with-beautifulsoup
The text was updated successfully, but these errors were encountered: