I can't upload to sxcu.net
If you see an error popup after uploading an image, saying something along the lines of
then your upload settings are invalid. This is caused by a recent Sharex update which added custom {functions}
, mixing up with the json syntax. Follow the steps below to fix this issue:
Go to Destinations > Custom uploader settings
Select sxcu.net from the Uploaders list
Copy the value of
og_properties
into notepadPlace backslashes (
\
) before each curly bracket in the code E.g.:\{"color":"#ff0000"\}
Copy the code from notepad back into Sharex
Last updated