mirror of
https://github.com/roytam1/mozilla45esr.git
synced 2026-05-27 04:21:16 +00:00
2 lines
58 B
JavaScript
2 lines
58 B
JavaScript
window.success = window.success ? window.success + 1 : 1;
|