Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
CI // Change the server URL of SRD repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Oct 18, 2024
1 parent 3da4444 commit 8c3a39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Script/RawAssetsPuller.swift
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ public enum DataType: String, CaseIterable {

// MARK: Internal

static let srdBasePath = "https://raw.githubusercontent.com/Dimbreath/StarRailData/master/ExcelOutput/"
static let srdBasePath = "https://raw.githubusercontent.com/EggLinks/DanhengServer-Resources/main/ExcelOutput/"
static let mar7BasePath = "https://raw.githubusercontent.com/Mar-7th/StarRailRes/master/index_new/en/"
static let hksResHeader = "https://api.hakush.in/hsr/UI/"
static let mar7ResHeader = "https://raw.githubusercontent.com/Mar-7th/StarRailRes/master/"
Expand Down

0 comments on commit 8c3a39d

Please sign in to comment.