|
15 | 15 | '|^https?://alpha\\.app\\.net/.*/post/.*$|i',
|
16 | 16 | '|^https?://photos\\.app\\.net/.*/.*$|i',
|
17 | 17 | ],
|
18 |
| - 'https://api.altrulabs.com/social/oembed' => [ |
| 18 | + 'https://api.altrulabs.com/api/v1/social/oembed' => [ |
19 | 19 | '|^https?://app\\.altrulabs\\.com/.*/.*\\?answer_id\\=.*$|i',
|
| 20 | + '|^https?://app\\.altrulabs\\.com/player/.*$|i', |
20 | 21 | ],
|
21 | 22 | 'https://live.amcharts.com/oembed' => [
|
22 | 23 | '|^https?://live\\.amcharts\\.com/.*$|i',
|
|
38 | 39 | '|^https?://app\\.archivos\\.digital/app/view/.*$|i',
|
39 | 40 | ],
|
40 | 41 | 'https://audioboom.com/publishing/oembed/v4.json' => [
|
| 42 | + '|^https?://audioboom\\.com/channels/.*$|i', |
41 | 43 | '|^https?://audioboom\\.com/channel/.*$|i',
|
42 | 44 | '|^https?://audioboom\\.com/posts/.*$|i',
|
43 | 45 | ],
|
44 | 46 | 'https://audioclip.naver.com/oembed' => [
|
45 | 47 | '|^https?://audioclip\\.naver\\.com/channels/.*/clips/.*$|i',
|
46 | 48 | '|^https?://audioclip\\.naver\\.com/audiobooks/.*$|i',
|
47 | 49 | ],
|
48 |
| - 'https://www.audiomack.com/oembed' => [ |
49 |
| - '|^https?://www\\.audiomack\\.com/song/.*$|i', |
50 |
| - '|^https?://www\\.audiomack\\.com/album/.*$|i', |
51 |
| - '|^https?://www\\.audiomack\\.com/playlist/.*$|i', |
| 50 | + 'https://audiomack.com/oembed' => [ |
| 51 | + '|^https?://audiomack\\.com/.*/song/.*$|i', |
| 52 | + '|^https?://audiomack\\.com/.*/album/.*$|i', |
| 53 | + '|^https?://audiomack\\.com/.*/playlist/.*$|i', |
52 | 54 | ],
|
53 | 55 | 'http://audiosnaps.com/service/oembed' => [
|
54 | 56 | '|^https?://audiosnaps\\.com/k/.*$|i',
|
55 | 57 | ],
|
56 | 58 | 'https://stage-embed.avocode.com/api/oembed' => [
|
57 | 59 | '|^https?://app\\.avocode\\.com/view/.*$|i',
|
58 | 60 | ],
|
| 61 | + 'http://axiom.ninja/oembed/' => [ |
| 62 | + '|^https?://axiom\\.ninja/.*$|i', |
| 63 | + ], |
59 | 64 | 'https://backtracks.fm/oembed' => [
|
60 | 65 | '|^https?://backtracks\\.fm/.*/.*/e/.*$|i',
|
61 | 66 | '|^https?://backtracks\\.fm/.*/s/.*/.*$|i',
|
|
113 | 118 | '|^https?://clyp\\.it/.*$|i',
|
114 | 119 | '|^https?://clyp\\.it/playlist/.*$|i',
|
115 | 120 | ],
|
| 121 | + 'https://app.ilovecoco.video/api/oembed.json' => [ |
| 122 | + '|^https?://app\\.ilovecoco\\.video/.*/embed$|i', |
| 123 | + ], |
116 | 124 | 'https://codehs.com/api/sharedprogram/*/oembed/' => [
|
117 | 125 | '|^https?://codehs\\.com/editor/share_abacus/.*$|i',
|
118 | 126 | ],
|
|
150 | 158 | 'https://www.dailymotion.com/services/oembed' => [
|
151 | 159 | '|^https?://www\\.dailymotion\\.com/video/.*$|i',
|
152 | 160 | ],
|
| 161 | + 'https://api.datawrapper.de/v3/oembed/' => [ |
| 162 | + '|^https?://datawrapper\\.dwcdn\\.net/.*$|i', |
| 163 | + ], |
153 | 164 | 'https://embed.deseret.com/' => [
|
154 | 165 | '|^https?://.*\\.deseret\\.com/.*$|i',
|
155 | 166 | ],
|
|
176 | 187 | 'https://www.docdroid.net/api/oembed' => [
|
177 | 188 | '|^https?://.*\\.docdroid\\.net/.*$|i',
|
178 | 189 | '|^https?://docdro\\.id/.*$|i',
|
| 190 | + '|^https?://.*\\.docdroid\\.com/.*$|i', |
179 | 191 | ],
|
180 | 192 | 'http://dotsub.com/services/oembed' => [
|
181 | 193 | '|^https?://dotsub\\.com/view/.*$|i',
|
|
198 | 210 | 'http://embedarticles.com/oembed/' => [
|
199 | 211 | '|^https?://embedarticles\\.com/.*$|i',
|
200 | 212 | ],
|
| 213 | + 'https://embedery.com/api/oembed' => [ |
| 214 | + '|^https?://embedery\\.com/widget/.*$|i', |
| 215 | + ], |
201 | 216 | 'http://api.embed.ly/1/oembed' => [
|
202 | 217 | '|^https?://api\\.embed\\.ly/.*$|i',
|
203 | 218 | ],
|
|
311 | 326 | '|^https?://hearthis\\.at/.*/.*/$|i',
|
312 | 327 | '|^https?://hearthis\\.at/.*/set/.*/$|i',
|
313 | 328 | ],
|
| 329 | + 'https://player.hihaho.com/services/oembed/*' => [ |
| 330 | + '|^https?://player\\.hihaho\\.com/.*$|i', |
| 331 | + ], |
314 | 332 | 'https://homey.app/api/oembed/flow' => [
|
315 | 333 | '|^https?://homey\\.app/f/.*$|i',
|
316 | 334 | '|^https?://homey\\.app/.*/flow/.*$|i',
|
|
401 | 419 | 'https://jdr.knacki.info/oembed' => [
|
402 | 420 | '|^https?://jdr\\.knacki\\.info/meuh/.*$|i',
|
403 | 421 | ],
|
| 422 | + 'https://api.spoonacular.com/knowledge/oembed' => [ |
| 423 | + '|^https?://knowledgepad\\.co/\\#/knowledge/.*$|i', |
| 424 | + ], |
404 | 425 | 'http://learningapps.org/oembed.php' => [
|
405 | 426 | '|^https?://learningapps\\.org/.*$|i',
|
406 | 427 | ],
|
|
450 | 471 | 'https://api.microlink.io' => [
|
451 | 472 | '|^https?://api\\.microlink\\.io.*$|i',
|
452 | 473 | ],
|
| 474 | + 'https://web.microsoftstream.com/oembed' => [ |
| 475 | + '|^https?://.*\\.microsoftstream\\.com/video/.*$|i', |
| 476 | + '|^https?://.*\\.microsoftstream\\.com/channel/.*$|i', |
| 477 | + ], |
453 | 478 | 'https://www.mixcloud.com/oembed/' => [
|
454 | 479 | '|^https?://www\\.mixcloud\\.com/.*/.*/$|i',
|
455 | 480 | ],
|
|
496 | 521 | '|^https?://www\\.odds\\.com\\.au/.*$|i',
|
497 | 522 | '|^https?://odds\\.com\\.au/.*$|i',
|
498 | 523 | ],
|
| 524 | + 'https://song.link/oembed' => [ |
| 525 | + '|^https?://song\\.link/.*$|i', |
| 526 | + '|^https?://album\\.link/.*$|i', |
| 527 | + '|^https?://artist\\.link/.*$|i', |
| 528 | + '|^https?://playlist\\.link/.*$|i', |
| 529 | + '|^https?://pods\\.link/.*$|i', |
| 530 | + '|^https?://mylink\\.page/.*$|i', |
| 531 | + '|^https?://odesli\\.co/.*$|i', |
| 532 | + ], |
499 | 533 | 'http://official.fm/services/oembed.json' => [
|
500 | 534 | '|^https?://official\\.fm/tracks/.*$|i',
|
501 | 535 | '|^https?://official\\.fm/playlists/.*$|i',
|
|
529 | 563 | 'https://core.oz.com/oembed' => [
|
530 | 564 | '|^https?://www\\.oz\\.com/.*/video/.*$|i',
|
531 | 565 | ],
|
| 566 | + 'https://padlet.com/oembed/' => [ |
| 567 | + '|^https?://padlet\\.com/.*$|i', |
| 568 | + ], |
532 | 569 | 'https://www.pastery.net/oembed' => [
|
533 | 570 | '|^https?://pastery\\.net/.*$|i',
|
534 | 571 | '|^https?://www\\.pastery\\.net/.*$|i',
|
535 | 572 | ],
|
536 | 573 | 'https://beta.pingvp.com.kpnis.nl/p/oembed.php' => [
|
537 | 574 | '|^https?://www\\.pingvp\\.com/.*$|i',
|
538 | 575 | ],
|
| 576 | + 'https://tools.pinpoll.com/oembed' => [ |
| 577 | + '|^https?://tools\\.pinpoll\\.com/.*$|i', |
| 578 | + ], |
539 | 579 | 'https://store.pixdor.com/oembed' => [
|
540 | 580 | '|^https?://store\\.pixdor\\.com/place\\-marker\\-widget/.*/show$|i',
|
541 | 581 | '|^https?://store\\.pixdor\\.com/map/.*/show$|i',
|
|
561 | 601 | '|^https?://posixion\\.com/question/.*$|i',
|
562 | 602 | '|^https?://posixion\\.com/.*/question/.*$|i',
|
563 | 603 | ],
|
| 604 | + 'https://oembed.qualifio.com/' => [ |
| 605 | + '|^https?://qualifio\\.com/.*$|i', |
| 606 | + ], |
564 | 607 | 'http://www.quiz.biz/api/oembed' => [
|
565 | 608 | '|^https?://www\\.quiz\\.biz/quizz\\-.*\\.html$|i',
|
566 | 609 | ],
|
567 | 610 | 'http://www.quizz.biz/api/oembed' => [
|
568 | 611 | '|^https?://www\\.quizz\\.biz/quizz\\-.*\\.html$|i',
|
569 | 612 | ],
|
| 613 | + 'https://oembed.radiopublic.com/oembed' => [ |
| 614 | + '|^https?://play\\.radiopublic\\.com/.*$|i', |
| 615 | + '|^https?://radiopublic\\.com/.*$|i', |
| 616 | + '|^https?://www\\.radiopublic\\.com/.*$|i', |
| 617 | + '|^https?://.*\\.radiopublic\\.com/.*\'$|i', |
| 618 | + ], |
570 | 619 | 'https://rapidengage.com/api/oembed' => [
|
571 | 620 | '|^https?://rapidengage\\.com/s/.*$|i',
|
572 | 621 | ],
|
|
600 | 649 | 'https://rumble.com/api/Media/oembed.json' => [
|
601 | 650 | '|^https?://rumble\\.com/.*$|i',
|
602 | 651 | ],
|
| 652 | + 'https://embed.runkit.com/oembed' => [ |
| 653 | + '|^https?://embed\\.runkit\\.com/.*,$|i', |
| 654 | + ], |
603 | 655 | 'http://videos.sapo.pt/oembed' => [
|
604 | 656 | '|^https?://videos\\.sapo\\.pt/.*$|i',
|
605 | 657 | ],
|
|
664 | 716 | '|^https?://www\\.socialexplorer\\.com/.*/edit$|i',
|
665 | 717 | '|^https?://www\\.socialexplorer\\.com/.*/embed$|i',
|
666 | 718 | ],
|
667 |
| - 'https://song.link/oembed' => [ |
668 |
| - '|^https?://song\\.link/.*$|i', |
669 |
| - ], |
670 | 719 | 'https://soundcloud.com/oembed' => [
|
671 | 720 | '|^https?://soundcloud\\.com/.*$|i',
|
672 | 721 | ],
|
|
721 | 770 | '|^https?://www\\.tickcounter\\.com/ticker/.*$|i',
|
722 | 771 | '|^https?://www\\.tickcounter\\.com/worldclock/.*$|i',
|
723 | 772 | ],
|
| 773 | + 'https://www.tiktok.com/oembed' => [ |
| 774 | + '|^https?://www\\.tiktok\\.com/.*/video/.*$|i', |
| 775 | + '|^https?://.*\\.tiktok\\.com/.*$|i', |
| 776 | + ], |
724 | 777 | 'https://widget.toornament.com/oembed' => [
|
725 | 778 | '|^https?://www\\.toornament\\.com/tournaments/.*/information$|i',
|
726 | 779 | '|^https?://www\\.toornament\\.com/tournaments/.*/registration/$|i',
|
|
802 | 855 | '|^https?://vidl\\.it/.*$|i',
|
803 | 856 | ],
|
804 | 857 | 'https://app-v2.vidmizer.com/api/oembed' => [
|
805 |
| - '|^https?://players\\.vidmizer\\.com/.*$|i', |
| 858 | + '|^https?://players\\-cdn\\-v2\\.vidmizer\\.com/.*$|i', |
806 | 859 | ],
|
807 | 860 | 'https://api.vidyard.com/dashboard/v1.1/oembed' => [
|
808 |
| - '|^https?://embed\\.vidyard\\.com/.*$|i', |
809 |
| - '|^https?://play\\.vidyard\\.com/.*$|i', |
810 |
| - '|^https?://share\\.vidyard\\.com/.*$|i', |
| 861 | + '|^https?://.*\\.vidyard\\.com/.*$|i', |
811 | 862 | '|^https?://.*\\.hubs\\.vidyard\\.com/.*$|i',
|
812 | 863 | ],
|
813 | 864 | 'https://vimeo.com/api/oembed.json' => [
|
|
839 | 890 | 'https://data.voxsnap.com/oembed' => [
|
840 | 891 | '|^https?://article\\.voxsnap\\.com/.*/.*$|i',
|
841 | 892 | ],
|
| 893 | + 'https://embed.wave.video/oembed' => [ |
| 894 | + '|^https?://watch\\.wave\\.video/.*$|i', |
| 895 | + '|^https?://embed\\.wave\\.video/.*$|i', |
| 896 | + ], |
842 | 897 | 'http://play.wecandeo.com/oembed' => [
|
843 | 898 | '|^https?://www\\.wecandeo\\.com/.*$|i',
|
844 | 899 | ],
|
|
854 | 909 | '|^https?://.*\\.wizer\\.me/learn/.*$|i',
|
855 | 910 | '|^https?://.*\\.wizer\\.me/preview/.*$|i',
|
856 | 911 | ],
|
| 912 | + 'https://wokwi.com/api/oembed' => [ |
| 913 | + '|^https?://wokwi\\.com/share/.*$|i', |
| 914 | + ], |
857 | 915 | 'http://www.wootled.com/oembed' => [
|
858 | 916 | '|^https?://www\\.wootled\\.com/.*$|i',
|
859 | 917 | ],
|
|
877 | 935 | '|^https?://youtu\\.be/.*$|i',
|
878 | 936 | '|^https?://.*\\.youtube\\.com/playlist\\?.*$|i',
|
879 | 937 | ],
|
| 938 | + 'https://app.zeplin.io/embed' => [ |
| 939 | + '|^https?://app\\.zeplin\\.io/project/.*/screen/.*$|i', |
| 940 | + '|^https?://app\\.zeplin\\.io/project/.*/screen/.*/version/.*$|i', |
| 941 | + '|^https?://app\\.zeplin\\.io/project/.*/styleguide/components\\?coid\\=.*$|i', |
| 942 | + '|^https?://app\\.zeplin\\.io/styleguide/.*/components\\?coid\\=.*$|i', |
| 943 | + ], |
880 | 944 | 'https://app.zingsoft.com/oembed' => [
|
881 | 945 | '|^https?://app\\.zingsoft\\.com/embed/.*$|i',
|
882 | 946 | '|^https?://app\\.zingsoft\\.com/view/.*$|i',
|
|
898 | 962 | '|^https?://imgur\\.com/.*$|i',
|
899 | 963 | '|^https?://i\\.imgur\\.com/.*$|i',
|
900 | 964 | ],
|
901 |
| - 'https://www.tiktok.com/oembed' => [ |
902 |
| - '|^https?://.*\\.tiktok\\.com/.*$|i', |
903 |
| - ], |
904 | 965 | ];
|
0 commit comments