You are viewing a single comment's thread.

view the rest of the comments →

CANCEL-CAT-FACTS ago

Goats can click on any image they like and go to https://sli.mg/

In less than two seconds, they repost your picture without asking for any sign-ups or accounts or anything else.

Good luck to all goats on voat.

NoRagrets ago

Save this javascript command as a bookmark.
If you're currently viewing an image file, it will import it into SLiMG.
javascript:void(open('https://sli.mg/upload?url='+encodeURIComponent(document.location)))
This variation will bypass the prompt to confirm the upload.
javascript:void(open('https://sli.mg/upload?url='+encodeURIComponent(document.location)+'&auto=true'))

Similarly, this script will archive the page you are currently viewing in https://archive.is, you can also save this as a bookmark.
javascript:void(open('https://archive.is/?run=1&url='+encodeURIComponent(document.location)))

CANCEL-CAT-FACTS ago

Thank you very much. This is really helpful.

VoteOrDie ago

Thus is great. Thanks!