diced / zipline

A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
https://zipline.diced.sh/
MIT License
1.31k stars 128 forks source link

Add autohotkey file extension (.ahk) to mimes.json #511

Closed cswimr closed 8 months ago

cswimr commented 8 months ago

This pull request simply adds the .ahk file extension used by AutoHotkey scripts to the mimes.json file.

diced commented 8 months ago

I think autohotkey also has .ahk2 and .ahk1 extensions so it's probably a good idea to add those (even though ahk 1 is deprecated)

cswimr commented 8 months ago

added in latest commit