Skip to content

Instantly share code, notes, and snippets.

@jngnyc
Last active May 12, 2017 19:07
Show Gist options
  • Save jngnyc/be5ef36688c04e16b6812dbeb4440926 to your computer and use it in GitHub Desktop.
Save jngnyc/be5ef36688c04e16b6812dbeb4440926 to your computer and use it in GitHub Desktop.
<script type="application/javascript">
(function (i, s, o, u, a, m) {
a = s.createElement(o); a.innerHTML = 'apiKey: "BYWIszJ/EEGTL6YChKKUb3LTvYlRByQOT+4GV5+sfy8=" ';
tags = s.getElementsByTagName(o);
m = tags[tags.length - 1]; a.async = 1; a.src = u; m.parentNode.insertBefore(a, m)
})(window, document, "script", "//portal.roko.mobi/jsapi/rokoInstabot.js")
</script>
<script type="text/javascript">
(function() {
var func = function() {
if (window.RokoInstabot) {
window.RokoInstabot.trigger("trigger1")
}
else {
window.setTimeout(func, 100);
}
};
func();
})()
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment