mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-12 01:29:36 -04:00
Click on photos in gallery behavior
This commit is contained in:
parent
af01fcbcfe
commit
fe15932c26
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"scripts": [
|
||||
"setInterval(function() {}, 1000);"
|
||||
"setInterval(function() { window.scrollBy(10000,10000); }, 1000);"
|
||||
],
|
||||
"site": ".*"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue