mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
8 lines
105 B
JavaScript
8 lines
105 B
JavaScript
(function () {
|
|
'use strict';
|
|
window._gaq = window._gaq || {
|
|
push: function () {
|
|
}
|
|
};
|
|
})();
|