Skip to content

Instantly share code, notes, and snippets.

@vecna
Last active February 15, 2021 09:07
Show Gist options
  • Save vecna/c8d1236881f42319a815cd3a4a37c6bc to your computer and use it in GitHub Desktop.
Save vecna/c8d1236881f42319a815cd3a4a37c6bc to your computer and use it in GitHub Desktop.
guardoni-directive-yt-1.json
[{
"url":"https://accounts.google.com/",
"name":"login",
"delay": 10000
}, {
"url":"https://www.youtube.com/",
"name":"home",
"delay": 3000
}, {
"url":"https://www.youtube.com/results?search_query=election+results",
"name":"search",
"delay": 3000
}, {
"url": "https://www.youtube.com/watch?v=EdzQ9wEOElw",
"name": "video",
"delay": 2500,
"specialwatch": 40000
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment