Commit Graph
2 Commits
Author SHA1 Message Date
Maxim Van de WynckelandGitHub 6caca33145 fix(#174): correctly append trailing slash in windows
Windows requires a backslash instead of a forward slash. As this variable is used in a simple string replace, this needs to be platform specific.
2023-02-22 07:44:47 +01:00
Maxim Van de WynckelandGitHub aa67f10e31 fix: correctly apply index priority for websites (#160)
Fixes https://github.com/tdurieux/anonymous_github/issues/159
2023-02-01 14:43:36 +01:00