Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var bookingTimeDiv = document.createElement("div");
- bookingTimeDiv.setAttribute("id", "bookingtimeSatelliteIframe_e8c748d5c2227258");
- bookingTimeDiv.setAttribute("style", "position:static;display:block;margin:0 auto;padding:0;border:none;background:none;width:auto;height:auto;");
- document.querySelector('body').appendChild(bookingTimeDiv);
- var fragment = document.createDocumentFragment();
- var bookingTimeScript = '<scr'+'ipt>var pymParent=new pym.Parent("bookingtimeSatelliteIframe_e8c748d5c2227258","https://satellite.booking-time.com/?key=e8c748d5c2227258",{sandbox:"allow-scripts allow-same-origin allow-popups"});</scr'+'ipt>';
- var r = document.createRange();
- r.selectNodeContents(document.body);
- document.body.appendChild(r.createContextualFragment(bookingTimeScript));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement