View difference between Paste ID: kU1ETjsZ and LLCuBiV4
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 + 'ZJy5qT4C', 'Quiz02-PrimerMundo'],",
7+
    "    [base + 'GWerJiFY', 'Quiz02-PrimerMundo'],",
8-
    "    [base + 'vqT6HQvs', 'Quiz02-SegundoMundo'],",
8+
    "    [base + '8rshQeFr', 'Quiz02-SegundoMundo'],",
9-
    "    [base + '2VecwWTE', 'Quiz02-TercerMundo'],",
9+
    "    [base + 'XCr472vR', 'Quiz02-TercerMundo'],",
10
    "    ];",
11
    "MakeCustomMenu(contents);"
12
  ]
13
}