formerly-gabegaming.com icon indicating copy to clipboard operation
formerly-gabegaming.com copied to clipboard

Background Steam No Longer Loading

Open GregoryHlavac opened this issue 9 years ago • 7 comments

Refused to display 'http://store.steampowered.com/' in a frame because it set 'X-Frame-Options' to 'DENY'. main.js:26 ARE YOU READY FOR A MIRACLE?

GregoryHlavac avatar Nov 06 '15 19:11 GregoryHlavac

image Yup, and just a white background behind anything. Chrome 46 on Windows 7 If it helps, I have AdBlock Plus and HTTPS Everywhere installed.

Walkman100 avatar Nov 15 '15 01:11 Walkman100

pls fix

iangrunert avatar Dec 15 '15 04:12 iangrunert

either #13 (28dc4333607c818cb1ecf074bba31ce36c7124db) hasn't updated to the webserver yet, or it hasn't fixed this.

Walkman100 avatar Dec 18 '15 15:12 Walkman100

More info: loading over HTTPS (https://gabegaming.com/) is even worse, it just stays on PLEASE PREPARE YOUR WALLET page forever: image

(index):1 Mixed Content: The page at 'https://gabegaming.com/' was loaded over HTTPS, but requested an insecure script 'http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'. This request has been blocked; the content must be served over HTTPS.
main.js:4 Uncaught ReferenceError: $ is not defined
            (anonymous function) @ main.js:4
(index):1 Mixed Content: The page at 'https://gabegaming.com/' was loaded over HTTPS, but requested an insecure resource 'http://store.steampowered.com/'. This request has been blocked; the content must be served over HTTPS.

Walkman100 avatar Dec 18 '15 15:12 Walkman100

I suggest to use screenshot of website instead of iframe. Iframe will no longer work i think.

eunikitin avatar Jan 04 '16 20:01 eunikitin

HTTPS Everywhere still breaks it, but at least it works on HTTP! Wooh

Walkman100 avatar Jan 15 '16 02:01 Walkman100

For me it is broken again.... see detailed info below 😃 Click on any of the pictures to open the original unscaled image.

  • On Firefox 75.0 (64-bit) it does load the iframe but it doesn't get resized to 100% width and height

Firefox screenshot

  • On Chromium 78.0.3901.0 (64-bit, dev build) it fails to load the iframe with the X-Frame-Options deny error. Additionally the music fails to play because of the error "jquery.min.js:5 Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD"

Chromium screenshot

The iframe deny can be successfully bypassed by dropping in the mentioned library and changing literally a single line of code! I have tested it and it still works in both of my browsers. 🏆 👍 😄 See https://stackoverflow.com/a/25587483

Screenshot in case the link goes dead:

chrome_2020-05-25_17-17-52

Image link 1: https://github.com/niutech/x-frame-bypass Image link 2: https://niutech.github.io/x-frame-bypass/

TheBauwssss avatar May 25 '20 15:05 TheBauwssss