diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-01-26 14:30:08 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-01-26 14:30:08 +0100 |
commit | e042b7bced715a9d0d6c660df453b1b68f263316 (patch) | |
tree | 13f1bcd2f7cccf87718d92b5fc9a112d4c3ea455 /apache/wpad | |
parent | c778483fbd7829e2d41157ae6be2d7f1eef709f5 (diff) |
Drop ancient unused files.
Diffstat (limited to 'apache/wpad')
-rw-r--r-- | apache/wpad/wpad.dat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apache/wpad/wpad.dat b/apache/wpad/wpad.dat deleted file mode 100644 index e7b5574..0000000 --- a/apache/wpad/wpad.dat +++ /dev/null @@ -1,4 +0,0 @@ -function FindProxyForURL(url, host) -{ -return "PROXY proxy:3128 ; PROXY proxy:3128" ; -} |