From: Christian Weiske Date: Thu, 30 Apr 2020 15:26:10 +0000 (+0200) Subject: use http for apk download replacement X-Git-Tag: v2.0.0~13 X-Git-Url: https://git.cweiske.de/stouyapi.git/commitdiff_plain/76853ca36c176f21d58b5c100e38a370621c0a18?hp=401f1919cfe020f5335a5c89a47c85694ca5188d use http for apk download replacement --- diff --git a/config.php.dist b/config.php.dist index 030b1d6..8c23bd2 100644 --- a/config.php.dist +++ b/config.php.dist @@ -4,7 +4,7 @@ * Copy it to config.php and adjust it. */ $GLOBALS['urlRewrites'] = [ - '#^https://archive.org/download/#' => 'https://statics.ouya.world/ia/', + '#^https://archive.org/download/#' => 'http://statics.ouya.world/ia/', ]; $GLOBALS['packagelists']["cweiske's picks"] = [ 'de.eiswuxe.blookid2',