| 
									
										
										
										
											2016-03-30 10:33:15 -07:00
										 |  |  | <html> | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  | <script type="text/javascript" charset="utf-8"> | 
					
						
							|  |  |  |   var windowUrl = decodeURIComponent(window.location.search.substring(3)) | 
					
						
							|  |  |  |   window.open('file://' + windowUrl, '', 'nodeIntegration=yes,show=no') | 
					
						
							| 
									
										
										
										
											2019-09-03 10:10:58 -07:00
										 |  |  |   addEventListener("message", (ev) => { | 
					
						
							|  |  |  |     console.log(JSON.stringify(ev.data)) | 
					
						
							|  |  |  |   }) | 
					
						
							| 
									
										
										
										
											2016-03-30 10:33:15 -07:00
										 |  |  | </script> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |