Skip to content

Commit

Permalink
修改 api 域名
Browse files Browse the repository at this point in the history
  • Loading branch information
HADB committed Oct 1, 2021
1 parent bef2759 commit a3cdf71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Main/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<value>Updater</value>
</setting>
<setting name="ApiOrigin" serializeAs="String">
<value>https://sc-api.yuanfen.net</value>
<value>https://api.starcraft.zone</value>
</setting>
</SczoneTavernDataCollector.Main.Properties.Settings>
</applicationSettings>
Expand Down
2 changes: 1 addition & 1 deletion Main/Properties/Settings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Main/Properties/Settings.settings
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Value Profile="(Default)">Updater</Value>
</Setting>
<Setting Name="ApiOrigin" Type="System.String" Scope="Application">
<Value Profile="(Default)">https://sc-api.yuanfen.net</Value>
<Value Profile="(Default)">https://api.starcraft.zone</Value>
</Setting>
</Settings>
</SettingsFile>

0 comments on commit a3cdf71

Please sign in to comment.