Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Oct 2, 2022
1 parent c938eff commit 9cb2dff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -23,7 +23,7 @@
'providerName' => 'YouTube',
'providerUrl' => 'https://www.youtube.com/',
'publishedTime' => null,
'redirect' => 'https://consent.youtube.com/\'https:/consent.youtube.com/ml?continue=https://www.youtube.com/playlist?list%3DPL4qTakKkQATKOyZPJG_cAMnRtF7fAIdST&gl=ES&hl=es&pc=yt&uxe=23983172&src=1&rffu=true\'',
'redirect' => 'https://consent.youtube.com/ml?continue=https://www.youtube.com/playlist?list%3DPL4qTakKkQATKOyZPJG_cAMnRtF7fAIdST&gl=ES&hl=es&pc=yt&uxe=23983172&src=1&rffu=true',
'title' => 'De espaldas al patriarcado',
'url' => 'https://www.youtube.com/playlist?list=PL4qTakKkQATKOyZPJG_cAMnRtF7fAIdST',
'linkedData' => [],
Expand Down
Expand Up @@ -23,7 +23,7 @@
'providerName' => 'YouTube',
'providerUrl' => 'https://www.youtube.com/',
'publishedTime' => null,
'redirect' => 'https://consent.youtube.com/\'https:/consent.youtube.com/ml?continue=https://www.youtube.com/watch?v%3DeiHXASgRTcA&gl=ES&hl=es&pc=yt&uxe=23983172&src=1&rffu=true\'',
'redirect' => 'https://consent.youtube.com/ml?continue=https://www.youtube.com/watch?v%3DeiHXASgRTcA&gl=ES&hl=es&pc=yt&uxe=23983172&src=1&rffu=true',
'title' => 'Noisy kittens waiting for dinner!',
'url' => 'http://www.youtube.com/watch?v=eiHXASgRTcA',
'linkedData' => [],
Expand Down
2 changes: 1 addition & 1 deletion tests/fixtures/youtu.be.eihxasgrtca.php
Expand Up @@ -23,7 +23,7 @@
'providerName' => 'YouTube',
'providerUrl' => 'https://www.youtube.com/',
'publishedTime' => null,
'redirect' => 'https://consent.youtube.com/\'https:/consent.youtube.com/ml?continue=https://www.youtube.com/watch?v%3DeiHXASgRTcA%26feature%3Dyoutu.be&gl=ES&hl=es&pc=yt&uxe=23983172&src=1&rffu=true\'',
'redirect' => 'https://consent.youtube.com/ml?continue=https://www.youtube.com/watch?v%3DeiHXASgRTcA%26feature%3Dyoutu.be&gl=ES&hl=es&pc=yt&uxe=23983172&src=1&rffu=true',
'title' => 'Noisy kittens waiting for dinner!',
'url' => 'http://youtu.be/eiHXASgRTcA',
'linkedData' => [],
Expand Down

0 comments on commit 9cb2dff

Please sign in to comment.