Skip to content

Instantly share code, notes, and snippets.

@potat-dev
Last active July 2, 2023 00:33
Show Gist options
  • Save potat-dev/df04e1e2c39f3405173c468813711a3e to your computer and use it in GitHub Desktop.
Save potat-dev/df04e1e2c39f3405173c468813711a3e to your computer and use it in GitHub Desktop.
(function () {
'use strict';
if (Lampa.Platform.is('android') && typeof WebAssembly !== 'undefined')
Lampa.Utils.putScriptAsync(['https://bwa.to/s'], function () {});
Lampa.Utils.putScriptAsync(['http://sisi.am/nyam.serv.js?v21'], function () {});
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment