mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-23 16:19:49 -05:00
Click on photos in gallery behavior
This commit is contained in:
parent
af01fcbcfe
commit
fe15932c26
@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"scripts": [
|
||||
"setInterval(function() {}, 1000);"
|
||||
"setInterval(function() { window.scrollBy(10000,10000); }, 1000);"
|
||||
],
|
||||
"site": ".*"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user