|
|
|
|
|
by nkozyra
766 days ago
|
|
You can just query for all the image elements and then read any svg using the document model. This is trivial to overcome for most basic scrapers and not much harder even if you try to obfuscate with paths for more sophisticated ones. |
|