XtremeOwnageDotCom/FediseerGui

Endpoint to auto-endorse an instance

Closed this issue · 2 comments

db0 commented

Since the GUI keeps a login cookie, we can use it to allow sites to set it up as an "endorse me" button. When clicked it would take you to an endpoint like https://fediseer.lemmyonline.com/endorse/{domain} and initiate the endorsement after a confirm dialogue (to avoid tricking people).

I like this idea-

Should be able to knock it out tonight.

Added new page,

https://fediseer.lemmyonline.com/instances/endorse/{domain}

aka,

https://fediseer.lemmyonline.com/instances/endorse/lemmyonline.com

Will be pushed shortly.