x-frame-bypass icon indicating copy to clipboard operation
x-frame-bypass copied to clipboard

it fails for this noaa.gov

Open hbopuri opened this issue 5 years ago • 1 comments

 <html>
 <head>
  <script src="https://unpkg.com/@ungap/custom-elements-builtin"></script>
   <script type="module" src="https://unpkg.com/x-frame-bypass"></script>

  </head>
  <body>
  
 <iframe id="SkewT" is="x-frame-bypass" width="100%" height="100%"
            src="https://rucsoundings.noaa.gov/gwt/?data_source=Op40&latest=latest&layout=off&n_hrs=20.0&airport=KJFK"></iframe>
			</body>
			</html>
			

Try accessing this url directly https://rucsoundings.noaa.gov/gwt/?data_source=Op40&latest=latest&layout=off&n_hrs=20.0&airport=KJFK

hbopuri avatar Oct 16 '20 14:10 hbopuri

Cool page. Would be nice to see in frame w. other info.

eabase avatar Oct 19 '20 06:10 eabase