Skip to content

Commit

Permalink
4 more
Browse files Browse the repository at this point in the history
  • Loading branch information
Entkenntnis committed Nov 4, 2024
1 parent e81bb7c commit 34b89dc
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions src/server/routes/hints.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ export const hintsData = {
},
],
},
36: {
entries: [
{
question:
'habe jetzt https://pages.github.com/#user-site versucht aber die website möchte sich nicht öffnen<br />die HTML datei funktioniert aber',
answer:
'für Benutzername III darf die Seite auch kein HTML enthalten, wirklich nur dein Nutzername als plaintext',
},
],
},
39: {
entries: [
{
Expand Down Expand Up @@ -81,6 +91,15 @@ export const hintsData = {
},
],
},
56: {
entries: [
{
question: 'ich hab alles ausprobiert',
answer:
'hast du schonmal was von pastebin gehört das solltest du dir mal angucken',
},
],
},
59: {
entries: [
{
Expand Down Expand Up @@ -143,6 +162,25 @@ export const hintsData = {
},
],
},
85: {
entries: [
{
question:
'Verstehe die Aufgabe nicht idk was ich da machen soll hab schon versucht da irgendwie Metadaten rauszuholen da stand aber nichts',
answer: 'Guck mal genauer auf dem Bild - vielleicht siehst du dann was',
},
],
},
96: {
entries: [
{
question:
'Kleine Frage bin grad bei tiktok beim 1 video von Kallmekris und dort sind keine # mit 4 Wörtern sowie normale Wörter mit 4 Buchstaben',
answer:
'Das würde ich bezweifeln, bist du sicher dass du beim allerersten Video bist? ',
},
],
},
98: {
entries: [
{
Expand Down

0 comments on commit 34b89dc

Please sign in to comment.