Commit 31b2e7fe authored by nanahira's avatar nanahira

update url

parent dc062db0
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<!-- access these values via the property: <!-- access these values via the property:
System.Configuration.ConfigurationManager.AppSettings[key] System.Configuration.ConfigurationManager.AppSettings[key]
--> -->
<add key="url" value="http://koishi.222diy.gdn/ygopro-222DIY/" /> <add key="url" value="https://koishi.pro/ygopro-222DIY/" />
<!-- game save path --> <!-- game save path -->
<add key="path" value="..\" /> <add key="path" value="..\" />
<!-- use proxy --> <!-- use proxy -->
...@@ -16,4 +16,4 @@ ...@@ -16,4 +16,4 @@
<!-- if file exitis then no download --> <!-- if file exitis then no download -->
<add key="ignore1" value="update/update.exe" /> <add key="ignore1" value="update/update.exe" />
</appSettings> </appSettings>
</configuration> </configuration>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment