Skip to content

Instantly share code, notes, and snippets.

View pdaire's full-sized avatar

Pedro Daire pdaire

View GitHub Profile
@pdaire
pdaire / index.html
Created December 24, 2021 14:34
demo linea libre
<html>
<head>
</head>
<object data="https://example.com" width="100%" height="100%">
<embed src="https://example.com" width="100%″" height="100%" />
</object>
@pdaire
pdaire / index.html
Created October 13, 2021 20:00
normaliza prod test v2
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<object data="https://example.com" width="100%" height="100%">
<embed src="https://example.com" width="100%″" height="100%" />
</object>
@pdaire
pdaire / index.html
Created October 7, 2021 18:32
normaliza-dev demo
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<object data="https://example.com" width="100%" height="100%">
<embed src="https://example.com" width="100%″" height="100%" />
</object>
@pdaire
pdaire / index.html
Last active October 5, 2021 16:10
test reipley staging
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<object data="https://example.com" width="100%" height="100%">
<embed src="https://example.com" width="100%″" height="100%" />
</object>
@pdaire
pdaire / index.html
Created September 7, 2021 21:45
detacoop responsive staging launcher
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<object data="https://example.com" width="100%" height="100%">
<embed src="https://example.com" width="100%″" height="100%" />
</object>
@pdaire
pdaire / index.html
Last active September 7, 2021 21:44
test detacoop launcher staging
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<object data="https://example.com" width="100%" height="100%">
<embed src="https://example.com" width="100%″" height="100%" />
</object>
@pdaire
pdaire / index.html
Created July 27, 2021 22:24
test new apps setting
<html>
<head>
</head>
<object data="https://example.com" width="100%" height="100%">
<embed src="https://example.com" width="100%″" height="100%" />
</object>
@pdaire
pdaire / index.html
Created February 24, 2020 19:03
widget contiengencia bci
<html>
<head></head>
<body>
<object data="https://example.com" width="100%" height="100%">
<embed src="https://example.com" width="100%″" height="100%" />
</object>
<h1>Widget Let's Talk Subrei</h1>
<!-- Begin of LetsTalk script -->
<script type='text/javascript' async defer>
@pdaire
pdaire / index.html
Created February 14, 2020 15:33
subrei
<html>
<head></head>
<body>
<object data="https://www.subrei.gob.cl/" width="100%" height="100%">
<embed src="https://www.subrei.gob.cl/" width="100%″" height="100%" />
</object>
<h1>Widget Let's Talk Subrei</h1>
<script type='text/javascript' async defer>
(function(l,t){if(l.$LT)return;function ls(){a=!1;s=t.createElement('script');s.type='text/javascript';s.src='https://subrei.letsta.lk/widget.js';s.async=!0;s.defer=!0;k=document.getElementsByTagName('script')[0];k.parentNode.insertBefore(s,k)};var lt=l.$LT=function(callback){if(typeof callback==='function'){mock.initCallBack=callback}};lt.enqueue=function(){mock.stack.push(arguments);mock.times.push(+new Date)};lt.settings=function(settings){lt.enqueue('userSettings',settings)};lt.chatMetadata=function(getMetadata){if(typeof getMetadata==='function'){lt.enqueue('metadata',getMetadata())}};lt.setByName=function(name){mock.name=name};var mock=lt._={name:!1,initCallBack:!1,stack:[],times:[+new Date],};if(t.body){ls()}else{if(l.attachEvent){l.att
@pdaire
pdaire / index.html
Created July 30, 2019 22:27
bci demo tink
<html>
<head></head>
<body>
<h1>Widget Let's Talk</h1>
<script type='text/javascript' async defer>
(function(l,t){if(l.$LT)return;function ls(){a=!1;s=t.createElement('script');s.type='text/javascript';s.src='http://bci.letsta.lk/widget.js';s.async=!0;s.defer=!0;k=document.getElementsByTagName('script')[0];k.parentNode.insertBefore(s,k)};var lt=l.$LT=function(callback){if(typeof callback==='function'){mock.initCallBack=callback}};lt.enqueue=function(){mock.stack.push(arguments);mock.times.push(+new Date)};lt.settings=function(settings){lt.enqueue('userSettings',settings)};lt.chatMetadata=function(getMetadata){if(typeof getMetadata==='function'){lt.enqueue('metadata',getMetadata())}};lt.setByName=function(name){mock.name=name};var mock=lt._={name:!1,initCallBack:!1,stack:[],times:[+new Date],};if(t.body){ls()}else{if(l.attachEvent){l.attachEvent('onload',ls)}else{l.addEventListener('load',ls,!1)}}})(window,document);window.$LT(function(messenger){messenger.setByName('widget-test');});
</script>