View difference between Paste ID: vZfJXanC and aE8hKgdx
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 + 'S0uME1sS', 'Parcial-PrimerMundo'],",
7+
    "    [base + 'rL909YHt', 'Parcial-PrimerMundo'],",
8
    "    ];",
9
    "MakeCustomMenu(contents);"
10
  ]
11
}