UNPKG

@liascript/exporter

Version:
1 lines 36.8 kB
!function(){function e(e,o,i,m){Object.defineProperty(e,o,{get:i,set:m,enumerable:!0,configurable:!0})}var o="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},i={},m={},a=o.parcelRequire55a5;null==a&&((a=function(e){if(e in i)return i[e].exports;if(e in m){var o=m[e];delete m[e];var a={id:e,exports:{}};return i[e]=a,o.call(a.exports,a,a.exports),a.exports}var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}).register=function(e,o){m[e]=o},o.parcelRequire55a5=a),a.register("caQnM",(function(o,i){e(o.exports,"extract",(function(){return k}));var m=a("hnmIs"),t=a("9Klpk"),c=a("3bWnf"),r=a("kb0qF"),s=a("5ENmm"),d=a("fSF4h"),n=a("bWNdT"),w=a("32Euv"),p=a("67NSh"),l=a("7OeKL"),b=Object();function u(e){return v.apply(this,arguments)}function v(){return(v=(0,m.default)((function(e){var o,i;return(0,w.__generator)(this,(function(m){return o=e.replace("https://","").replace("http://",""),(i=p.endpoints.find((function(e){var i=(0,s.default)(e,2),m=i[0],a=i[1];return a&&a.length?a.some((function(e){return o.match(new RegExp(e.replace(/\*/g,"(?:.*)"),"i"))})):m.includes(o)})))?[2,"https://"+i[0]]:[2,h(e)]}))}))).apply(this,arguments)}function h(e){return f.apply(this,arguments)}function f(){return f=(0,m.default)((function(e){var o,i,m,a,t=arguments;return(0,w.__generator)(this,(function(c){switch(c.label){case 0:o=!(t.length>1&&void 0!==t[1])||t[1],c.label=1;case 1:return c.trys.push([1,4,,5]),[4,fetch(e)];case 2:return[4,c.sent().text()];case 3:return i=c.sent(),(null==(m=i.match(/<link.+?type="(application\/)?json\+oembed".+?(\/?[ \\n\\t]*>)/gi))?void 0:m[0])?[2,null==(a=m[0].match(/.*?href="(.*?)"/i))?void 0:a[1]]:[3,5];case 4:return c.sent(),o?[2,h(l.PROXY+e,!1)]:[3,5];case 5:return[2]}}))})),f.apply(this,arguments)}function g(e,o,i,m){return y.apply(this,arguments)}function y(){return(y=(0,m.default)((function(e,o,i,m){var a,t,c,r;return(0,w.__generator)(this,(function(s){switch(s.label){case 0:return o=o.replace(/\{format\}/g,"json"),a="".concat(o,"?format=json&url=").concat(encodeURIComponent(e)),a=i.maxwidth?"".concat(a,"&maxwidth=").concat(i.maxwidth):a,a=i.maxheight?"".concat(a,"&maxheight=").concat(i.maxheight):a,m?(a=m+encodeURIComponent(a),[4,fetch(a)]):[3,3];case 1:return t=s.sent(),r=JSON.parse,[4,t.text()];case 2:return c=r.apply(JSON,[s.sent()]),c=JSON.parse(c.contents),[3,6];case 3:return[4,fetch(a)];case 4:return[4,(t=s.sent()).json()];case 5:c=s.sent(),s.label=6;case 6:return[2,c]}}))}))).apply(this,arguments)}function k(e,o){return x.apply(this,arguments)}function x(){return(x=(0,m.default)((function(e,o){var i,m,a,t;return(0,w.__generator)(this,(function(c){switch(c.label){case 0:return e.endsWith("/")&&(e=e.slice(0,-1)),b[e]&&b[e][JSON.stringify(o)]?[2,b[e][JSON.stringify(o)]]:[4,u(e)];case 1:if(!(i=c.sent()))throw new Error('No provider found with given url "'.concat(e,'"'));c.label=2;case 2:return c.trys.push([2,4,,6]),[4,g(e,i,o)];case 3:return m=c.sent(),[3,6];case 4:return c.sent(),[4,g(e,i,o,l.PROXY)];case 5:return m=c.sent(),[3,6];case 6:return a=JSON.stringify(o),b[e]?b[e][a]=m:((t={})[a]=m,b[e]=t),[2,m]}}))}))).apply(this,arguments)}function z(e){e.target instanceof HTMLElement&&(e.target.style.width="100%")}customElements.define("lia-embed",function(e){"use strict";(0,r.default)(i,e);var o=(0,n.default)(i);function i(){var e;return(0,t.default)(this,i),(e=o.call(this)).url_=null,e.div_=document.createElement("div"),e.div_.style.width="inherit",e.div_.style.height="inherit",e.div_.style.display="inline-block",e.thumbnail_=!1,e.paramCount=0,e.dataAttributes={},e}return(0,c.default)(i,[{key:"connectedCallback",value:function(){this.attachShadow({mode:"closed"}).appendChild(this.div_);var e=this.parentElement,o=parseFloat(this.getAttribute("scale")||"0.674");try{var i=this.getAttribute("data-attributes");i&&(this.dataAttributes=JSON.parse(i))}catch(e){console.warn("oembed: Couldn't parse data-attributes")}if(e){var m=parseInt(window.getComputedStyle(e).getPropertyValue("padding-left").replace("px",""));this.maxwidth_=null!=this.maxwidth_?this.maxwidth_:e.clientWidth-m-30,this.maxheight_=null!=this.maxheight_?this.maxheight_:Math.floor(this.maxwidth_*(o||.674)),this.maxheight_>screen.availHeight&&(this.maxheight_=Math.floor(screen.availHeight*(o||.76)))}this.render()}},{key:"render",value:function(){var e=this;if(this.paramCount>2){var o=this.div_,i={maxwidth:this.maxwidth_,maxheight:this.maxheight_};if(this.url_){var m=this.url_,a=this.thumbnail_;k(m,i).then((function(i){try{a&&i.thumbnail_url?o.innerHTML='<img style="width: inherit; height: inherit; object-fit: cover" src="'.concat(i.thumbnail_url,'"></img>'):(o.innerHTML=i.html,e.applyAttributesToIframe(o))}catch(i){o.innerHTML='<iframe src="'.concat(m,'" style="width: 100%; height: inherit" allowfullscreen loading="lazy"></iframe>'),e.applyAttributesToIframe(o)}var t=o.children[0];t&&("IFRAME"===t.nodeName?t.addEventListener("load",z):1===t.childElementCount&&"IFRAME"===t.children[0].nodeName?t.children[0].addEventListener("load",z):t instanceof HTMLElement&&(t.style.width="100%"))})).catch((function(a){o.innerHTML='<iframe src="'.concat(m,'" style="width: 100%; height: ').concat(i.maxheight?i.maxheight+"px":"inherit",';" allowfullscreen loading="lazy"></iframe>'),e.applyAttributesToIframe(o)}))}}}},{key:"applyAttributesToIframe",value:function(e){var o=e.firstElementChild;if(o)for(var i in this.dataAttributes)this.dataAttributes.hasOwnProperty(i)&&("style"===i?o.style.cssText+=this.dataAttributes[i]:o.setAttribute(i,this.dataAttributes[i]))}},{key:"url",get:function(){return this.url_},set:function(e){this.url_!==e&&(this.url_=e,this.paramCount++,this.render())}},{key:"maxheight",get:function(){return this.maxheight_},set:function(e){this.maxheight_!==e&&(this.paramCount++,0!=e&&(this.maxheight_=e))}},{key:"maxwidth",get:function(){return this.maxwidth_},set:function(e){this.maxwidth_!==e&&(this.paramCount++,0!=e&&(this.maxwidth_=e))}},{key:"thumbnail",get:function(){return this.thumbnail_},set:function(e){this.thumbnail_=e}}]),i}((0,d.default)(HTMLElement)))})),a.register("hnmIs",(function(o,i){function m(e,o,i,m,a,t,c){try{var r=e[t](c),s=r.value}catch(e){return void i(e)}r.done?o(s):Promise.resolve(s).then(m,a)}function a(e){return function(){var o=this,i=arguments;return new Promise((function(a,t){var c=e.apply(o,i);function r(e){m(c,a,t,r,s,"next",e)}function s(e){m(c,a,t,r,s,"throw",e)}r(void 0)}))}}e(o.exports,"default",(function(){return a}))})),a.register("32Euv",(function(o,i){e(o.exports,"__generator",(function(){return m})),e(o.exports,"__values",(function(){return a}));function m(e,o){var i,m,a,t,c={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]};return t={next:r(0),throw:r(1),return:r(2)},"function"==typeof Symbol&&(t[Symbol.iterator]=function(){return this}),t;function r(r){return function(s){return function(r){if(i)throw new TypeError("Generator is already executing.");for(;t&&(t=0,r[0]&&(c=0)),c;)try{if(i=1,m&&(a=2&r[0]?m.return:r[0]?m.throw||((a=m.return)&&a.call(m),0):m.next)&&!(a=a.call(m,r[1])).done)return a;switch(m=0,a&&(r=[2&r[0],a.value]),r[0]){case 0:case 1:a=r;break;case 4:return c.label++,{value:r[1],done:!1};case 5:c.label++,m=r[1],r=[0];continue;case 7:r=c.ops.pop(),c.trys.pop();continue;default:if(!(a=c.trys,(a=a.length>0&&a[a.length-1])||6!==r[0]&&2!==r[0])){c=0;continue}if(3===r[0]&&(!a||r[1]>a[0]&&r[1]<a[3])){c.label=r[1];break}if(6===r[0]&&c.label<a[1]){c.label=a[1],a=r;break}if(a&&c.label<a[2]){c.label=a[2],c.ops.push(r);break}a[2]&&c.ops.pop(),c.trys.pop();continue}r=o.call(e,c)}catch(e){r=[6,e],m=0}finally{i=a=0}if(5&r[0])throw r[1];return{value:r[0]?r[1]:void 0,done:!0}}([r,s])}}}Object.create;function a(e){var o="function"==typeof Symbol&&Symbol.iterator,i=o&&e[o],m=0;if(i)return i.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&m>=e.length&&(e=void 0),{value:e&&e[m++],done:!e}}};throw new TypeError(o?"Object is not iterable.":"Symbol.iterator is not defined.")}Object.create})),a.register("67NSh",(function(o,i){e(o.exports,"endpoints",(function(){return m}));var m=JSON.parse('[["www.23hq.com/23/oembed",["www.23hq.com/*/photo/*"]],["playout.3qsdn.com/oembed",["playout.3qsdn.com/embed/*"]],["api.abraia.me/oembed",["store.abraia.me/*"]],["oembed.acast.com/v1/embed-player",["play.acast.com/s/*"]],["secure.actblue.com/cf/oembed",["secure.actblue.com/donate/*"]],["adilo.bigcommand.com/web/oembed",["adilo.bigcommand.com/watch/*"]],["openapi.afreecatv.com/oembed/embedinfo",["vod.afreecatv.com/player/","v.afree.ca/ST/","vod.afreecatv.com/ST/","vod.afreecatv.com/PLAYER/STATION/","play.afreecatv.com/"]],["openapi.sooplive.co.kr/oembed/embedinfo",["vod.sooplive.co.kr/player/","v.afree.ca/ST/","vod.sooplive.co.kr/ST/","vod.sooplive.co.kr/PLAYER/STATION/","play.sooplive.co.kr/"]],["viewer.altium.com/shell/oembed",["altium.com/viewer/*"]],["api.altrulabs.com/api/v1/social/oembed",["app.altrulabs.com/*/*?answer_id=*","app.altrulabs.com/player/*"]],["live.amcharts.com/oembed",["live.amcharts.com/*","live.amcharts.com/*"]],["api.amtraker.com/v3/oembed",["amtraker.com/trains/*","amtraker.com/trains/*/*","*.amtraker.com/trains/*","*.amtraker.com/trains/*/*"]],["animatron.com/oembed/json",["www.animatron.com/project/*","animatron.com/project/*"]],["animoto.com/oembeds/create",["animoto.com/play/*"]],["api.anniemusic.app/api/v1/oembed",["anniemusic.app/t/*","anniemusic.app/p/*"]],["storymaps.arcgis.com/oembed",["storymaps.arcgis.com/stories/*"]],["studio.assemblrworld.com/api/oembed",["*.studio.assemblrworld.com/creation/*","studio.assemblrworld.com/creation/*","*.app-edu.assemblrworld.com/Creation/*","app-edu.assemblrworld.com/Creation/*","assemblr.world/*","editor.assemblrworld.com/*","*.assemblrworld.com/creation/*","*.assemblrworld.com/Creation/*","*.studio.assemblrworld.com/creation/*","studio.assemblrworld.com/creation/*","*.app-edu.assemblrworld.com/Creation/*","app-edu.assemblrworld.com/Creation/*","assemblr.world/*","editor.assemblrworld.com/*","*.assemblrworld.com/creation/*","*.assemblrworld.com/Creation/*"]],["api.audio.com/oembed",["audio.com/*","www.audio.com/*","audio.com/*","www.audio.com/*"]],["audioboom.com/publishing/oembed.{format}",["audioboom.com/channels/*","audioboom.com/channel/*","audioboom.com/playlists/*","audioboom.com/podcasts/*","audioboom.com/podcast/*","audioboom.com/posts/*","audioboom.com/episodes/*"]],["audioclip.naver.com/oembed",["audioclip.naver.com/channels/*/clips/*","audioclip.naver.com/audiobooks/*"]],["audiomack.com/oembed",["audiomack.com/*/song/*","audiomack.com/*/album/*","audiomack.com/*/playlist/*"]],["podcasts.audiomeans.fr/services/oembed",["podcasts.audiomeans.fr/*"]],["backtracks.fm/oembed",["backtracks.fm/*/*/e/*","backtracks.fm/*/s/*/*","backtracks.fm/*/*/*/*/e/*/*","backtracks.fm/*","backtracks.fm/*"]],["balsamiq.cloud/oembed",["balsamiq.cloud/*"]],["api.beams.fm/oEmbed",["beams.fm/*"]],["www.beautiful.ai/api/oembed",[]],["www.behance.net/services/oembed",["www.behance.net/gallery/*/*","www.behance.net/*/services/*/*"]],["api.bitchute.com/oembed/",[]],["blackfire.io/oembed",["blackfire.io/profiles/*/graph","blackfire.io/profiles/compare/*/graph"]],["blogcast.host/oembed",["blogcast.host/embed/*","blogcast.host/embedly/*"]],["embed.bsky.app/oembed",["bsky.app/profile/*/post/*"]],["bookingmood.com/api/oembed",["www.bookingmood.com/embed/*/*"]],["www.bornetube.dk/media/lasync/oembed/",["www.bornetube.dk/media/*","www.bornetube.dk/video/*"]],["boxofficebuz.com/oembed",[]],["www.bumper.com/oembed/bumper",["www.bumper.com/oembed/bumper","www.bumper.com/oembed-s/bumper"]],["video.bunnycdn.com/OEmbed",["iframe.mediadelivery.net/*","iframe.mediadelivery.net/*","video.bunnycdn.com/*","video.bunnycdn.com/*"]],["buttondown.email/embed",["buttondown.email/*"]],["cacoo.com/oembed.{format}",["cacoo.com/diagrams/*"]],["www.canva.com/_oembed",["www.canva.com/design/*/view"]],["castmake-ai.com/api/embed",["www.castmake-ai.com/c/*/episodes/*"]],["img.catbo.at/oembed.json",["img.catbo.at/*"]],["api.celero.io/api/oembed",["embeds.celero.io/*"]],["view.ceros.com/oembed",["view.ceros.com/*","view.ceros.com/*"]],["embed.chartblocks.com/1.0/oembed",["public.chartblocks.com/c/*"]],["chirb.it/oembed.{format}",["chirb.it/*"]],["chroco.ooo/embed",["chroco.ooo/mypage/*","chroco.ooo/story/*"]],["www.circuitlab.com/circuit/oembed/",["www.circuitlab.com/circuit/*"]],["www.clipland.com/api/oembed",["www.clipland.com/v/*","www.clipland.com/v/*"]],["api.clyp.it/oembed/",["clyp.it/*","clyp.it/playlist/*"]],["app.ilovecoco.video/api/oembed.{format}",["app.ilovecoco.video/*/embed"]],["codehs.com/api/sharedprogram/1/oembed/",["codehs.com/editor/share_abacus/*"]],["codepen.io/api/oembed",["codepen.io/*","codepen.io/*"]],["codepoints.net/api/v1/oembed",["codepoints.net/*","codepoints.net/*","www.codepoints.net/*","www.codepoints.net/*"]],["codesandbox.io/oembed",["codesandbox.io/s/*","codesandbox.io/embed/*"]],["www.collegehumor.com/oembed.{format}",["www.collegehumor.com/video/*"]],["commaful.com/api/oembed/",["commaful.com/play/*"]],["coub.com/api/oembed.{format}",["coub.com/view/*","coub.com/embed/*"]],["crowdranking.com/api/oembed.{format}",["crowdranking.com/*/*"]],["crumb.sh/oembed/",["crumb.sh/*"]],["gql.cueup.io/oembed",["cueup.io/user/*/sounds/*"]],["api.curated.co/oembed",["*.curated.co/*"]],["app.customerdb.com/embed",["app.customerdb.com/share/*"]],["app.dadan.io/api/video/oembed",["app.dadan.io/*","stage.dadan.io/*"]],["www.dailymotion.com/services/oembed",["www.dailymotion.com/video/*","geo.dailymotion.com/player.html?video=*"]],["dalexni.com/oembed/",["dalexni.com/i/*"]],["api.datawrapper.de/v3/oembed/",["datawrapper.dwcdn.net/*"]],["embed.deseret.com/",["*.deseret.com/*"]],["backend.deviantart.com/oembed",["*.deviantart.com/art/*","*.deviantart.com/*#/d*","fav.me/*","sta.sh/*","*.deviantart.com/art/*","*.deviantart.com/*/art/*","sta.sh/*","*.deviantart.com/*#/d*"]],["www.ultimedia.com/api/search/oembed",["www.ultimedia.com/central/video/edit/id/*/topic_id/*/","www.ultimedia.com/default/index/videogeneric/id/*/showtitle/1/viewnc/1","www.ultimedia.com/default/index/videogeneric/id/*"]],["www.docdroid.net/api/oembed",["*.docdroid.net/*","*.docdroid.net/*","docdro.id/*","docdro.id/*","*.docdroid.com/*","*.docdroid.com/*"]],["www.docswell.com/service/oembed",["docswell.com/s/*/*","docswell.com/s/*/*","www.docswell.com/s/*/*","www.docswell.com/s/*/*"]],["dotsub.com/services/oembed",["dotsub.com/view/*"]],["dreambroker.com/channel/oembed",["www.dreambroker.com/channel/*/*"]],["api.d.tube/oembed",["d.tube/v/*"]],["api.echoeshq.com/oembed",["app.echoeshq.com/embed/*"]],["www.edumedia-sciences.com/oembed.json",[]],["www.edumedia-sciences.com/oembed.xml",[]],["egliseinfo.catholique.fr/api/oembed",["egliseinfo.catholique.fr/*"]],["embedery.com/api/oembed",["embedery.com/widget/*"]],["ethfiddle.com/services/oembed/",["ethfiddle.com/*"]],["evt.live/api/oembed",["evt.live/*","evt.live/*/*","live.eventlive.pro/*","live.eventlive.pro/*/*"]],["api.everviz.com/oembed",["app.everviz.com/embed/*","app.everviz.com/embed/*"]],["graph.facebook.com/v16.0/oembed_post",["www.facebook.com/*/posts/*","www.facebook.com/*/activity/*","www.facebook.com/*/photos/*","www.facebook.com/photo.php?fbid=*","www.facebook.com/photos/*","www.facebook.com/permalink.php?story_fbid=*","www.facebook.com/media/set?set=*","www.facebook.com/questions/*","www.facebook.com/notes/*/*/*"]],["graph.facebook.com/v16.0/oembed_video",["www.facebook.com/*/videos/*","www.facebook.com/video.php?id=*","www.facebook.com/video.php?v=*"]],["graph.facebook.com/v16.0/oembed_page",["www.facebook.com/*"]],["faithlifetv.com/api/oembed",["faithlifetv.com/items/*","faithlifetv.com/items/resource/*/*","faithlifetv.com/media/*","faithlifetv.com/media/assets/*","faithlifetv.com/media/resource/*/*"]],["www.figma.com/api/oembed",["www.figma.com/file/*"]],["www.fireworktv.com/oembed",["*.fireworktv.com/*","*.fireworktv.com/embed/*/v/*"]],["www.fite.tv/oembed",["www.fite.tv/watch/*"]],["flat.io/services/oembed",["flat.io/score/*","*.flat.io/score/*"]],["www.flickr.com/services/oembed/",["*.flickr.com/photos/*","flic.kr/p/*","flic.kr/s/*","*.flickr.com/photos/*","flic.kr/p/*","flic.kr/s/*","*.*.flickr.com/*/*","*.*.flickr.com/*/*"]],["app.flourish.studio/api/v1/oembed",["public.flourish.studio/visualisation/*","public.flourish.studio/story/*"]],["flowhub.org/o/embed",["flowhub.org/f/*","flowhub.org/s/*"]],["fooday.app/oembed",["fooday.app/*/reviews/*","fooday.app/*/spots/*"]],["fiso.foxsports.com.au/oembed",["fiso.foxsports.com.au/isomorphic-widget/*","fiso.foxsports.com.au/isomorphic-widget/*"]],["framatube.org/services/oembed",["framatube.org/w/*"]],["framebuzz.com/oembed/",["framebuzz.com/v/*","framebuzz.com/v/*"]],["api.framer.com/web/oembed",["framer.com/share/*","framer.com/embed/*"]],["api.geograph.org.uk/api/oembed",["*.geograph.org.uk/*","*.geograph.co.uk/*","*.geograph.ie/*","*.wikimedia.org/*_geograph.org.uk_*"]],["www.geograph.org.gg/api/oembed",["*.geograph.org.gg/*","*.geograph.org.je/*","channel-islands.geograph.org/*","channel-islands.geographs.org/*","*.channel.geographs.org/*"]],["geo.hlipp.de/restapi.php/api/oembed",["geo-en.hlipp.de/*","geo.hlipp.de/*","germany.geograph.org/*"]],["embed.gettyimages.com/oembed",["gty.im/*"]],["www.gifnote.com/services/oembed",["www.gifnote.com/play/*"]],["giphy.com/services/oembed",["giphy.com/gifs/*","giphy.com/clips/*","gph.is/*","media.giphy.com/media/*/giphy.gif"]],["gloria.tv/oembed/",[]],["embed.gmetri.com/oembed/",["view.gmetri.com/*","*.gmetri.com/*"]],["app.gong.io/oembed",["app.gong.io/call?id=*"]],["api.grain.com/_/api/oembed",["grain.co/highlight/*","grain.co/share/*","grain.com/share/*"]],["api.luminery.com/oembed",["gtchannel.com/watch/*"]],["api.gumlet.com/v1/oembed",["gumlet.tv/watch/*","play.gumlet.io/embed/*"]],["api.gyazo.com/api/oembed",["gyazo.com/*"]],["api.hash.ai/oembed",["core.hash.ai/@*"]],["hearthis.at/oembed/?format=json",["hearthis.at/*/*/","hearthis.at/*/set/*/"]],["heyzine.com/api1/oembed",["heyzine.com/flip-book/*","*.hflip.co/*","*.aflip.in/*"]],["player.hihaho.com/services/oembed",["player.hihaho.com/*"]],["www.hippovideo.io/services/oembed",["*.hippovideo.io/*","*.hippovideo.io/*"]],["homey.app/api/oembed/flow",["homey.app/f/*","homey.app/*/flow/*"]],["portal.hopvue.com/api/oembed/",["*.hopvue.com/*"]],["huffduffer.com/oembed",["huffduffer.com/*/*"]],["www.hulu.com/api/oembed.{format}",["www.hulu.com/watch/*"]],["api.icosa.gallery/v1/oembed",["icosa.gallery/view/*"]],["oembed.ideamapper.com/oembed",["oembed.ideamapper.com/*"]],["www.ifixit.com/Embed",["www.ifixit.com/Guide/View/*"]],["www.ifttt.com/oembed/",["ifttt.com/recipes/*"]],["app.ignitevideo.cloud/api/oembed",["*.videocdn.net/player/*","*.euvideocdn.com/player/*"]],["www.iheart.com/oembed",["www.iheart.com/podcast/*/*"]],["qr.imenupro.com/api/oembed",["qr.imenupro.com/*","qr.imenupro.com/*"]],["player.indacolive.com/services/oembed",["player.indacolive.com/player/jwp/clients/*"]],["infogram.com/oembed",["infogram.com/*"]],["infoveave.net/services/oembed/",["*.infoveave.net/E/*","*.infoveave.net/P/*"]],["www.injurymap.com/services/oembed",["www.injurymap.com/exercises/*"]],["www.inoreader.com/oembed/api/",["www.inoreader.com/oembed/"]],["api.inphood.com/oembed",["*.inphood.com/*"]],["widgets.insighttimer.com/services/oembed",["insighttimer.com/*"]],["graph.facebook.com/v16.0/instagram_oembed",["instagram.com/*/p/*","www.instagram.com/*/p/*","instagram.com/*/p/*","www.instagram.com/*/p/*","instagram.com/p/*","instagr.am/p/*","www.instagram.com/p/*","www.instagr.am/p/*","instagram.com/p/*","instagr.am/p/*","www.instagram.com/p/*","www.instagr.am/p/*","instagram.com/tv/*","instagr.am/tv/*","www.instagram.com/tv/*","www.instagr.am/tv/*","instagram.com/tv/*","instagr.am/tv/*","www.instagram.com/tv/*","www.instagr.am/tv/*","www.instagram.com/reel/*","www.instagram.com/reel/*","instagram.com/reel/*","instagram.com/reel/*","instagr.am/reel/*","instagr.am/reel/*"]],["www.insticator.com/oembed",["ppa.insticator.com/embed-unit/*"]],["issuu.com/oembed",["issuu.com/*/docs/*"]],["samay.itabtechinfosys.com/oembed/",["samay.itabtechinfosys.com/*"]],["create.storage.api.itemis.io/api/embed",["play.itemis.io/*"]],["api.jovian.com/oembed.json",["jovian.ml/*","jovian.ml/viewer*","*.jovian.ml/*","jovian.ai/*","jovian.ai/viewer*","*.jovian.ai/*","jovian.com/*","jovian.com/viewer*","*.jovian.com/*"]],["tv.kakao.com/oembed",["tv.kakao.com/channel/*/cliplink/*","tv.kakao.com/m/channel/*/cliplink/*","tv.kakao.com/channel/v/*","tv.kakao.com/channel/*/livelink/*","tv.kakao.com/m/channel/*/livelink/*","tv.kakao.com/channel/l/*"]],["www.kickstarter.com/services/oembed",["www.kickstarter.com/projects/*"]],["www.kidoju.com/api/oembed",["www.kidoju.com/en/x/*/*","www.kidoju.com/fr/x/*/*"]],["embed.kit.co/oembed",["kit.co/*/*","kit.co/*/*"]],["www.kitchenbowl.com/oembed",["www.kitchenbowl.com/recipe/*"]],["jdr.knacki.info/oembed",["jdr.knacki.info/meuh/*","jdr.knacki.info/meuh/*"]],["api.spoonacular.com/knowledge/oembed",["knowledgepad.co/#/knowledge/*"]],["embed.kooapp.com/services/oembed",["*.kooapp.com/koo/*","*.kooapp.com/koo/*"]],["kurozora.app/oembed",["kurozora.app/episodes/*","kurozora.app/songs/*"]],["learningapps.org/oembed.php",["learningapps.org/*"]],["pod.univ-lille.fr/video/oembed",["pod.univ-lille.fr/video/*"]],["place.line.me/oembed",["place.line.me/businesses/*"]],["api.linkstackz.com/oembed",["linkstackz.com/irf/*","linkstackz.com/post/*"]],["livestream.com/oembed",["livestream.com/accounts/*/events/*","livestream.com/accounts/*/events/*/videos/*","livestream.com/*/events/*","livestream.com/*/events/*/videos/*","livestream.com/*/*","livestream.com/*/*/videos/*"]],["www.loom.com/v1/oembed",["loom.com/i/*","loom.com/share/*"]],["embed.lottiefiles.com/oembed",["lottiefiles.com/*","*.lottiefiles.com/*","*.lottie.host/*","lottie.host/*"]],["app.ludus.one/oembed",["app.ludus.one/*"]],["admin.lumiere.is/api/services/oembed",["*.lumiere.is/v/*"]],["marimo.app/oembed",["marimo.app/*"]],["mathembed.com/oembed",["mathembed.com/latex?inputText=*","mathembed.com/latex?inputText=*"]],["my.matterport.com/api/v1/models/oembed/",[]],["me.me/oembed",["me.me/i/*"]],["mdstrm.com/oembed",["mdstrm.com/embed/*","mdstrm.com/live-stream/*","mdstrm.com/image/*"]],["medienarchiv.zhdk.ch/oembed.{format}",["medienarchiv.zhdk.ch/entries/*"]],["mermaid.ink/services/oembed",["mermaid.ink/img/*","mermaid.ink/svg/*"]],["web.microsoftstream.com/oembed",["*.microsoftstream.com/video/*","*.microsoftstream.com/channel/*"]],["miro.com/api/v1/oembed",["miro.com/app/board/*"]],["www.mixcloud.com/oembed/",["www.mixcloud.com/*/*/","www.mixcloud.com/*/*/"]],["mixpanel.com/api/app/embed/oembed/",["mixpanel.com/*","*.mixpanel.com/*"]],["api.mobypicture.com/oEmbed",["www.mobypicture.com/user/*/view/*","moby.to/*"]],["musicboxmaniacs.com/embed/",["musicboxmaniacs.com/explore/melody/*"]],["api.mysqlexplain.com/v2/oembed.json",["mysqlexplain.com/explain/*","embed.mysqlexplain.com/explain/*"]],["namchey.com/api/oembed",["namchey.com/embeds/*"]],["www.nanoo.tv/services/oembed",["*.nanoo.tv/link/*","nanoo.tv/link/*","*.nanoo.pro/link/*","nanoo.pro/link/*","*.nanoo.tv/link/*","nanoo.tv/link/*","*.nanoo.pro/link/*","nanoo.pro/link/*","media.zhdk.ch/signatur/*","new.media.zhdk.ch/signatur/*","media.zhdk.ch/signatur/*","new.media.zhdk.ch/signatur/*"]],["api.nb.no/catalog/v1/oembed",["www.nb.no/items/*"]],["naturalatlas.com/oembed.{format}",["naturalatlas.com/*","naturalatlas.com/*/*","naturalatlas.com/*/*/*","naturalatlas.com/*/*/*/*"]],["ndla.no/oembed",["ndla.no/*","ndla.no/article/*","ndla.no/audio/*","ndla.no/concept/*","ndla.no/image/*","ndla.no/video/*"]],["nebula.tv/api/oembed",["nebula.tv/videos/*"]],["beta.nebula.tv/api/oembed",["beta.nebula.tv/videos/*"]],["cloud.needle.tools/oembed",["cloud.needle.tools/-/assets/*/file","cloud.needle.tools/view?file=*","*.needle.run/*"]],["api.neetorecord.com/api/v1/oembed",["*.neetorecord.com/watch/*"]],["www.nfb.ca/remote/services/oembed/",["*.nfb.ca/film/*"]],["api.observablehq.com/oembed",["observablehq.com/@*/*","observablehq.com/d/*","observablehq.com/embed/*"]],["www.odds.com.au/api/oembed/",["www.odds.com.au/*","odds.com.au/*"]],["song.link/oembed",["song.link/*","album.link/*","artist.link/*","playlist.link/*","pods.link/*","mylink.page/*","odesli.co/*"]],["odysee.com/$/oembed",["odysee.com/*/*","odysee.com/*"]],["official.fm/services/oembed.{format}",["official.fm/tracks/*","official.fm/playlists/*"]],["omniscope.me/_global_/oembed/json",["omniscope.me/*"]],["omny.fm/oembed",["omny.fm/shows/*"]],["orbitvu.co/service/oembed",["orbitvu.co/001/*/ov3601/view","orbitvu.co/001/*/ov3601/*/view","orbitvu.co/001/*/ov3602/*/view","orbitvu.co/001/*/2/orbittour/*/view","orbitvu.co/001/*/1/2/orbittour/*/view","orbitvu.co/001/*/ov3601/view","orbitvu.co/001/*/ov3601/*/view","orbitvu.co/001/*/ov3602/*/view","orbitvu.co/001/*/2/orbittour/*/view","orbitvu.co/001/*/1/2/orbittour/*/view"]],["origits.net/oembed",["origits.com/v/*"]],["origits.com/oembed",["origits.com/v/*"]],["outplayed.tv/oembed",["outplayed.tv/media/*"]],["overflow.io/services/oembed",["overflow.io/s/*","overflow.io/embed/*"]],["core.oz.com/oembed",["www.oz.com/*/video/*"]],["padlet.com/oembed/",["padlet.com/*"]],["api-v2.pandavideo.com.br/oembed",["*.tv.pandavideo.com.br/embed/?v=*","*.tv.pandavideo.com.br/*/playlist.m3u8","dashboard.pandavideo.com.br/#/videos/*"]],["www.pastery.net/oembed",["pastery.net/*","pastery.net/*","www.pastery.net/*","www.pastery.net/*"]],["peertube.tv/services/oembed",["peertube.tv/w/*"]],["piggy.to/oembed",["piggy.to/@*/*","piggy.to/view/*"]],["builder.pikasso.xyz/api/oembed",["*.builder.pikasso.xyz/embed/*"]],["beta.pingvp.com.kpnis.nl/p/oembed.php",[]],["tools.pinpoll.com/oembed",["tools.pinpoll.com/embed/*"]],["www.pinterest.com/oembed.json",["www.pinterest.com/*"]],["player.pitchhub.com/en/public/oembed",["player.pitchhub.com/en/public/player/*"]],["store.pixdor.com/oembed",["store.pixdor.com/place-marker-widget/*/show","store.pixdor.com/map/*/show"]],["app.plusdocs.com/oembed",["app.plusdocs.com/*/snapshots/*","app.plusdocs.com/*/pages/edit/*","app.plusdocs.com/*/pages/share/*"]],["api.podbean.com/v1/oembed",["*.podbean.com/e/*","*.podbean.com/e/*"]],["polldaddy.com/oembed/",["*.polldaddy.com/s/*","*.polldaddy.com/poll/*","*.polldaddy.com/ratings/*"]],["api.portfolium.com/oembed",["portfolium.com/entry/*"]],["prezi.com/v/oembed",["prezi.com/v/*","*.prezi.com/v/*"]],["qtpi.gg/fashion/oembed",["qtpi.gg/fashion/*"]],["web.quartr.com/api/oembed",["quartr.com/*","web.quartr.com/*"]],["www.quiz.biz/api/oembed",["www.quiz.biz/quizz-*.html"]],["www.quizz.biz/api/oembed",["www.quizz.biz/quizz-*.html"]],["oembed.radiopublic.com/oembed",["play.radiopublic.com/*","radiopublic.com/*","www.radiopublic.com/*","play.radiopublic.com/*","radiopublic.com/*","www.radiopublic.com/*","*.radiopublic.com/*"]],["pub.raindrop.io/api/oembed",["raindrop.io/*","raindrop.io/*/*","raindrop.io/*/*/*","raindrop.io/*/*/*/*"]],["animatron.com/oembed",["www.rcvis.com/v/*","www.rcvis.com/visualize=*","www.rcvis.com/ve/*","www.rcvis.com/visualizeEmbedded=*"]],["www.reddit.com/oembed",["reddit.com/r/*/comments/*/*","www.reddit.com/r/*/comments/*/*"]],["redlof-medien.de/wp-json/oembed/1.0/embed",["redlof-medien.de/*","www.redlof-medien.de/*"]],["api.wexcreator.com/oembed/",["show.wexcreator.com/*","showroom.redlof-medien.de/*"]],["publisher.releasewire.com/oembed/",["rwire.com/*"]],["replit.com/data/oembed",["repl.it/@*/*","replit.com/@*/*"]],["www.reverbnation.com/oembed",["www.reverbnation.com/*","www.reverbnation.com/*/songs/*"]],["roomshare.jp/en/oembed.{format}",["roomshare.jp/post/*","roomshare.jp/en/post/*"]],["roosterteeth.com/oembed",["roosterteeth.com/*"]],["embed.runkit.com/oembed",["embed.runkit.com/*,","embed.runkit.com/*,"]],["octopus.saooti.com/oembed",["octopus.saooti.com/main/pub/podcast/*"]],["videos.sapo.pt/oembed",["videos.sapo.pt/*"]],["www.satcat.com/api/sats/oembed",["www.satcat.com/sats/*"]],["sbedit.net/oembed/",["sbedit.net/*"]],["getscenes.com/oembed",["getscenes.com/e/*","getscenes.com/event/*"]],["api.screen9.com/oembed",["console.screen9.com/*","*.screen9.tv/*"]],["api.screencast.com/external/oembed",["www.screencast.com/*"]],["www.screenr.com/api/oembed.{format}",["www.screenr.com/*/"]],["scribblemaps.com/api/services/oembed.{format}",["www.scribblemaps.com/maps/view/*","www.scribblemaps.com/maps/view/*","scribblemaps.com/maps/view/*","scribblemaps.com/maps/view/*"]],["www.scribd.com/services/oembed/",["www.scribd.com/doc/*"]],["embed.sendtonews.com/services/oembed",["embed.sendtonews.com/oembed/*"]],["shared-file-kappa.vercel.app/file/api/oembed",["shared-file-kappa.vercel.app/file/*"]],["shoudio.com/api/oembed",["shoudio.com/*","shoud.io/*"]],["api.getshow.io/oembed.{format}",["app.getshow.io/iframe/*","*.getshow.io/share/*"]],["showtheway.io/oembed",["showtheway.io/to/*"]],["simplecast.com/oembed",["simplecast.com/s/*"]],["onsizzle.com/oembed",["onsizzle.com/i/*"]],["sketchfab.com/oembed",["sketchfab.com/*models/*","sketchfab.com/*models/*","sketchfab.com/*/folders/*"]],["www.skoletube.dk/media/lasync/oembed/",["www.skoletube.dk/media/*","www.skoletube.dk/video/*","www.studietube.dk/media/*","www.studietube.dk/video/*"]],["www.slideshare.net/api/oembed/2",["www.slideshare.net/*/*","www.slideshare.net/*/*","fr.slideshare.net/*/*","fr.slideshare.net/*/*","de.slideshare.net/*/*","de.slideshare.net/*/*","es.slideshare.net/*/*","es.slideshare.net/*/*","pt.slideshare.net/*/*","pt.slideshare.net/*/*"]],["smashnotes.com/services/oembed",["smashnotes.com/p/*","smashnotes.com/p/*/e/*-smashnotes.com/p/*/e/*/s/*"]],["api.smugmug.com/services/oembed/",["*.smugmug.com/*","*.smugmug.com/*"]],["www.socialexplorer.com/services/oembed/",["www.socialexplorer.com/*/explore","www.socialexplorer.com/*/view","www.socialexplorer.com/*/edit","www.socialexplorer.com/*/embed"]],["soundcloud.com/oembed",["soundcloud.com/*","soundcloud.com/*","on.soundcloud.com/*","soundcloud.app.goog.gl/*"]],["speakerdeck.com/oembed.json",["speakerdeck.com/*/*","speakerdeck.com/*/*"]],["open.spotify.com/oembed",["open.spotify.com/*","spotify:*","spotify.link/*"]],["api.spotlightr.com/getOEmbed",["*.spotlightr.com/watch/*","*.spotlightr.com/publish/*","*.cdn.spotlightr.com/watch/*","*.cdn.spotlightr.com/publish/*"]],["api.spreaker.com/oembed",["*.spreaker.com/*","*.spreaker.com/*"]],["sproutvideo.com/oembed.{format}",["sproutvideo.com/videos/*","*.vids.io/videos/*"]],["api.spyke.social/embed/oembed",["spyke.social/p/*","spyke.social/u/*","spyke.social/g/*","spyke.social/c/*","spyke.social/p/*","spyke.social/u/*","spyke.social/g/*","spyke.social/c/*","www.spyke.social/p/*","www.spyke.social/u/*","www.spyke.social/g/*","www.spyke.social/c/*","www.spyke.social/p/*","www.spyke.social/u/*","www.spyke.social/g/*","www.spyke.social/c/*"]],["purl.stanford.edu/embed.{format}",["purl.stanford.edu/*"]],["api.streamable.com/oembed.json",["streamable.com/*","streamable.com/*"]],["streamio.com/api/v1/oembed",["s3m.io/*","23m.io/*"]],["subscribi.io/api/oembed",["subscribi.io/api/oembed*"]],["www.sudomemo.net/oembed",["www.sudomemo.net/watch/*","www.sudomemo.net/watch/*","flipnot.es/*","flipnot.es/*"]],["supercut.video/oembed",["supercut.video/share/*"]],["www.sutori.com/api/oembed",["www.sutori.com/story/*"]],["sway.com/api/v1.0/oembed",["sway.com/*","www.sway.com/*"]],["sway.office.com/api/v1.0/oembed",["sway.office.com/*"]],["69jr5v75rc.execute-api.eu-west-1.amazonaws.com/prod/v2/oembed",["share.synthesia.io/*"]],["techpostcast.com/oembed/",["techpostcast.com/headline-topic-programs/*"]],["www.ted.com/services/v1/oembed.{format}",["ted.com/talks/*","ted.com/talks/*","www.ted.com/talks/*"]],["hubspot-media-bridge.thedamconsultants.com/oembed/",["hubspot-media-bridge.thedamconsultants.com/*"]],["www.nytimes.com/svc/oembed/json/",["www.nytimes.com/svc/oembed","nytimes.com/*","*.nytimes.com/*"]],["theysaidso.com/extensions/oembed/",["theysaidso.com/image/*"]],["www.tickcounter.com/oembed",["www.tickcounter.com/widget/*","www.tickcounter.com/countdown/*","www.tickcounter.com/countup/*","www.tickcounter.com/ticker/*","www.tickcounter.com/clock/*","www.tickcounter.com/worldclock/*","www.tickcounter.com/widget/*","www.tickcounter.com/countdown/*","www.tickcounter.com/countup/*","www.tickcounter.com/ticker/*","www.tickcounter.com/clock/*","www.tickcounter.com/worldclock/*"]],["www.tiktok.com/oembed",["www.tiktok.com/*","www.tiktok.com/*/video/*"]],["tksn.me/api/oembed/",["tksn.me/*","*.tksn.me/*"]],["tonicaudio.com/oembed",["tonicaudio.com/take/*","tonicaudio.com/song/*","tnic.io/song/*","tnic.io/take/*"]],["widget.toornament.com/oembed",["www.toornament.com/tournaments/*/information","www.toornament.com/tournaments/*/registration/","www.toornament.com/tournaments/*/matches/schedule","www.toornament.com/tournaments/*/stages/*/"]],["www.topy.se/oembed/",["www.topy.se/image/*"]],["app-test.totango.com/oembed",["app-test.totango.com/*"]],["trackspace.upitup.com/oembed",["trackspace.upitup.com/*"]],["trinitymedia.ai/services/oembed",["trinitymedia.ai/player/*","trinitymedia.ai/player/*/*","trinitymedia.ai/player/*/*/*"]],["www.tumblr.com/oembed/1.0",["*.tumblr.com/post/*"]],["www.tuxx.be/services/oembed",["www.tuxx.be/*"]],["play.tvcf.co.kr/rest/oembed",["play.tvcf.co.kr/*","*.tvcf.co.kr/*"]],["twinmotion.unrealengine.com/oembed",["twinmotion.unrealengine.com/presentation/*","twinmotion.unrealengine.com/panorama/*"]],["publish.twitter.com/oembed",["twitter.com/*","twitter.com/*/status/*","*.twitter.com/*/status/*"]],["play.typecast.ai/oembed",["play.typecast.ai/s/*","play.typecast.ai/e/*","play.typecast.ai/*"]],["typlog.com/oembed",[]],["uapod.univ-antilles.fr/oembed",["uapod.univ-antilles.fr/video/*"]],["map.cam.ac.uk/oembed/",["map.cam.ac.uk/*"]],["mediatheque.univ-paris1.fr/oembed",["mediatheque.univ-paris1.fr/video/*"]],["pod.u-pec.fr/oembed",["pod.u-pec.fr/video/*"]],["www.ustream.tv/oembed",["*.ustream.tv/*","*.ustream.com/*"]],["api.veer.tv/oembed",["veer.tv/videos/*"]],["api.veervr.tv/oembed",["veervr.tv/videos/*"]],["www.vevo.com/oembed",["www.vevo.com/*","www.vevo.com/*"]],["videfit.com/oembed",["videfit.com/videos/*"]],["vidmount.com/oembed",["vidmount.com/*"]],["api.vidyard.com/dashboard/v1.1/oembed",["*.vidyard.com/*","*.vidyard.com/*","*.hubs.vidyard.com/*","*.hubs.vidyard.com/*"]],["vimeo.com/api/oembed.{format}",["vimeo.com/*","vimeo.com/album/*/video/*","vimeo.com/channels/*/*","vimeo.com/groups/*/videos/*","vimeo.com/ondemand/*/*","player.vimeo.com/video/*","vimeo.com/event/*/*"]],["play.viostream.com/oembed",["share.viostream.com/*"]],["www.viously.com/oembed",["www.viously.com/*/*"]],["vizdom.dev/api/v1/oembed",["vizdom.dev/link/*"]],["vlipsy.com/oembed",["vlipsy.com/*"]],["www.vlive.tv/oembed",["www.vlive.tv/video/*"]],["embed.vouchfor.com/v1/oembed",["*.vouchfor.com/*"]],["data.voxsnap.com/oembed",["article.voxsnap.com/*/*"]],["embed.wave.video/oembed",["watch.wave.video/*","embed.wave.video/*"]],["www.web3isgoinggreat.com/api/oembed",["www.web3isgoinggreat.com/?id=*","www.web3isgoinggreat.com/single/*","www.web3isgoinggreat.com/embed/*"]],["share.webcrumbs.org/",["share.webcrumbs.org/*","tools.webcrumbs.org/*","www.webcrumbs.org/*"]],["play.wecandeo.com/oembed/",["play.wecandeo.com/video/v/*"]],["whimsical.com/api/oembed",["whimsical.com/*"]],["fast.wistia.com/oembed.{format}",["fast.wistia.com/embed/iframe/*","fast.wistia.com/embed/playlists/*","*.wistia.com/medias/*"]],["app.wizer.me/api/oembed.{format}",["*.wizer.me/learn/*","*.wizer.me/preview/*"]],["wokwi.com/api/oembed",["wokwi.com/share/*"]],["www.wolframcloud.com/oembed",["*.wolframcloud.com/*"]],["public-api.wordpress.com/oembed/",["wordpress.com/*","wordpress.com/*","*.wordpress.com/*","*.wordpress.com/*","*.*.wordpress.com/*","*.*.wordpress.com/*","wp.me/*","wp.me/*"]],["publish.x.com/oembed",["x.com/*","x.com/*/status/*","*.x.com/*/status/*"]],["www.youtube.com/oembed",["*.youtube.com/watch*","*.youtube.com/v/*","youtu.be/*","*.youtube.com/playlist?list=*","youtube.com/playlist?list=*","*.youtube.com/shorts*","youtube.com/shorts*","*.youtube.com/embed/*","*.youtube.com/live*","youtube.com/live*"]],["www.yumpu.com/services/oembed",["www.yumpu.com/*/document/view/*/*"]],["app.zeplin.io/embed",["app.zeplin.io/project/*/screen/*","app.zeplin.io/project/*/screen/*/version/*","app.zeplin.io/project/*/styleguide/components?coid=*","app.zeplin.io/styleguide/*/components?coid=*"]],["app.zingsoft.com/oembed",["app.zingsoft.com/embed/*","app.zingsoft.com/view/*"]],["api.znipe.tv/v3/oembed/",["*.znipe.tv/*"]],["srv2.zoomable.ca/oembed",["srv2.zoomable.ca/viewer.php*"]]]')})),a("caQnM")}();