Embeds stopped working after todays maintenance

Avatar image for szlifier
szlifier

1518

Forum Posts

120

Wiki Points

0

Followers

Reviews: 0

User Lists: 4

#1  Edited By szlifier

There is a line of code that tries to cross-origin access the page that embeds the video.

Example: video on qlcrew.com page.

Avatar image for szlifier
szlifier

1518

Forum Posts

120

Wiki Points

0

Followers

Reviews: 0

User Lists: 4

It's been 2 weeks and they still cannot be used outside of giantbomb.com.

Uncaught SecurityError: Blocked a frame with origin "http://www.giantbomb.com" from accessing a frame with origin "http://qlcrew.com". Protocols, domains, and ports must match.

Code in question:

$(document).ready(function() {
$(window.parent.parent.parent.document).ready(function() {
});
});

Avatar image for rorie
rorie

7887

Forum Posts

1502

Wiki Points

0

Followers

Reviews: 4

User Lists: 3

Avatar image for wcarle
wcarle

447

Forum Posts

54

Wiki Points

0

Followers

Reviews: 0

User Lists: 1

Should be fixed now sorry about that. Also I'm now on a witch hunt to find the person that wrote that code... eww....

Avatar image for szlifier
szlifier

1518

Forum Posts

120

Wiki Points

0

Followers

Reviews: 0

User Lists: 4