mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-06 23:42:17 +00:00
Github Buttons missing on transfer.sh webpage #353
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @c33s on GitHub.
it looks like the embedding of the github buttons is somehow broken. the buttons are missing for me on firefox & chrome because of "unauthenticated sources"
on both browser it is possible to do an unsafe reload which then shows the buttons.
this is because of the changed urls
redirects to
https would be working but it looks like it is possible to include it with the correct url:
@nl5887 commented on GitHub:
Thx! Fixed.