Skip to content

Commit

Permalink
🔀 Merge pull request #948 from Zeruxky/feature/xing-sharing-link
Browse files Browse the repository at this point in the history
fix: Removes follow_url part of sharing link for XING
  • Loading branch information
jpanther authored Oct 20, 2024
2 parents 41a111a + 2c43133 commit 7feb471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/sharing.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"xing": {
"icon": "xing",
"title": "sharing.xing",
"url": "https://www.xing.com/spi/shares/new?url=%s&follow_url=https://www.xing.com/profile/Philip_Wille"
"url": "https://www.xing.com/spi/shares/new?url=%s"
}
}

0 comments on commit 7feb471

Please sign in to comment.