ArtStation.com #61
Answered
by
tophf
Fawkes-Allen
asked this question in
MPIV host rules
ArtStation.com
#61
Replies: 1 comment 1 reply
-
{"d": "artstation.com",
"e": ".project-image *",
"s": "return node.closest('a').querySelector('.image').src.replace(/(.+?\\/)(\\d{13,}\\/)?smaller_square(\\/.+)/, '$1large$3&dl=1')"
} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Fawkes-Allen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been running into an issue trying to make a rule for Artstation or other sites like it that have an overlay that pops up over the image. I can't figure out how to properly get the image.
Random page for testing. https://www.artstation.com/wlop
Beta Was this translation helpful? Give feedback.
All reactions