4 lines
40 B
JavaScript
4 lines
40 B
JavaScript
(function() {
|
|
// Empty script
|
|
})();
|
(function() {
|
|
// Empty script
|
|
})();
|