From 82d779208d208c225e7b3deefc3aa45bb0aedce8 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Wed, 22 Nov 2017 08:56:25 +0100 Subject: Add example fixups for Instagram --- crocoite/data/scroll.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crocoite/data/scroll.js') diff --git a/crocoite/data/scroll.js b/crocoite/data/scroll.js index d16383c..2b4dff1 100644 --- a/crocoite/data/scroll.js +++ b/crocoite/data/scroll.js @@ -1,3 +1,5 @@ +/* Continuously scrolls the page + */ (function(){ function scroll (event) { if (__crocoite_stop__) { -- cgit v1.2.3