use public domain item in 0xDB example URL
This commit is contained in:
parent
4696b51651
commit
4660881843
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ function getVideoOverlay(page) {
|
|||
}
|
||||
url = prompt(
|
||||
'Please enter a pan.do/ra video URL, like\n'
|
||||
+ 'https://0xdb.org/0060304/00:13:23,00:13:42 or\n'
|
||||
+ 'https://0xdb.org/0060304/00:13:37,00:23:42 or\n'
|
||||
+ 'http://pad.ma/A/editor/00:00:00,00:01:00,00:02:00'
|
||||
+ (videoOverlay[page][id] ? '\n\nTo remove the video, just remove the URL.' : ''),
|
||||
videoOverlay[page][id]
|
||||
|
|
Loading…
Reference in a new issue