View difference between Paste ID: Kx3W36ky and n1MMNj80
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 + '1ufUaPQy', 'Ejercicio-2']",
7+
    "    [base + 'fFLbZRM0', 'Ejercicio-3']",
8
    "    ];",
9
    "MakeCustomMenu(contents);"
10
  ]
11
}