proxy.php

Simple redirection proxy
git clone git://git.finwo.net/misc/proxy.php
Log | Files | Refs | README

commit 08ced6ed94a4ef055ab01f2770e5899d229b59b1
parent a7ee80851d061a6ffdc5ff8dee7ba86f2a503dd2
Author: Robin Bron <robin@finwo.nl>
Date:   Thu, 22 Dec 2016 14:54:56 +0100

Minor update

Diffstat:
Mconfig/domains.yml | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/domains.yml b/config/domains.yml @@ -1,4 +1,4 @@ domains: - images.islive.robin: - scheme: http - host: images.islive.nl + google.example: + scheme: https + host: google.nl