Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30124
| From | Mike S <mscir@yahoo.com> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | how is this page rendered? |
| Date | 2016-03-27 21:10 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <ndaali$9j6$1@dont-email.me> (permalink) |
A friend of mine wants to make a site that is as difficult as possible to download, he came across *this site and was unable to download it, and wants to read about this approach to see if he can implement it. Is this Wix site using a "render" server to render the site content saved in the javascript sections? The head section contains these meta tags, where I saw the "Renderer-Server". <meta http-equiv="X-Wix-Renderer-Server" content="app204.vac.aws"/> <meta http-equiv="X-Wix-Meta-Site-Id" content="4064cb6f-8a8c-4be8-8f7a-73c108ce8c95"/> <meta http-equiv="X-Wix-Application-Instance-Id" content="2a210615-a2c7-4c18-8312-c5ac277fbbeb"/> <meta http-equiv="X-Wix-Published-Version" content="1242"/> Does anyone recognize this approach? Is this some server side js like node? I have never used node so I'm just guession. *http://www.theartloungenz.com/#!mira-corbova---smith-abstract-energy-art/c10g7 Note: I know that highlighting the content I want to download and Viewing Selection Source will give me the source that I can save myself, I know there's always a way, but my buddy just wants to make it as difficult as possible to discourage collectors who aren't too technically savvy. Thanks in Advance, Mike
Back to comp.lang.javascript | Previous | Next — Next in thread | Find similar | Unroll thread
how is this page rendered? Mike S <mscir@yahoo.com> - 2016-03-27 21:10 -0700
Re: how is this page rendered? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-03-28 10:59 +0200
Re: how is this page rendered? Mike S <mscir@yahoo.com> - 2016-03-28 14:35 -0700
Re: how is this page rendered? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-03-29 01:01 +0200
Re: how is this page rendered? Aleksandro <aleksandro@gmx.com> - 2016-03-28 21:11 -0300
Re: how is this page rendered? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-03-29 11:07 +0200
Re: how is this page rendered? Aleksandro <aleksandro@gmx.com> - 2016-03-29 09:59 -0300
Re: how is this page rendered? "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-03-29 18:53 +0200
Re: how is this page rendered? Stefan Weiss <krewecherl@gmail.com> - 2016-03-28 11:03 +0200
Re: how is this page rendered? Mike S <mscir@yahoo.com> - 2016-03-28 14:18 -0700
Re: how is this page rendered? Aleksandro <aleksandro@gmx.com> - 2016-03-28 18:30 -0300
Re: how is this page rendered? Aleksandro <aleksandro@gmx.com> - 2016-03-28 11:00 -0300
Re: how is this page rendered? Mike S <mscir@yahoo.com> - 2016-03-28 14:24 -0700
Re: how is this page rendered? Aleksandro <aleksandro@gmx.com> - 2016-03-28 11:02 -0300
csiph-web