Post Reply 
[F] Update to Google Filters (support for Google SSL)
Dec. 12, 2011, 06:32 PM
Post: #16
RE: [F] Update to Google Filters (support for Google SSL)
JJoe Wrote:Can you post the code that is not matched and the address of the page?

Address: http://www.google.com/search?num=100&hl=...09l6-1l1l0

I don't know which part you're asking me, so here you have the clean proxo-modified source and the corresponding debug page. Is that ok?

.rar  google search.rar (Size: 99.65 KB / Downloads: 878)

JJoe Wrote:eclipse Wrote:
4. In the results page, there's some word highlighting to black (which is impossible to read). This can be easily fixed by changing the correct attribute to !important in google-css-dark.css.

What is your preference?

This is the bit of code to change:
Code:
/* Search terms */
font#high, .g b, .g em, p.e b {
  color: orange !important;       /* !important added 2011/12/10 */
  font-weight: normal;
}

I'm attaching a screenshot of the rendered page with description of the problems.

.jpg  google search render.jpg (Size: 316.78 KB / Downloads: 908)

JJoe Wrote:Date was a typo. [blush]
No harm done!!. I'm more than grateful you take the time to look into this!

JJoe Wrote:eclipse Wrote:
I remember Sidki chose to fake UA because of the ajax stuff, maybe it's time to fake another browser again?

Is there one that you like that always gets the same code?

I'll experiment a bit with different UA strings and report back! (faking IE might be a good preliminary candidate - no ajax / no autocomplete).
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [F] Update to Google Filters (support for Google SSL) - eclipse - Dec. 12, 2011 06:32 PM

Forum Jump: