View difference between Paste ID: LLCuBiV4 and BNmCjzns
SHOW: | | - or go back to the newest paste.
1
{
2
  "blank_canvas": true,
3
  "onload": [
4
    "base = 'https://pastebin.com/raw/';",
5
    "",
6
    "var contents = [",
7-
    "    [base + 'dx5NsjES', 'Quiz02-PrimerMundo'],",
7+
    "    [base + 'ZJy5qT4C', 'Quiz02-PrimerMundo'],",
8-
    "    [base + 'szqXUU6f', 'Quiz02-SegundoMundo'],",
8+
    "    [base + 'vqT6HQvs', 'Quiz02-SegundoMundo'],",
9-
    "    [base + 'saiFDkwY', 'Quiz02-TercerMundo'],",
9+
    "    [base + '2VecwWTE', 'Quiz02-TercerMundo'],",
10
    "    ];",
11
    "MakeCustomMenu(contents);"
12
  ]
13
}