Add feedback about crowdfunding

This commit is contained in:
yflory
2018-09-17 16:02:52 +02:00
parent f662036817
commit bd1b120ab1
2 changed files with 5 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ var setHeaders = (function () {
(function () {
if (!config.logFeedback) { return; }
console.log(config.logFeedback);
const logFeedback = function (url) {
url.replace(/\?(.*?)=/, function (all, fb) {