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