Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/DiscordChatExporter/commit/22d7dd43ec024de0bf5689de2d0d304eb5f2a6b5 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Refactor project file

pull/4/head
Alexey Golub 8 years ago
parent dd942824ec
commit 22d7dd43ec

@ -3,8 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net45</TargetFramework>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<Version>1.0.0</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (c) 2017 Alexey Golub</Copyright>
</PropertyGroup>

Loading…
Cancel
Save