use public domain item in 0xDB example URL

This commit is contained in:
rolux 2013-02-13 12:56:13 +05:30
parent 4660881843
commit b91cbbe8fb
1 changed files with 1 additions and 1 deletions

View File

@ -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:37,00:23:42 or\n'
+ 'https://0xdb.org/0315594/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]