View difference between Paste ID: 5B5uxkD8 and NG9NQRUW
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 + 'fa0h17Qu', 'Taller-09-PrimerMundo']",
7+
    "    [base + '1UZE4mTF', 'Mundo-Vacio-DePrueba'],",
8
    "    [base + 'UWJyj0Ri', 'Taller-10-PrimerMundo'],",
9
    "    [base + 'EyrN8XnX', 'Taller-10-SegundoMundo'],",
10
    "    [base + 'wjr6hvhF', 'Taller-10-TercerMundo']",
11
    "    ];",
12
    "MakeCustomMenu(contents);"
13
  ]
14
}