mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-Patcher
synced 2025-09-04 04:21:19 +02:00
Quick hack to allow loading catalogue imagery
This should be refined in some way going forward, but will work for now. We rewrite the default API (i.e. https://api.oscwii.org) to be http. None of this is covered by the Wii Shop Channel's specified subdomain, so we explicitly state it.
This commit is contained in:
parent
f0f1063b26
commit
f27917cd40
@ -23,6 +23,8 @@ prioritize excludelist=0
|
|||||||
[include]
|
[include]
|
||||||
file:/cnt/*
|
file:/cnt/*
|
||||||
https://*.%s/*
|
https://*.%s/*
|
||||||
|
http://*.oscwii.org/*
|
||||||
|
https://*.oscwii.org/*
|
||||||
miip:*
|
miip:*
|
||||||
|
|
||||||
[exclude]
|
[exclude]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user