|
37 | 37 | 'https://live.amcharts.com/oembed' => [
|
38 | 38 | '|^https?://live\\.amcharts\\.com/.*$|i',
|
39 | 39 | ],
|
40 |
| - 'https://api.amtraker.com/v2/oembed' => [ |
| 40 | + 'https://api.amtraker.com/v3/oembed' => [ |
41 | 41 | '|^https?://amtraker\\.com/trains/.*$|i',
|
42 |
| - '|^https?://beta\\.amtraker\\.com/trains/.*$|i', |
| 42 | + '|^https?://amtraker\\.com/trains/.*/.*$|i', |
| 43 | + '|^https?://.*\\.amtraker\\.com/trains/.*$|i', |
| 44 | + '|^https?://.*\\.amtraker\\.com/trains/.*/.*$|i', |
43 | 45 | ],
|
44 | 46 | 'https://animatron.com/oembed/json' => [
|
45 | 47 | '|^https?://www\\.animatron\\.com/project/.*$|i',
|
|
517 | 519 | 'http://api.inphood.com/oembed' => [
|
518 | 520 | '|^https?://.*\\.inphood\\.com/.*$|i',
|
519 | 521 | ],
|
| 522 | + 'https://widgets.insighttimer.com/services/oembed' => [ |
| 523 | + '|^https?://insighttimer\\.com/.*$|i', |
| 524 | + ], |
520 | 525 | 'https://graph.facebook.com/v16.0/instagram_oembed' => [
|
521 | 526 | '|^https?://instagram\\.com/.*/p/.*,$|i',
|
522 | 527 | '|^https?://www\\.instagram\\.com/.*/p/.*,$|i',
|
|
538 | 543 | 'https://issuu.com/oembed' => [
|
539 | 544 | '|^https?://issuu\\.com/.*/docs/.*$|i',
|
540 | 545 | ],
|
| 546 | + 'https://samay.itabtechinfosys.com/oembed/' => [ |
| 547 | + '|^https?://samay\\.itabtechinfosys\\.com/.*$|i', |
| 548 | + ], |
541 | 549 | 'https://create.storage.api.itemis.io/api/embed' => [
|
542 | 550 | '|^https?://play\\.itemis\\.io/.*$|i',
|
543 | 551 | ],
|
|
911 | 919 | 'https://embed.sendtonews.com/services/oembed' => [
|
912 | 920 | '|^https?://embed\\.sendtonews\\.com/oembed/.*$|i',
|
913 | 921 | ],
|
| 922 | + 'https://shared-file-kappa.vercel.app/file/api/oembed' => [ |
| 923 | + '|^https?://shared\\-file\\-kappa\\.vercel\\.app/file/.*$|i', |
| 924 | + ], |
914 | 925 | 'https://shopshare.tv/api/shopcast/oembed' => [
|
915 | 926 | '|^https?://shopshare\\.tv/shopboard/.*$|i',
|
916 | 927 | '|^https?://shopshare\\.tv/shopcast/.*$|i',
|
|
1098 | 1109 | '|^https?://twitter\\.com/.*$|i',
|
1099 | 1110 | '|^https?://twitter\\.com/.*/status/.*$|i',
|
1100 | 1111 | '|^https?://.*\\.twitter\\.com/.*/status/.*$|i',
|
1101 |
| - '|^https?://x\\.com/.*$|i', |
1102 |
| - '|^https?://x\\.com/.*/status/.*$|i', |
1103 |
| - '|^https?://.*\\.x\\.com/.*/status/.*$|i', |
1104 | 1112 | ],
|
1105 | 1113 | 'https://play.typecast.ai/oembed' => [
|
1106 | 1114 | '|^https?://play\\.typecast\\.ai/s/.*$|i',
|
|
1230 | 1238 | '|^https?://.*\\.youtube\\.com/playlist\\?list\\=.*$|i',
|
1231 | 1239 | '|^https?://youtube\\.com/playlist\\?list\\=.*$|i',
|
1232 | 1240 | '|^https?://.*\\.youtube\\.com/shorts.*$|i',
|
| 1241 | + '|^https?://youtube\\.com/shorts.*$|i', |
1233 | 1242 | '|^https?://.*\\.youtube\\.com/embed/.*$|i',
|
1234 | 1243 | ],
|
1235 | 1244 | 'https://www.yumpu.com/services/oembed' => [
|
|
0 commit comments