View difference between Paste ID: rYxKm6Eh and 7XajxP5n
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 + 'VQs1DEt9', 'Taller-07-PrimerMundo'],",
7+
    "    [base + '1UZE4mTF', 'Taller-08-PrimerMundo'],",
8-
    "    [base + 'qvRkCg22', 'Taller-07-SegundoMundo'],",
8+
    "    [base + 'n1097MwT', 'Taller-08-SegundoMundo'],",
9
    "    ];",
10
    "MakeCustomMenu(contents);"
11
  ]
12
}