ImHex/lib/libimhex/include/hex/api_urls.hpp

3 lines
165 B
C++
Raw Normal View History

2023-04-19 19:56:34 +00:00
constexpr static const auto ImHexApiURL = "https://api.werwolv.net/imhex";
constexpr static const auto GitHubApiURL = "https://api.github.com/repos/WerWolv/ImHex";