mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-Patcher
synced 2025-09-02 19:41:13 +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]
|
||||
file:/cnt/*
|
||||
https://*.%s/*
|
||||
http://*.oscwii.org/*
|
||||
https://*.oscwii.org/*
|
||||
miip:*
|
||||
|
||||
[exclude]
|
||||
|
Loading…
x
Reference in New Issue
Block a user