barbaz wrote:
Yeah, that's some pretty messed up stuff. Please provide the URL of the site that does that.
(Although I think I can come up with something with the information you gave, I can't be sure it's the best solution.)
Sorry to be gone so long. I forgot that some versions of phpbb don't automatically subscribe the thread starter to his own thread.
I can't get into the following sites: EBay, CNet, IMDb -- those are off the top of my head.
The symptom is this: I can log in, and see my user settings, but when I try to access the site's main contents (seller listings, news articles, movie listings) I'm no longer logged in. If I try to log in from the main settings, it silently fails. If I try to trick the system by registering (just as a workaround), the system says I'm already registered and it shows I'm logged in (for example, by displaying my name), but when I return to the main consents, I'm not logged in.
This all started about 1-1/2 months ago. The only thing I can figure out is that a lot of sites are using Google-supplied javascript and json, and those scripts changed for everyone at the same time because Google changed them. I show the symptom because I block Google code. That didn't used to matter, but as of about 1-1/2 months ago, the Google code started appearing as dynamic links and buttons. Static links and buttons (i.e., normal hrefs and normal submits) work, but the Google-driven links and buttons (like the code I posted in this thread starter) don't work.
I was told that Noscript would help... that Noscript would patch out these new, non-functional Google scripts, but I don't think that's right.
In the (Mozilla) Pale Moon forum, I explained all this, to which someone recommended Noscript. I read the Noscript product description and it seems to be simply a blacklist tool, not a script-replacer. ...let me explain...
Suppose Google supplies a script named "arf.js". If I block everything coming from the google.com domain and Noscript supplies a safe & sanitized "arf.js" (that is not spyware), then web sites won't know the difference and will work with the Noscript version of "arf.js". However, I don't believe that Noscript works that way.
Please tell me I'm wrong and that Noscript will cure my problems. I could "fix" the Google javascripts by removing their spyware code and then give those healthy scripts to Noscript to use. Note that most of the Google-supplied javascript is open source, but has been modified by Google (example: json).
I hope what I've written here makes some sense to someone. Google is taking over the Internet by supplying code it controls. Webmasters are using that code because it makes their jobs easier. It's what the Nazi's called a "fifth-column" operation.
PS: I should point out that I fingered Google because I tracked HTTP headers that DID NOT COME FROM GOOGLE SEARCH and found that my links were being redirected through Google servers anyways. I didn't see it explicitly until I used the 'Live HTTP Headers' plugin. To back up slightly, I installed 'Live HTTP Headers' because I did see the word "Google" flash by. ...Errr, what do I mean? Suppose you mouse-over a link that says "
http://somewhere.com/something.htm', but when you clicked it, you saw the browser's status bar momentarily flash ...google.com... You would get suspicious, right? Well, that's what happened that prompted me to install the 'Live HTTP Headers' plugin.