From: Roland Häder Date: Tue, 29 Mar 2016 13:37:56 +0000 (+0200) Subject: Some privacy-aware sites may not like externally referenced files, like X-Git-Url: https://git.mxchange.org/?p=simple-upload.git;a=commitdiff_plain;h=9a9f90ba01f7b0e6c4d26120a6339f599d916f5d;hp=bf0a84baa72302599fce1f0589a0e061925d10c1 Some privacy-aware sites may not like externally referenced files, like this ribbon is. --- diff --git a/index.php b/index.php index ce813fe..39abc27 100644 --- a/index.php +++ b/index.php @@ -71,6 +71,9 @@ // Remove old files? 'remove_old_files' => true, + + // Privacy: Allow external references (the "fork me" ribbon) + 'allow_external_refs' => true, ); // =============={ Configuration End }============== @@ -463,8 +466,19 @@ } ?> - - Fork me on GitHub + + Fork me on GitHub + + Fork me on GitHub +