diff --git a/js/data.js b/js/data.js index 4725f5c..5a3e1e4 100644 --- a/js/data.js +++ b/js/data.js @@ -63,6 +63,7 @@ var JSONBingo = {"squares": [ {"square": "Argument ad temperantiam"}, // übersetzt als: siehe nächste Zeile {"square": "Schiedrichter-Fehlschluss"}, {"square": "Guilt by Association"}, - {"square": "Argument ex silentio"} // http://www.hoheluft-magazin.de/2016/08/na-logisch-das-argument-ex-silentio/ + {"square": "Argument ex silentio"}, // http://www.hoheluft-magazin.de/2016/08/na-logisch-das-argument-ex-silentio/ + {"square": "Psychologistischer Fehlschluss"} // http://www.hoheluft-magazin.de/2016/10/na-logisch-der-psychologistische-fehlschluss/ ] };