4 lines
35 B
JavaScript
4 lines
35 B
JavaScript
self = window = {
|
|
location: {}
|
|
};
|
self = window = {
|
|
location: {}
|
|
};
|