Skip to content

Commit

Permalink
mb-edit-create_from_wikidata.user.js: Anghami added
Browse files Browse the repository at this point in the history
  • Loading branch information
forenta authored and loujine committed Nov 24, 2024
1 parent a2ad651 commit 032e061
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 @@ -109,6 +109,7 @@ class WikiDataHelpers {
idSongkick: 'P3478',
idVimeo: 'P4015',
idPatreon: 'P4175',
idAnghami: 'P10885',
// missing: Tumblr (P3943), Bandcamp (P3283)
};
this.urls = {
Expand Down Expand Up @@ -154,6 +155,7 @@ class WikiDataHelpers {
idSongkick: 'https://www.songkick.com/artists/',
idVimeo: 'https://vimeo.com/',
idPatreon: 'https://www.patreon.com/',
idAnghami: 'https://play.anghami.com/artist/',
};
}

Expand Down

0 comments on commit 032e061

Please sign in to comment.