aemkei / jsfuck

Write any JavaScript with 6 Characters: []()!+
jsfuck.com
Do What The F*ck You Want To Public License
8.17k stars 676 forks source link

Fixed broken Hieroglyphy URL #137

Closed RandomGamingDev closed 2 months ago

RandomGamingDev commented 2 months ago

As mentioned in #136

The site links to an alternative called Hieroglyphy, but the link is broken and just delivers you to a github pages 404

If you do a quick search the original creator's github repository for Hieroglyphy is available here: https://github.com/alcuadrado/hieroglyphy

This PR just replaces that URL with the functioning one.