|
|
|
|
|
by aniviacat
594 days ago
|
|
It can pull images from a domain.
That would be difficult (since for client-side rendered sites it would require loading the site in a sandboxed environment) or impossible (if the site actively prevents that using CORS or similar, or if it happens to include scripts which expect to be run in a normal environment). |
|