]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Replace vimeo link in demo bookmarks due to IP ban on the demo instance 1629/head
authorArthurHoaro <arthur@hoa.ro>
Sun, 8 Nov 2020 10:58:17 +0000 (11:58 +0100)
committerArthurHoaro <arthur@hoa.ro>
Sun, 8 Nov 2020 10:58:17 +0000 (11:58 +0100)
Fixes #1148

application/bookmark/BookmarkInitializer.php

index 04b996f3e6500edc13d8e96353ede55ad250323d..98dd3f1c1ed62e1fb5291807ffb744127afc57f0 100644 (file)
@@ -36,8 +36,8 @@ class BookmarkInitializer
     public function initialize(): void
     {
         $bookmark = new Bookmark();
-        $bookmark->setTitle('quicksilver (loop) on Vimeo ' . t('(private bookmark with thumbnail demo)'));
-        $bookmark->setUrl('https://vimeo.com/153493904');
+        $bookmark->setTitle('Calm Jazz Music - YouTube ' . t('(private bookmark with thumbnail demo)'));
+        $bookmark->setUrl('https://www.youtube.com/watch?v=DVEUcbPkb-c');
         $bookmark->setDescription(t(
 'Shaarli will automatically pick up the thumbnail for links to a variety of websites.