#5295 Change “Browse All” emoji link
Merged 2 years ago by ngompa. Opened 2 years ago by music.
music/pagure emoji-codes  into  master

@@ -52,6 +52,6 @@ 

      maxCount: 10

    }

    ],{

-     footer: '<a href="http://www.emoji.codes" target="_blank">Browse All<span class="arrow">&raquo;</span></a>'

+     footer: '<a href="https://github.com/markdown-templates/markdown-emojis" target="_blank">Browse All<span class="arrow">&raquo;</span></a>'

    });

  };

Use https://github.com/markdown-templates/markdown-emojis instead of http://www.emoji.codes, which has been hijacked to redirect to an advertising site.

Fixes #5292.

Pull-Request has been merged by ngompa

2 years ago
Metadata