Adds sharing link and icons for XING

This commit is contained in:
Philip Wille
2024-09-07 16:41:34 +02:00
committed by GitHub
parent e3d2ec7939
commit 403be2872f
38 changed files with 42 additions and 1 deletions
+5
View File
@@ -58,5 +58,10 @@
"icon": "weibo",
"title": "sharing.weibo",
"url": "https://service.weibo.com/share/share.php?url=%s&appkey=&title=%s&pic=&ralateUid=&lang"
},
"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"
}
}