Skip to content

Commit

Permalink
mb-edit-create_from_wikidata.user.js: Threads added
Browse files Browse the repository at this point in the history
support for threads.net-handles
  • Loading branch information
forenta authored and loujine committed Nov 24, 2024
1 parent 3858c08 commit a2ad651
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mb-edit-create_from_wikidata.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ class WikiDataHelpers {
idMyspace: 'P3265',
idWeibo: 'P3579',
idPinterest: 'P3836',
idThreads: 'P11892',
// other
idSpotify: 'P1902',
idYoutube: 'P2397',
Expand Down Expand Up @@ -141,6 +142,7 @@ class WikiDataHelpers {
idMyspace: 'https://myspace.com/',
idWeibo: 'https://weibo.com/',
idPinterest: 'https://www.pinterest.com/',
idThreads: 'https://www.threads.net/@',
// other
idSpotify: 'https://open.spotify.com/artist/',
idYoutube: 'https://www.youtube.com/channel/',
Expand Down

0 comments on commit a2ad651

Please sign in to comment.