You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several of the svg images contain script tags defining a function for no reason that I tell. The function seems to be triggered when a property called "ysmm" is set on the window object, runs some sort of string decoding routine on the value, and then tries to do a redirect. I don't know what effect this may have for something that's being inserted into the browsers chrome, but it certainly seems strange.
The actual image itself also seems to be a png embedded into the svg, which I'm not sure why you would use a vector image format only for containing a raster image.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Several of the svg images contain script tags defining a function for no reason that I tell. The function seems to be triggered when a property called "ysmm" is set on the window object, runs some sort of string decoding routine on the value, and then tries to do a redirect. I don't know what effect this may have for something that's being inserted into the browsers chrome, but it certainly seems strange.
The actual image itself also seems to be a png embedded into the svg, which I'm not sure why you would use a vector image format only for containing a raster image.
https://github.com/search?q=repo%3AAris-t2%2FCustomCSSforFx%20ysmm&type=code
Beta Was this translation helpful? Give feedback.
All reactions