mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
NUP,EULA サーバのURLを変更
NUP 変更元 "nus.shop.wii.com:443" 変更後 "nus.t.shop.nintendowifi.net:443" EULA 変更元 "https://cfh-test.t.app.nintendowifi.net/eula/" 変更後 "https://cfh.t.app.nintendowifi.net/eula/" git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1997 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
98bb2fe9cd
commit
a2e1b0ea44
@ -46,11 +46,10 @@ STR_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION)$(REGION)
|
||||
USER_AREA_SIZE = 134217728
|
||||
|
||||
# NUPホストネーム
|
||||
NUP_HOSTNAME = nus.shop.wii.com:443
|
||||
NUP_HOSTNAME = nus.t.shop.nintendowifi.net:443
|
||||
|
||||
# EULAのURL
|
||||
EULA_URL = https://cfh-test.t.app.nintendowifi.net/eula/ #ŠJ”—p
|
||||
#EULA_URL = https://cfh.t.app.nintendowifi.net/eula/ #<23>»•i—p
|
||||
EULA_URL = https://cfh.t.app.nintendowifi.net/eula/
|
||||
|
||||
GEN_VERSION_PARAM = $(DST_DIR) $(VER_TIMESTAMP) $(STR_VERSION) $(MAJOR_VERSION) $(MINOR_VERSION) \
|
||||
$(USER_AREA_SIZE) $(NUP_HOSTNAME) $(EULA_URL)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user