PageRankr 3.1.0 → 3.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,8 @@
1
1
  # Change Log
2
2
 
3
+ ## Version 3.1.1
4
+ * Fix google backlinks and indexes
5
+
3
6
  ## Version 3.1.0
4
7
  * Add yahoo index back
5
8
  * Fix yahoo and google backlinks and indexes
data/README.md CHANGED
@@ -207,10 +207,11 @@ Then, just make sure you require the class and PageRankr and whenever you call P
207
207
  * [Dru Ibarra](https://github.com/Druwerd) - Use Google Search API instead of scraping.
208
208
  * [Iteration Labs, LLC](https://github.com/iterationlabs) - Compete rank tracker and domain indexes.
209
209
  * [Marc Seeger](http://www.marc-seeger.de) ([Acquia](http://www.acquia.com)) - Ignore invalid ranks that Alexa returns for incorrect sites.
210
- * [Rémy Coutable](https://github.com/rymai) - Update public_suffix_service gem
211
- * [Jonathan Rudenberg](https://github.com/titanous) - Fix compete scraper
212
- * [Chris Corbyn](https://github.com/d11wtq) - Fix google page rank url
210
+ * [Rémy Coutable](https://github.com/rymai) - Update public_suffix_service gem.
211
+ * [Jonathan Rudenberg](https://github.com/titanous) - Fix compete scraper.
212
+ * [Chris Corbyn](https://github.com/d11wtq) - Fix google page rank url.
213
213
  * [Hans Haselberg](https://github.com/i0rek) - Update typhoeus gem.
214
+ * [Priit Haamer](https://github.com/priithaamer) - Fix google backlinks lookup.
214
215
 
215
216
  ## Shout Out
216
217
  Gotta give credit where credits due!
@@ -14,7 +14,7 @@ module PageRankr
14
14
  end
15
15
 
16
16
  def xpath
17
- "//div[@id='subform_ctrl']/div[2]/b[3]/text()"
17
+ "//div[@id='subform_ctrl']/div[2]/text()"
18
18
  end
19
19
  end
20
20
  end
@@ -14,7 +14,7 @@ module PageRankr
14
14
  end
15
15
 
16
16
  def xpath
17
- "//div[@id='subform_ctrl']/div[2]/b[3]/text()"
17
+ "//div[@id='subform_ctrl']/div[2]/text()"
18
18
  end
19
19
  end
20
20
  end
@@ -13,7 +13,7 @@ module PageRankr
13
13
  def initialize(site, options = {})
14
14
  @site = PageRankr::Site(site)
15
15
 
16
- @options = {:method => method}
16
+ @options = {:method => method, :headers => {'User-Agent' => 'Page Rankr'}}
17
17
  @options[:params] = params if respond_to? :params
18
18
  @options.merge!(options)
19
19
 
@@ -1,3 +1,3 @@
1
1
  module PageRankr
2
- VERSION = "3.1.0"
2
+ VERSION = "3.1.1"
3
3
  end
@@ -5,6 +5,8 @@
5
5
  uri: http://data.alexa.com:80/data?cli=10&dat=snbamz&url=slocourts.net
6
6
  body:
7
7
  headers:
8
+ user-agent:
9
+ - Page Rankr
8
10
  response: !ruby/struct:VCR::Response
9
11
  status: !ruby/struct:VCR::ResponseStatus
10
12
  code: 200
@@ -13,21 +15,21 @@
13
15
  content-type:
14
16
  - text/xml
15
17
  content-length:
16
- - "2552"
18
+ - "2455"
17
19
  body: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n\
18
20
  \r\n\
19
21
  <ALEXA VER=\"0.9\" URL=\"slocourts.ca.gov/\" HOME=\"0\" AID=\"=\">\r\n\
20
22
  <RLS PREFIX=\"http://\" more=\"23\">\n\
23
+ <RL HREF=\"www.co.san-bernardino.ca.us/Courts\" TITLE=\"Superior Court, San Bernardino\"/>\n\
21
24
  <RL HREF=\"www.co.riverside.ca.us/depts/courts\" TITLE=\"Superior Court Of California County Of Riverside\"/>\n\
22
25
  <RL HREF=\"courts.countyofventura.org/\" TITLE=\"Superior Court, Ventura\"/>\n\
23
- <RL HREF=\"www.co.san-bernardino.ca.us/Courts\" TITLE=\"Superior Court, San Bernardino\"/>\n\
24
26
  <RL HREF=\"www.ci.sf.ca.us/courts\" TITLE=\"Superior Court, San Francisco\"/>\n\
27
+ <RL HREF=\"www.sonomasuperiorcourt.com/\" TITLE=\"Superior Court, Sonoma\"/>\n\
28
+ <RL HREF=\"www.solanocourts.com/\" TITLE=\"Superior Court, Solano\"/>\n\
29
+ <RL HREF=\"www.sccsuperiorcourt.org/\" TITLE=\"Superior Court, Santa Clara\"/>\n\
25
30
  <RL HREF=\"www.sbcourts.org/\" TITLE=\"Superior Court, Santa Barbara\"/>\n\
26
- <RL HREF=\"www.slosheriff.org/\" TITLE=\"San Luis Obispo County Sheriff&apos;s Department\"/>\n\
27
- <RL HREF=\"www.slodss.org/\" TITLE=\"San Luis Obispo County Department of Social Services\"/>\n\
28
- <RL HREF=\"www.slocountypwd.org/\" TITLE=\"San Luis Obispo County Department of Public Works and Transportation\"/>\n\
29
- <RL HREF=\"www.slocountyfranchiseadministration.org/\" TITLE=\"San Luis Obispo County Franchise Administration\"/>\n\
30
- <RL HREF=\"www.slocog.org/\" TITLE=\"SLOCOG\"/>\n\
31
+ <RL HREF=\"www.sanmateocourt.org/\" TITLE=\"Superior Court, San Mateo\"/>\n\
32
+ <RL HREF=\"www.saccourt.com/\" TITLE=\"Superior Court, Sacramento\"/>\n\
31
33
  <RL HREF=\"www.buttonware.com/\" TITLE=\"www.buttonware.com/\"/>\n\
32
34
  </RLS>\n\
33
35
  <SD TITLE=\"A\" FLAGS=\"DMOZ\" HOST=\"slocourts.ca.gov\">\n\
@@ -39,7 +41,7 @@
39
41
  <EMAIL ADDR=\"lbatcheldor@co.slo.ca.us\"/>\n\
40
42
  <LANG LEX=\"en\" CODE=\"us-ascii\"/>\n\
41
43
  <LINKSIN NUM=\"60\"/>\n\
42
- <SPEED TEXT=\"743\" PCT=\"82\"/>\n\
44
+ <SPEED TEXT=\"777\" PCT=\"81\"/>\n\
43
45
  <REVIEWS AVG=\"5.0\" NUM=\"\"/>\n\
44
46
  <CHILD SRATING=\"0\"/>\n\
45
47
  </SD>\n\n\
@@ -57,9 +59,9 @@
57
59
  </SITE>\n\
58
60
  </DMOZ>\n\
59
61
  <SD>\n\
60
- <POPULARITY URL=\"ca.gov/\" TEXT=\"838\"/>\n\
61
- <REACH RANK=\"889\"/>\n\
62
- <RANK DELTA=\"+81\"/>\n\
62
+ <POPULARITY URL=\"ca.gov/\" TEXT=\"843\"/>\n\
63
+ <REACH RANK=\"901\"/>\n\
64
+ <RANK DELTA=\"+67\"/>\n\
63
65
  </SD>\n\
64
66
  </ALEXA>"
65
67
  http_version: "1.1"
@@ -5,6 +5,8 @@
5
5
  uri: http://data.alexa.com:80/data?cli=10&dat=snbamz&url=please-dont-register-a-site-that-breaks-this-test.com
6
6
  body:
7
7
  headers:
8
+ user-agent:
9
+ - Page Rankr
8
10
  response: !ruby/struct:VCR::Response
9
11
  status: !ruby/struct:VCR::ResponseStatus
10
12
  code: 200
@@ -25,110 +27,14 @@
25
27
 
26
28
  </ALEXA>
27
29
  http_version: "1.1"
28
- - !ruby/struct:VCR::HTTPInteraction
29
- request: !ruby/struct:VCR::Request
30
- method: :get
31
- uri: http://www.bing.com:80/search?q=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com
32
- body:
33
- headers:
34
- response: !ruby/struct:VCR::Response
35
- status: !ruby/struct:VCR::ResponseStatus
36
- code: 200
37
- message: OK
38
- headers:
39
- expires:
40
- - Mon, 26 Dec 2011 18:23:01 GMT
41
- p3p:
42
- - CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND"
43
- connection:
44
- - keep-alive
45
- - Transfer-Encoding
46
- content-type:
47
- - text/html; charset=utf-8
48
- date:
49
- - Mon, 26 Dec 2011 18:24:02 GMT
50
- content-encoding:
51
- - gzip
52
- set-cookie:
53
- - _SS=SID=D4BF61F4DD5542ED810C2BDFE08FCB63; domain=.bing.com; path=/
54
- - FS=1; domain=.bing.com; path=/
55
- - MUID=22EABE9D2E0C653C2079BC492F08658E; expires=Wed, 25-Dec-2013 18:24:01 GMT; domain=.bing.com; path=/
56
- - OrigMUID=22EABE9D2E0C653C2079BC492F08658E%2cd33c8774067c447eb3b3177bf56fa552; expires=Wed, 25-Dec-2013 18:24:01 GMT; domain=.bing.com; path=/
57
- - OVR=aa1=0&as1=0&bt1=0&com1=0&com2=0&dg1=0&dom1=0&fd1=0&fd2=0&flt=0&flt10=0&flt11=0&flt12=0&flt2=0&flt3=0&flt4=0&flt5=0&flt6=0&flt7=0&flt8=0&flt9=0&hp1=0&image1=0&loc1=0&map1=0&mm1=0&mob1=0&mob2=0&msn1=0&msn2=0&msn3=0&msn4=0&news1=0&preallocation=0&ramp1=0&release=0&video1=0&y1=0&R=1; domain=.bing.com; path=/
58
- - SRCHD=D=2096304&MS=2096304&AF=NOFORM; expires=Wed, 25-Dec-2013 18:24:01 GMT; domain=.bing.com; path=/
59
- - SRCHUID=V=2&GUID=F09869D604064A1983BC9693E37436D7; expires=Wed, 25-Dec-2013 18:24:01 GMT; path=/
60
- - SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20111226; expires=Wed, 25-Dec-2013 18:24:01 GMT; domain=.bing.com; path=/
61
- cache-control:
62
- - private, max-age=0
63
- vary:
64
- - Accept-Encoding
65
- transfer-encoding:
66
- - chunked
67
- body: "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:Web=\"http://schemas.live.com/Web/\"><head><meta content=\"text/html; charset=utf-8\" http-equiv=\"content-type\" /><script type=\"text/javascript\">//<![CDATA[\n\
68
- si_ST=new Date\n\
69
- //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
70
- _G={ST:(si_ST?si_ST:new Date),Mkt:\"en-US\",RTL:false,Ver:\"7_12_0_1152568\",IG:\"d33c8774067c447eb3b3177bf56fa552\",EventID:\"603696C6977643FB8890D9780D5A0026\",P:\"SERP\",DA:\"Bl2\",CID:\"22EABE9D2E0C653C2079BC492F08658E\",SUIH:\"vPz-X27AvgZl7X6h9MllEw\",PCId:\"1\",cUrl:\"http:\\/\\/c.bing.com\\/c.gif?DI=15074\",akamaiSyncUrl:\"http:\\/\\/cms.abmr.net\\/pix?cid=1237&amp;uid=\",gpUrl:\"\\/fd\\/ls\\/GLinkPing.aspx?\"};_G.lsUrl=\"/fd/ls/l?IG=\"+_G.IG+\"&CID=\"+_G.CID+\"&PM=Y\";curUrl=\"http:\\/\\/www.bing.com\\/search\";function si_T(a){if(document.images){_G.GPImg=new Image;_G.GPImg.src=_G.gpUrl+'IG='+_G.IG+'&CID='+_G.CID+'&PM=Y'+a;}return true;};sb_gh=function(){return location.hash};sb_sh=function(a){location.hash=a};_w=window;_d=document;sb_de=_d.documentElement;sb_ie=!!_w.ActiveXObject;sb_i6=sb_ie&&!_w.XMLHttpRequest;function _ge(a){return _d.getElementById(a)}sb_st=_w.setTimeout;sb_ct=_w.clearTimeout;sb_gt=function(){return(new Date).getTime()};sj_evt=new function(){var a={},b=this;function c(b){return a[b]||(a[b]=[])}b.fire=function(e){for(var a=c(e),d=a.e=arguments,b=0;b<a.length;b++)if(a[b].d)sb_st(sj_wf(a[b],d),a[b].d);else a[b](d)};b.bind=function(f,a,d,e){var b=c(f);a.d=e;b.push(a);d&&b.e&&a(b.e)};b.unbind=function(e,d){for(var c=0,b=a[e];b&&c<b.length;c++)if(b[c]==d){b.splice(c,1);break}}};function si_PP(e,c){if(!_G.PPS){for(var d='\"',b=[\"PC\",\"FC\",\"BC\",\"BS\",\"H\",\"FE\",\"LE\",\"C1\",\"C2\",\"BP\",\"KP\"],a=0;a<b.length;a++)d+=',\"'+b[a]+'\":'+(_G[b[a]+\"T\"]?_G[b[a]+\"T\"]-_G.ST:-1);_G.PPImg=new Image;_G.PPImg.src=_G.lsUrl+'&Type=Event.CPT&DATA={\"pp\":{\"S\":\"'+(c?c:\"L\")+d+',\"CT\":'+(e-_G.ST)+',\"IL\":'+_d.images.length+(_w.sb_ppCPL?',\"CP\":1':\"\")+\"}}\"+(_G.P?\"&P=\"+_G.P:\"\")+(_G.DA?\"&DA=\"+_G.DA:\"\");_G.PPS=1;sb_st(function(){sj_evt.fire(\"onPP\")},1)}}_w.onbeforeunload=function(){si_PP(new Date,\"A\")};\n\
71
- //]]></script><style type=\"text/css\">body{color:#000;background:#fff url(/fd/s/a/sw3.png) repeat-x 0 -113px;font:small/normal Arial,Helvetica,Sans-Serif;margin:0;min-width:987px}body,.sb_text,.sb_h3{color:#000;font:small/normal Arial,Helvetica,Sans-Serif}a,.sb_link,a.sb_link,.sb_link a,.sb_h3 a{color:#04c;text-decoration:none}a:visited,a.sb_link:visited,.sb_link a:visited,.sb_h3 a:visited{color:#639}a:hover,a.sb_link:hover,.sb_link a:hover,h3 a,.sb_h3 a{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-size:small;font-weight:200;margin:0}h1{font-size:93%}h2,h3,.sb_h3{font-size:125%}h1,h1 a,h1 a:visited,h2,h2 a,h2 a:visited,.sb_ptn a,.sb_ptn a:visited{color:#e66400}h2{margin:0 0 .62em}img{border:0}cite,.sb_cite{color:#388222;font-style:normal;word-wrap:break-word}strong{font-weight:700}.sb_title{font-size:91%;margin:0 0 .36em;text-transform:uppercase}.sb_count,.sb_meta,.sb_title,.sb_title a{color:#737373}.sb_meta a,.sb_meta a:visited,a.sb_meta,a.sb_meta:visited{color:#5077bb}.sb_alert{color:#d90026}.sb_alert a{font-style:italic}#sw_hdr,#sw_content,#sw_main,#sw_foot{width:100%;float:left}#sw_content{position:static;z-index:3;min-height:344px}#sw_canvas{padding:0 0 0 15px;clear:both}#sw_main{_display:inline;margin:0 0 0 -15px;padding:0 0 1.54em 15px}.sb_results,.sb_results ul,.sb_results li{list-style-type:none;margin:0;padding:0}.sb_results p,.sb_results .sb_meta{margin:0;line-height:1.2em;word-wrap:break-word}.sp_pss li{display:inline}.sb_pag{padding:0;margin:0;width:100%;float:left}.sb_pag ul,.sb_pag li{list-style:none;margin:0;padding:0}.sb_pag li{float:left}.sb_pag h4{display:none}.sb_pag a,.sb_pag span{display:block;padding:.3em .7em;margin:0 .38em 0 0;text-align:center}a.sb_pagP,a.sb_pagN,span.sb_pagSp{padding:.38em .5em}.sb_pag a:hover,a.sb_pagS{text-decoration:none;background:#ededed}a.sb_pagS{color:#000}a.sb_pagP{margin-right:.7em;padding-left:0}a:hover.sb_pagP,a:hover.sb_pagN{text-decoration:underline;background-color:transparent}a.sb_pagP:visited,a.sb_pagN:visited{color:inherit}.sw_sb{background:0 -1px;height:27px;width:27px}.sw_rfno{background:-28px -3px;height:5px;width:5px}.sw_rfnc{background:-38px -1px;height:7px;width:5px}.sw_rfno_rtl{background:-28px -16px;height:5px;width:5px}.sw_rfnc_rtl{background:-38px -16px;height:7px;width:5px}.sw_dd_rc{background:-48px -2px;height:5px;width:9px}.sw_abnw{background:-60px -1px;height:7px;width:7px}.sw_abne{background:-68px -1px;height:7px;width:7px}.sw_absw{background:-60px -9px;height:7px;width:7px}.sw_abse{background:-68px -9px;height:7px;width:7px}.sw_ddb{background:-80px -1px;height:4px;width:7px}.sw_rwds{background:-43px -12px;height:15px;width:15px}.sw_wllogo{background:-77px -12px;height:15px;width:17px}.sw_pref{background:-94px -12px;height:16px;width:16px}.sw_fbs{background:0 -30px;height:13px;width:13px}.sw_fb_tu{background:-15px -30px;height:12px;width:14px}.sw_twt{background:-30px -30px;height:13px;width:13px}.sw_twt_brd{background:-46px -29px;height:12px;width:17px}.sw_fbl{background:-64px -26px;height:18px;width:18px}.sw_vdo_pop{background:-68px -44px;height:21px;width:21px}.sw_vdo_pl{background:-90px -44px;height:21px;width:21px}.sw_logo{background:0 -70px;height:40px;width:112px}.sw_hdr_bg{background:0 -113px;height:80px;width:112px}.sw_sb,.sw_rfno,.sw_rfnc,.sw_rfno_rtl,.sw_rfnc_rtl,.sw_dd_rc,.sw_abnw,.sw_abne,.sw_absw,.sw_abse,.sw_ddb,.sw_rwds,.sw_wllogo,.sw_pref,.sw_fbs,.sw_fb_tu,.sw_twt,.sw_twt_brd,.sw_fbl,.sw_vdo_pop,.sw_vdo_pl,.sw_logo,.sw_hdr_bg{background-image:url(/fd/s/a/sw3.png);background-repeat:no-repeat}#sw_hdr{min-height:70px;_height:70px;padding:0 0 30px 0}div.sa_as{left:1px}#sw_im{position:absolute;z-index:-1;height:100px;width:620px;top:0;left:190px;background:no-repeat;opacity:0;filter:alpha(opacity=0)}.sw_logo{background:url(/fd/s/a/sw3.png) no-repeat 0 -70px;_display:inline;height:40px;width:112px;margin:-39px 52px 0 20px;float:left}.sw_logoT{color:#000;font-size:170%;line-height:normal;position:absolute;z-index:-1}#sw_hdr .sw_box{padding:49px 0 0;margin:0;float:left;position:relative;z-index:1001;width:100%;line-height:1.38em}#sw_hdr .sw_bd{margin-top:-2.43em}.sb_form_align{margin:-50px 0 0 600px;padding:0 0 0 .53em}.sw_box .sb_form_align{text-align:right;padding:0}.sw_t,.sw_t *,.sw_t a:visited{color:#fff}.sw_t{line-height:1.52em;width:100%;float:left}.sw_tc{background:#525051 url(/fd/s/a/sw3.png) 0 -113px;background:-webkit-gradient(linear,left top,left bottom,from(#768b9e),to(#9fabb9));position:absolute;left:0;z-index:-2;height:1.5em;width:100%}.sw_t ul{float:left;margin:0;padding:0 0 0 20px}.sw_t li{padding:0 .85em 0 0;display:inline;zoom:1}ul.sw_tm{padding:0}ul.sw_tn{float:right;white-space:nowrap;padding:0 15px 0 0}.sw_tn li{padding:0 0 0 1.2em}.sw_u{font-weight:bold;padding:0 .77em 0 0}.sw_tl{position:relative;display:inline-block;_display:inline;z-index:1003}.sw_tl a:hover,.sw_tl a:hover .sw_tla{text-decoration:none}#sw_tll span{margin:0 0 -2px .38em}.sw_tlia,.sw_tliw,.sw_tlif{width:17px;height:15px;display:-moz-inline-box;display:inline-block;background:url(/fd/s/a/sw3.png) -77px -12px}.sw_tlif{width:13px;background-position:0 -29px}#sw_tlm,.sw_tlin,#sw_tfbb{display:none}.sw_tla{font-size:75%;margin-left:.38em;display:inline-block}.sw_pref{display:inline-block;cursor:pointer;vertical-align:middle;margin:-2px 0 0 -5px}.sw_me{width:4.5em;text-align:center;padding-right:.33em}#sw_meCtrl .sw_meIc{background:url(/fd/s/a/sw3.png) -43px -12px;display:inline-block;height:15px;margin:0 0 -1px;width:15px;vertical-align:middle}#hp_sw_hdr .sw_meWrap{margin-right:.85em;padding-left:.85em}#sw_meCtrl span{margin:0}a#sw_meCtrl{padding:0 5px}.sw_bd{position:relative;float:left;font-size:medium}.sw_b{float:left;border:1px #e5e5e5 solid;background:#fff;padding:.19em .19em 1.06em 0}.sw_b input{float:left;border:0;margin:0 0 -.88em;font-size:100%;padding:.19em .31em .25em .56em;height:1.25em;line-height:1.25em;width:23.45em;-webkit-appearance:none;outline:none}.sw_b .sw_qbtn{background:#e66400 url(/fd/s/a/sw3.png) 0 -1px;cursor:pointer;height:27px;width:27px;padding:27px 0 0;margin:0 0 -14px;overflow:hidden;font-size:0;border-radius:3px}#sw_as{left:-1px;position:relative;clear:both;display:none;font-size:small}</style><script type=\"text/javascript\">//<![CDATA[\n\
72
- function sj_wf(a){var b=arguments;return function(){a.apply(null,[].slice.apply(b).slice(1))}};function sj_be(a,b,c,d){if((a==_w||a==_d.body)&&b==\"load\")if(\"undefined\"!=typeof _d.readyState&&\"complete\"===_d.readyState){c();return}if(a.addEventListener)a.addEventListener(b,c,d);else if(a.attachEvent)a.attachEvent(\"on\"+b,c);else a[\"on\"+b]=c}function sj_ue(a,b,c,d){if(a.removeEventListener)a.removeEventListener(b,c,d);else if(a.detachEvent)a.detachEvent(\"on\"+b,c);else a[\"on\"+b]=null};function sj_anim(k){var a=this,j,d,h,g,c,e,i,b,f;a.init=function(m,g,k,l,h){j=m;c=g;e=k;i=l;f=h;if(!b)b=c;!d&&a.start()};a.start=function(){h=sb_gt();g=Math.abs(e-c-b)/i*25;d=setInterval(a.next,25)};a.stop=function(){clearInterval(d);d=0};a.next=function(){var d=sb_gt()-h;b=c+(e-c)*d/g;if(d>=g){a.stop();b=e;f&&f()}k(j,b)}};function sj_so(b,a){b.style.filter=a>=100?\"\":\"alpha(opacity=\"+a+\")\";b.style.opacity=a/100};function sj_fader(){return new sj_anim(function(b,a){sj_so(b,a)})};function sj_ce(d,c,b){var a=_d.createElement(d);if(c)a.id=c;if(b)a.className=b;return a};function sj_jb(h,f){for(var b=arguments,e,d,a=2,g={n:h};a<b.length;a+=2){e=b[a];d=b[a+1];sj_be(e,d,sj_wf(c,g,f,e,d))}a<3&&c(g,f);function c(a,d,b,e){b&&sj_ue(b,e,c);sj_evt.bind(\"onP1\",function(){if(!a.l){a.l=1;var b=sj_ce(\"script\");b.src=(d?\"/fd/sa/\"+_G.Ver:\"/sa/\"+_G.AppVer)+\"/\"+a.n+\".js\";sj_b.appendChild(b)}},1,5)}};function sj_gx(){return sb_i6?new ActiveXObject(\"MSXML2.XMLHTTP\"):new XMLHttpRequest};function sj_sp(a){if(sb_ie)a.cancelBubble=true;else a.stopPropagation()};function sj_ev(a){return sb_ie?event:a}function sj_et(a){return sb_ie?event.srcElement:a.target}function sj_mi(a){return sb_ie?event.fromElement:a.relatedTarget}function sj_mo(a){return sb_ie?event.toElement:a.relatedTarget};function sj_pd(a){if(sb_ie)event.returnValue=false;else a.preventDefault()};function sj_we(a,c,b){while(a&&a!=(b||sj_b)){if(a==c)return!0;a=a.parentNode}return!1};function sj_go(a,c,d){var b=0;while(a.offsetParent&&a!=(d||sj_b)){b+=a[\"offset\"+c];a=a.offsetParent}return b};function si_fbInit(d,c,e){var a=this;a.appNs=d;a.wfId=e;var b=0;a.loadCard=function(){if(!b){sj_jb(c,1);b=1}};a.openCard=function(){}};(function(){var e,a=0,c=sj_evt,b=[];_w.si_PP&&b.push(\"onPP\");for(;a<b.length;a++)c.bind(b[e=a],d,1);!a&&d();function d(){--e<1&&c.fire(\"onP1\")}})();function lb(){var e=sj_evt,f=\"onSbBusy\",b;e.bind(f,d,1);function d(a){b=a[1];e.unbind(f,d)}for(var a=1;a<4;++a){var g=\"sb_form\"+(a>1?a:\"\"),c=_ge(g);c&&!(b&&_ge(g+\"_q\")==b)&&c.reset&&c.reset()}_w.si_sendCReq&&sb_st(si_sendCReq,800);_w.lbc&&lbc()}(function(){var a=sj_evt,c=\"onSbBusy\",b=null;a.bind(c,function(){sb_ct(b);b=sb_st(sj_wf(a.fire,\"onSbIdle\"),1100)});sj_be(_d,\"keydown\",function(b){a.fire(c,sj_et(b))})})();sj_evt.bind(\"onHTML\",function(){var a=_ge(\"sb_form\");a&&sj_be(a,\"submit\",sj_wf(sj_evt.fire,\"onSearch\",a))});function init(){};\n\
73
- //]]></script><title>inbody:please-dont-register-a-site-that-breaks-this-test.com - Bing</title><link href=\"/s/wlflag.ico\" rel=\"icon\"/><link href=\"/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;format=rss\" rel=\"alternate\" title=\"XML\" type=\"text/xml\"/><link href=\"/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;format=rss\" rel=\"alternate\" title=\"RSS\" type=\"application/rss+xml\"/><!-- FD: 5724C30E9A44AD6BADB45FF1195B442F --></head><body class=\"en en-US\" onload=\"if(_w.lb)lb();\"><script type=\"text/javascript\">//<![CDATA[\n\
74
- _G.PCT=new Date\n\
75
- //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
76
- si_fb=new si_fbInit('FD.1','fbbsqr_c','wf11');sj_b=_d.body;\n\
77
- //]]></script><div id=\"sw_page\"><div id=\"sw_width\"><div id=\"sw_hdr\"><div id=\"sw_im\"></div><div class=\"sw_t\"><div class=\"sw_tc\"></div><ul id=\"sch_scopes\"><li><a href=\"/?scope=web&amp;FORM=Z9FD\" onmousedown=\"return si_T('&amp;ID=FD,23.1')\">Web</a></li><li><a href=\"/images/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=BIFD\" onmousedown=\"return si_T('&amp;ID=FD,25.1')\">Images</a></li><li><a href=\"/videos/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=BVFD\" onmousedown=\"return si_T('&amp;ID=FD,27.1')\">Videos</a></li><li><a href=\"/shopping/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;mkt=en-US&amp;FORM=BPFD\" onmousedown=\"return si_T('&amp;ID=FD,29.1')\">Shopping</a></li><li><a href=\"/news/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=BNFD\" onmousedown=\"return si_T('&amp;ID=FD,31.1')\">News</a></li><li><a href=\"/maps/default.aspx?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;mkt=en-US&amp;FORM=BYFD\" onmousedown=\"return si_T('&amp;ID=FD,33.1')\">Maps</a></li><li><a href=\"/explore?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=BXFD\" onmousedown=\"return si_T('&amp;ID=FD,35.1')\">More</a></li></ul><ul class=\"sw_tm\"><li> | </li><li><a href=\"http://www.msn.com/\" onmousedown=\"return si_T('&amp;ID=FD,39.1')\">MSN</a></li><li><a href=\"http://mail.live.com/\" onmousedown=\"return si_T('&amp;ID=FD,41.1')\">Hotmail</a></li></ul><ul class=\"sw_tn\"><li><div class=\"sw_tl\"><a href=\"javascript:void(0)\" id=\"sw_tll\"><span>Sign in</span><span class=\"sw_tla\">&#9660;</span></a><ul _IID=\"FD.2\" id=\"sw_tlm\" onmouseout=\"this._m=false;\" onmouseover=\"this._m=true;\"></ul></div></li><li><div class=\"sw_tl sw_meWrap\"><a href=\"/central?publ=BING&amp;crea=ME\" id=\"sw_meCtrl\" onmousedown=\"return si_T('&amp;ID=FD,51.1')\"><span class=\"sw_me\" id=\"sw_meTxt\">Rewards</span><span class=\"sw_meIc\"></span></a></div></li><li><a href=\"/settings.aspx?ru=http%3a%2f%2fwww.bing.com%3a80%2fsearch%3fq%3dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com&amp;SH=1&amp;FORM=SEFD\" title=\"Roanoke, Virginia\" onmousedown=\"return si_T('&amp;ID=FD,43.1')\">Roanoke, Virgi\xE2\x80\xA6</a></li><li><a href=\"/settings.aspx?ru=http%3a%2f%2fwww.bing.com%3a80%2fsearch%3fq%3dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=SEFD1\" class=\"sw_pref\" title=\"Preferences\" onmousedown=\"return si_T('&amp;ID=FD,42.1')\"></a></li></ul><div id=\"sw_tfbb\"></div></div><form action=\"/search\" class=\"sw_box\" id=\"sb_form\"><a href=\"/?FORM=Z9FD1\" class=\"sw_logo\" onmousedown=\"return si_T('&amp;ID=FD,37.1')\"><span class=\"sw_logoT\">Bing</span></a><div class=\"sw_bd\"><div class=\"sw_b\"><input class=\"sw_qbox\" id=\"sb_form_q\" name=\"q\" title=\"Enter your search term\" type=\"text\" value=\"inbody:please-dont-register-a-site-that-breaks-this-test.com\" /><input class=\"sw_qbtn\" id=\"sb_form_go\" name=\"go\" tabindex=\"0\" title=\"Search\" type=\"submit\" value=\"\" /></div><input id=\"sa_qs\" name=\"qs\" type=\"hidden\" value=\"ns\" /><div id=\"sw_as\"></div></div><input name=\"form\" type=\"hidden\" value=\"QBRE\" /></form></div><div id=\"sw_content\"><div></div><style type=\"text/css\">#content{margin:0 0 0 -15px;padding:0 271px 0 0;max-width:666px}#results_area{float:left;width:100%}#results_container{padding:0 15px}#sidebar{float:left;margin:0 -271px 0 0;padding:0 15px 0 26px;width:230px;word-wrap:break-word}.sb_vdl{width:100%;margin-top:.4em}#results:after,.sb_vdl:after{clear:both;content:'.';display:block;height:0;visibility:hidden}.sb_vdl ul{max-width:34%;_width:34%;margin:0 1.51em 0 3.11em;_margin:0 2.55em 0 1.18em;float:left}.sb_vdl li{text-indent:-.77em;_text-indent:0;a:0}.sb_ph{margin:0 0 .93em;text-align:right}.sb_ph h1{float:left}.sc_bullet{margin:0 0 0 .47em;font-size:93%}.sb_ph a{color:#737373;text-decoration:underline}</style><!--snr2--><script type=\"text/javascript\">//<![CDATA[\n\
78
- _G.AppVer=\"7_12_0_1152568\";\n\
79
- //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
80
- _G.FCT=new Date\n\
81
- //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
82
- _G.BCT=new Date\n\
83
- //]]></script><style type=\"text/css\">#no_results h1{color:#000;font-size:125%;margin:10px 0 30px;word-wrap:break-word}#no_results h2{font-size:small;font-weight:bold;color:#000;margin:15px 0 0;float:none}#sw_content{background:#fff;padding:0 0 29px;min-height:320px}#content{padding:7px 254px 0 20px;min-height:200px;margin:0}#results_area{width:590px}#sidebar{margin:0 -230px 0 22px}#no_results ul,#no_results ul li{display:block}#no_results ul{clear:both;margin:0;padding:0;list-style-type:none}#no_results ul li{font-size:small;margin:6px 0 0}#no_results ul li span{color:#000}#no_results .ans li{background:none;padding:0}#content .sb_alert{color:#000;border:none;font-size:small}#content .sb_alert a{font-weight:normal;font-style:normal}#content .sb_alert strong{font-style:normal}#no_results .qscolumn{float:none;max-width:100%}#sb_foot{font-size:83.9%;clear:both;float:left;width:100%;border-top:solid 1px #e5e5e5}#sw_footL,#sw_footL a{color:#737373}#sb_foot ul{display:block;list-style:none;margin:5px 10px;padding:0;float:right}#sb_foot li{display:inline}#sb_foot a{margin:.4em}a#sb_feedback{color:#e66400}#sw_canvas{padding-top:1.2em}.sb_pt{color:#e66400;border-bottom:#e6e6e6 solid 1px;float:left;font-size:medium;line-height:1.69em;margin:-1.89em 0 0;position:relative;width:100%;min-height:1.69em}.sb_pt h1,.sb_pt .sb_ptn{min-width:140px;_width:140px;float:left;font-size:125%;padding:0 20px;white-space:nowrap}.sb_ptr{font-size:81%;position:absolute;right:20px;top:.5em}.sb_ptr a,.sb_ptr a:visited{color:#000;padding:0 0 0 .77em}.sb_pt sup{font-size:50%;margin-left:.4em}</style><style type=\"text/css\">.sw_a{margin-right:15em}</style><div class=\"sb_pt\" id=\"sw_abar\"><div class=\"sb_ptn\"><a href=\"/\" onmousedown=\"return si_T('&amp;ID=FD,2.1')\">Web</a></div></div><div><!-- snr --><div id=\"content\"><div id=\"results_area\"><div id=\"results\"><div id=\"no_results\"><h1>No results found for <strong>inbody:please-dont-register-a-site-that-breaks-this-test.com</strong>.</h1><h2>Search tips:</h2><ul><li><span>Ensure words are spelled correctly.</span></li><li><span>Try rephrasing keywords or using synonyms.</span></li><li><span>Try less specific keywords.</span></li><li><span>Make your queries as concise as possible.</span></li></ul><h2>Other resources that may help you:</h2><ul><li><span>Get additional search tips by visiting <a href=\"http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx\" onmousedown=\"return si_T('&amp;ID=SERP,5052.1')\">Web Search Help</a>.</span></li><li><span>If you cannot find a page that you know exists, <a href=\"/docs/submit.aspx?FORM=SURE\" onmousedown=\"return si_T('&amp;ID=SERP,5053.1')\">send the address to us</a>.</span></li></ul></div></div></div><div id=\"sidebar\"></div></div></div></div><div id=\"sb_foot\" onmouseover=\"si_fb.loadCard()\"><ul id=\"sw_footL\"><li><span>&#169; 2011 Microsoft</span> | </li><li><a href=\"http://go.microsoft.com/fwlink/?LinkId=74170\" onmousedown=\"return si_T('&amp;ID=FD,64.1')\">Privacy</a> | </li><li><a href=\"http://g.msn.com/0TO_/enus\" onmousedown=\"return si_T('&amp;ID=FD,66.1')\">Legal</a> | </li><li><a href=\"http://advertising.microsoft.com/advertise-on-bing\" onmousedown=\"return si_T('&amp;ID=FD,68.1')\">Advertise</a> | </li><li><a href=\"http://www.bing.com/toolbox/home/\" onmousedown=\"return si_T('&amp;ID=FD,70.1')\">Business solutions</a> | </li><li><a href=\"http://g.msn.com/AIPRIV/en-us\" target=\"_blank\" onmousedown=\"return si_T('&amp;ID=FD,72.1')\">About our ads</a> | </li><li><a href=\"http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx\" id=\"sb_help\" target=\"_blank\" onmousedown=\"return si_T('&amp;ID=FD,74.1')\">Help</a> | </li><li><a href=\"https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatnoresultsweb&amp;P2=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;P3=0&amp;P4=NOFORM&amp;P5=22EABE9D2E0C653C2079BC492F08658E&amp;P6=Roanoke, Virginia&amp;P9=37.2705307%2f-79.959281921&amp;P10=0&amp;P11=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%2fsearch%3fq%3dinbody%3aplease-dont-register-a-site-that-breaks-this-test.com%26FORM%3dFEEDTU\" id=\"sb_feedback\" onclick=\"si_fb.openCard(this);return false\" onfocus=\"si_fb.loadCard()\" onmousedown=\"return si_T('&amp;ID=FD,76.1')\">Tell us what you think</a></li></ul></div></div></div><div id=\"sb_fb\"></div><script type=\"text/javascript\">//<![CDATA[\n\
84
- _G.BST=new Date\n\
85
- //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
86
- sj_cook=new function(){var a=this;a.get=function(d,c){var a=_d.cookie.match(new RegExp(\"\\\\b\"+d+\"=[^;]+\"));if(c&&a){var b=a[0].match(new RegExp(\"\\\\b\"+c+\"=([^&]*)\"));return b?b[1]:null}return a?a[0]:null};a.set=function(c,d,m,k,j,g){var e,f=d+\"=\"+m,b=a.get(c);if(b){var h=a.get(c,d);e=h?b.replace(d+\"=\"+h,f):b+\"&\"+f}else e=c+\"=\"+f;var i=location.hostname.match(/([^.]+\\.[^.]*)$/),l=g&&g>0?g*6e4:6.3072e10;_d.cookie=e+(i?\";domain=\"+i[0]:\"\")+(k?\";expires=\"+(new Date((new Date).getTime()+Math.min(l,6.3072e10))).toGMTString():\"\")+(j?\";path=\"+j:\"\")}};sc_fadeCb=function(){};function sc_bgL(){var a=g_img,b=_ge(a.id),d=sj_evt,c=d.bind,f=d.unbind,i=d.fire,e=\"onBgLoad\",g=\"onSbBusy\",h=\"onSbIdle\";c(\"onP1\",j,1,500);function j(){var d=new Image,o=sj_fader(),m=0,p=0,j;c(\"onSearch\",function(){a.x=true;d=null;o.stop();sb_ct(j)});function l(){f(g,l);if(!m){sb_ct(j);f(e,n);c(h,k)}}function k(){c(e,n,1);f(h,k);c(g,l)}k();function n(e){m=1;function c(){b.style.backgroundImage=\"url('\"+d.src+\"')\";b.className+=\" sw_imLd\";i(\"onBgSet\")}d.onerror=d.onload=null;if(e[2]>a.d){sj_so(b,0);c();j=sb_st(sj_wf(o.init,b,0,100,10,sc_fadeCb),500)}else{c();sj_so(b,100);sc_fadeCb()}sj_cook.set(a.cN,a.crN,a.hash,0,\"/\")}d.onload=function(){p=sb_gt()-q;i(e,d,p)};var q=sb_gt();d.src=a.url}}sj_evt.bind(\"onP1\",function(){!(_w.g_img&&g_img.cN)&&sj_evt.fire(\"onBgSet\")},1);g_img={url:'\\/az\\/hprichbg?p=rb%2fArcticFox_EN-US1208897334o.jpg',id:'sw_im',d:10,cN:'_SS',crN:'hIm',hash:'334'};sc_bgL();;sj_evt.bind(\"onP1\",function(){var a=_ge(\"sw_tll\");a&&sj_jb(\"multipleLogins_c\",1,a,\"mouseover\",a,\"click\")},1,5);function sj_ic(b){var a=sj_ce(\"style\");_d.getElementsByTagName(\"head\")[0].appendChild(a);if(sb_ie)a.styleSheet.cssText=b;else a.appendChild(_d.createTextNode(b))};_ge(\"sa_qs\").value=\"bs\";sj_evt.bind(\"onASConfig\",function(d){var b=d[1],a=_ge(b.i),c=sj_evt.fire;a.setAttribute(\"autocomplete\",\"off\");sj_be(a,\"keyup\",function(a){c(\"onASKeyup\"+b.i,a.keyCode)});sj_be(a,\"click\",sj_wf(c,\"onASClick\"+b.i));sj_jb.apply(null,[b.r,1,a,\"mousedown\",a,\"keydown\"].concat(b.ol?[_w,\"load\"]:[]))},1);sj_evt.fire('onASConfig',{r:'AutoSug',lmh:'\\/profile\\/history?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com',ePN:1,eAN:1,eLO:1,h:1,as:'a',m:8,mkt:'en-US',ml:45,mh:128,d:100,t:1,u:'http:\\/\\/api.bing.com\\/qsonhs.aspx?FORM=ASAPIW',f:'sb_form',i:'sb_form_q',c:'sw_as',p0:'DN,AN',eHS:1,cHS:3,sid:'D4BF61F4DD5542ED810C2BDFE08FCB63'});sa_loc={H_PN:'Popular now',H_AS:'Web results',L_MH:'Manage search history',L_P:'Preferences',T_SQ:'Trending',H_ID:'Brands',H_VH:'Web results'};;sj_evt.bind('onP1',function(){sa_DNS=new Image;sa_DNS.src='http://api.bing.com/qsonhs.aspx?FORM=ASAPIW&q='},1,5);sj_evt.fire(\"onHTML\");function si_sendCReq(){_G.muidI=new Image;_G.muidI.onload=function(){var d=_d.cookie;if(/\\bTUID\\b/i.test(d))return 1;_G.muidI2=new Image;_G.muidI2.src=_G.gpUrl+\"CM=TMF&IG=\"+_G.IG+(_G.CID?\"&CID=\"+_G.CID:\"\");var b=\"MUID\",a=sj_cook.get(b);if(a){var c=a.substring(b.length+1);_G.muidI3=new Image;_G.muidI3.src=_G.akamaiSyncUrl.replace(/&amp;/g,\"&\")+c}return 1};_G.muidI.src=_G.cUrl};sf_fbCfg={sId:\"0\"};sj_evt.bind(\"onP1\",function(){_w.logfb&&_w.logfb(\"fi\");var a=sj_ce(\"iframe\");a.height=0;a.width=0;a.frameBorder=a.scrolling=\"no\";sj_b.appendChild(a);a.src=\"/fd/fb/r?v=\"+_G.Ver+\"&sId=\"+sf_fbCfg.sId},1,_w.sf_fbCfg&&sf_fbCfg.wt?sf_fbCfg.wt:1500);sj_evt.bind(\"xd:fba:checkbar\",function(b){if(b&&b.length>=2){var a=sj_ce(\"iframe\");a.id=\"sw_tfbbi\";var c=_ge(\"sw_tfbb\");if(c){a.height=\"0\";a.scrolling=a.frameBorder=\"no\";a.src=\"/fd/fb/b?fv=\"+_G.Ver+\"#\"+b[1];c.appendChild(a)}}});RMS2=new function(){var b=[],d=\"\",g=\"readyState\",e=\"onreadystatechange\",f,h,a=_w.RmsConfig||{};this.RegisterResources=function(c,h,g,e){d=_d.domain;for(var a=0;a<c.length;a++)b.push({n:g,u:c[a],c:e[a]});if(!f){f=true;sj_evt.bind(\"onP1\",j,1,1e3)}};function i(e,g){var d=6,c=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_\",a=e?e.split(\"\"):[],f,b=~~(g/d);while(a.length<=b)a.push(c.charAt(0));f=c.indexOf(a[b])|1<<g%d;a[b]=c.charAt(f);return a.join(\"\")}function k(a){var b=sj_cook.get(\"RMS\",a.n);sj_cook.set(\"RMS\",a.n,i(b,a.c),0,\"/\",0)}function j(){if(_d.domain!=d)return;a.P&&a.P();h=new Date;c(0)}function c(f){var i=b[f];if(i){var d=sj_gx();if(!d)return;d.open(\"get\",i.u,true);var j=sb_st(function(){if(d[g]!=4){d[e]=function(){};d.abort();c(f+1)}},5e3);d[e]=function(){if(d[g]==4){sb_ct(j);k(b[f]);c(f+1)}};d.send(null)}else a.I&&a.I(h)}};RMS2.RegisterResources(['\\/fd\\/sa\\/0713081111\\/brand9_c.css','\\/fd\\/sa\\/0908192802\\/noResults2_c.css','\\/fd\\/sa\\/1020103738\\/Shared.js','\\/fd\\/sa\\/0108182120\\/PostContent.js'],[],'F',[3,9,1,2]);;\n\
87
- //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
88
- RMS2.RegisterResources(['/sa/1017025953/serpAll_c.css'],[],'A',[4]);;\n\
89
- //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
90
- (function(){function a(){!_w.sb_ppCPL&&sb_st(function(){si_PP(new Date)},0)}var b=_w.onload||function(){};onload=function(c){_G.BPT=new Date;b(c);a()};_G.HT=new Date})()\n\
91
- //]]></script></body></html>"
92
- http_version: "1.1"
93
- - !ruby/struct:VCR::HTTPInteraction
94
- request: !ruby/struct:VCR::Request
95
- method: :get
96
- uri: http://search.yahoo.com:80/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com
97
- body:
98
- headers:
99
- response: !ruby/struct:VCR::Response
100
- status: !ruby/struct:VCR::ResponseStatus
101
- code: 200
102
- message: OK
103
- headers:
104
- p3p:
105
- - policyref="http://info.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV"
106
- content-type:
107
- - text/html; charset=UTF-8
108
- date:
109
- - Mon, 26 Dec 2011 18:24:02 GMT
110
- content-encoding:
111
- - gzip
112
- set-cookie:
113
- - sSN=zkKXVHc2wWFb2IeGFZwd0PpuRsGwXOd2T9FA4GdytNnjgZZ5_VddIWjaoZkFtcVmyTObeGVg7v1qM2KF8wFwVw--; path=/; domain=.search.yahoo.com
114
- cache-control:
115
- - private
116
- vary:
117
- - Accept-Encoding
118
- transfer-encoding:
119
- - chunked
120
- body: |
121
- <!doctype html><html lang="en-US"><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><script>var pL=0, pUrl='http://ybinst2.ec.yimg.com/ec/fd/ls/l?IG=4a06ee45f19d4789a64ef8bbc213f49c&CID=4a06ee45f19d4789a64ef8bbc213f49c&Type=Event.CPT';function SLB(s,pUrl){var url,img=new Image(),dat='&DATA=';dat+=s?'%7B%22pp%22%3A%7B%22S%22%3A%22A%22%7D%7D':'%7B%22pp%22%3A%7B%22S%22%3A%22L%22%7D%7D';url=pUrl+dat;img.src=url+'&'+(new Date()).getTime();pL=1}window.onbeforeunload=function(){(!pL)?SLB("A",pUrl):""};window.onload=function(){SLB("",pUrl)};(function(){var h=document.documentElement;h.className+=" js";(new Image()).src='http://a.l.yimg.com/pv/static/img/metro_sprite-201109271557.png';})();</script><link rel="alternate" type="application/rss+xml" title="Yahoo! Search results for inbody:please-dont-register-a-site-that-breaks-this-test.com" href="http://api.search.yahoo.com/WebSearchService/rss/webSearch.xml?appid=yahoosearchwebrss&query=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&adult_ok=1"><title>inbody:please-dont-register-a-site-that-breaks-this-test.com - Yahoo! Search Results</title><link rel="stylesheet" type="text/css" href="http://a.l.yimg.com/pv/static/lib/srp-core-css_201112030756.css"><style type="text/css">s,.sprt,#logo,#att_icon,#verizon_icon .ico,#at-tog,.ssbang,.sschk,.ssochk,.ssbx,#ss a.ss-remove,.ads a.pp-l,.news-nph,.stars-sm span,.stars-lg span,.thmbplay,.sc-promo-img,.sc-close,#pnkribn .sym{background-image:url(http://a.l.yimg.com/pv/static/img/metro_sprite-201109271557.png);}</style></head><body id="ysch" class=" UNKNOWN windows vUNKNOWN"><div id="doc" class=""><h1 class="off-left">Yahoo! Web Search</h1><div id="hd-wrap"><div id="hd-contents"><div id="uh" data-bns="Yahoo" data-bk="3.1"><ul class="l"><li class="hi">Hi, <strong>Guest</strong></li><li><a href="https://login.yahoo.com/config/login?.pd=c%3Dolq_tAyp2e48EO0kDrSGSlM-&.src=srchp&.done=http%3A%2F%2Fsearch.yahoo.com%2Fsearch%3Fei%3DUTF-8%26p%3Dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com" target="_top">Sign In</a></li><li><a href="http://help.yahoo.com/l/us/yahoo/search/">Help</a></li></ul><ul class="r"><li><s id="mail_icn"></s><a href="http://mail.yahoo.com/">Mail</a></li><li id="y-hp-li"><s id="home_icn"></s><a href="http://www.yahoo.com">Yahoo!</a></li></ul></div><div id="hd" data-bns="Yahoo" data-bk="3.1"><a id="logo" href="http://www.yahoo.com/">Yahoo!</a><form id="sf" name="s" method="get" role="search" action="/search" accept-charset="utf-8"><div class="bd"><div id="sbx" class="sd"><label for="yschsp" class="off-left">Search query</label><input type="text" class="sbq" id="yschsp" name="p" value="inbody:please-dont-register-a-site-that-breaks-this-test.com" tabindex="1" autocomplete="off"><input type="submit" class="sbb-sd sbb" value="Search" tabindex="2"><input type="hidden" name="fr2" value="sb-top"></div><div id="safety-status" class="safety clr"><h2 class="app-lbl"><a href="/preferences/preferences?pref_done=http%3A%2F%2Fsearch.yahoo.com%2Fsearch%3Fei%3DUTF-8%26p%3Dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com&.bcrumb=#safesearch"><span class="visually-hidden">SafeSearch On</span><s title="SafeSearch is On" class="ico" role="presentation"></s></a></h2></div><div id="so" class="menu"><a id="so-link" class="menu-link" href="http://search.yahoo.com/preferences/preferences">Options<s></s></a><div id="so-menu" class="menu-bd"><ul><li><a href="http://search.yahoo.com/web/advanced?ei=UTF-8&p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com">Advanced Search</a></li><li><a href="http://search.yahoo.com/preferences/preferences?pref_done=http%3A%2F%2Fsearch.yahoo.com%2Fsearch%3Fei%3DUTF-8%26p%3Dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com&.bcrumb=">Preferences</a></li></ul><hr><ul><li><a href="http://ebm.cheetahmail.com/r/regf2?a=0&aid=497540725&n=11&PROMOCODE=US2117&o=US2117&_vsrefdom=yahooseemsghere">Advertising Programs</a></li><li><a href="http://help.yahoo.com/l/us/yahoo/search/basics/basics-23.html">About This Page</a></li></ul></div></div><input type="hidden" name="type_param" id="type_param" value=""><div id="at" class="sd sa-hidden"><h2 class="off-left">Search Direct</h2></div></div><div class="ursa-ft ft"></div></form></div></div></div><div id="cnt-wrap"><h3 class="query"><span id="resultCount">0</span> results</h3></div><div id="bd-wrap"><div id="extend"><div id="pivots"><ul id="horiz_tabs"><li class="piv-000 active"><span><s></s>Web</span></li><li class="piv-001 last"><a href="http://images.search.yahoo.com/search/images?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Images</a></li><li class="piv-002 last"><a href="http://video.search.yahoo.com/search/video?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Video</a></li><li class="piv-007 last"><a href="http://shopping.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Shopping</a></li><li class="piv-018 last"><a href="http://apps.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Apps</a></li><li class="piv-008 last"><a href="http://blog.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Blogs</a></li><li id="pivot_more"><a href="#" id="ext-pivot" class="menu-link">More<s></s></a><div class="menu-bd" id="pivot-menu" role="menu" aria-labelledby="ext-pivot" aria-hidden="true"><ul role="presentation"><li class="piv-000 hidden"><a href="/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Web</a></li><li class="piv-001 hidden"><a href="http://images.search.yahoo.com/search/images?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Images</a></li><li class="piv-002 hidden"><a href="http://video.search.yahoo.com/search/video?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Video</a></li><li class="piv-003"><a href="http://news.search.yahoo.com/search/news?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>News</a></li><li class="piv-006"><a href="/ypredirect?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Local</a></li><li class="piv-007 hidden"><a href="http://shopping.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Shopping</a></li><li class="piv-004"><a href="http://sports.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Sports</a></li><li class="piv-005"><a href="http://finance.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Finance</a></li><li class="piv-018 hidden"><a href="http://apps.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Apps</a></li><li class="piv-008 hidden"><a href="http://blog.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Blogs</a></li><li class="piv-016"><a href="http://recipes.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Recipes</a></li><li class="piv-012"><a href="http://dir.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Directory</a></li></ul></div></li></ul></div></div><div id="bd" role="document"><div id="sidebar" data-bns="Yahoo" data-bk="6.1" class=""><div class="bd"><h4 class="fbt">FILTER BY TIME</h4><ul><li class="flt"><a href="/search?fr2=showall&amp;p=inbody:please-dont-register-a-site-that-breaks-this-test.com" class="btf ajax active">Anytime</a></li><li class="flt"><a href="/search?fr2=time&amp;p=inbody:please-dont-register-a-site-that-breaks-this-test.com&amp;btf=d" class="btf ajax">Past day</a></li><li class="flt"><a href="/search?fr2=time&amp;p=inbody:please-dont-register-a-site-that-breaks-this-test.com&amp;btf=w" class="btf ajax">Past week</a></li><li class="flt last"><a href="/search?fr2=time&amp;p=inbody:please-dont-register-a-site-that-breaks-this-test.com&amp;btf=m" class="btf ajax">Past month</a></li></ul></div></div><div id="results"><style type="text/css">.ads.horiz.bot{background-color:#FBF0FA;}.rais{min-width:516px}.rais h2 a{margin-right:7px}.rais .abst{max-width:42em;margin-right:8px;_margin-right:0;_width:508px}.rais p{margin-top:1px;*margin-top:0}.spns li.rais div h3{margin-bottom:1px}.spns li.rais div h3 a{font-size:123%}.spns li.rais div a{font-size:100%}body.opera .rais h3,body.safari .rais h3{margin-bottom:0}.rais .thmb{float:right;margin:4px 0 0 5px}.rais .btm{clear:both}.rais em{color:#008000}.rais_dl{color:#888}.rais_dl a{white-space:nowrap}.rais_vert{max-width:28em;margin:0;padding:3px 0 0 43px}.rais_vert:after{clear:both;content:'.';display:block;height:0;visibility:hidden}.rais_vert_dl{max-width:20em;float:left}.rais_vert_frm{max-width:20em;float:left;margin-left:35px}.ads li.rais .rais_dl a{display:inline}.ads.horiz{zoom:1}.ads .rais .vidmsg{width:94px;margin-left:4px}.ads.horiz ul.reducepx-spnslist{padding-bottom:4px;padding-top:3px}.rais a.thmb{width:82px;height:62px;border:1px solid #999;background-color:#FFF}.rais .thmb img{width:80px;height:60px;border:0;margin:1px}.rais img.thmb{width:80px;height:60px}.rais .logo{top:57px}.zrp,.zrpmsg{font-size:16px;margin-bottom:16px}.zrp.help{border:1px solid #ccc;border-left:0;border-right:0;margin:1em 11px;padding:5px;text-align:center}.zrpmsg{background:#fefbdd;margin-left:-4px;margin-right:5px;padding:9px;word-wrap:break-word}.zrp ul{margin:1em 0 1.2em;padding-left:40px}.zrp li{font-size:13px;list-style-type:disc}</style><div id="cols"><div id="left"><div id="main"><p class="msg zrpmsg" data-bns="Yahoo" data-bk="103.1">We did not find results for: <strong>inbody:please-dont-register-a-site-that-breaks-this-test.com</strong>. Try the suggestions below or type a new query above.</p><div class="zrp" data-bns="Yahoo" data-bk="103.1"><p>Suggestions:</p><ul><li>Check your spelling.</li><li>Try more general words.</li><li>Try different words that mean the same thing.</li><li>Try asking a question on <a href="http://answers.yahoo.com">Yahoo! Answers</a></li></ul></div><div class="ads horiz bot" data-bns="Yahoo" data-bk="105.1"><h2><a href="http://help.yahoo.com/l/us/yahoo/search/basics/basics-03.html">Promotional Results</a></h2><ul class="spns"><li class="rais last"><div id="raisabst" class="abst"><a class="thmb" href="http://www.yahoo.com/bin/set"><img data-src="http://l.yimg.com/a/i/us/sch/gr4/ybang_81x61.png" /></a><h3><div><a href="http://www.yahoo.com/bin/set">Make Yahoo! Your Homepage</a></div></h3><p>Everything you love on the Web, all on your Yahoo! homepage.</p><em><s class="ico-y"></s>www.<b>yahoo.com</b></em></div><div class="btm"></div></li></ul></div></div></div><div id="right"></div></div><div class="zrp help" data-bns="Yahoo" data-bk="107.1"><p>For more helpful tips on searching, visit the <a href="http://help.yahoo.com/help/us/ysearch/basics/basics-04.html">Yahoo! Search Help Center</a>.</p></div></div><div class="bdc" data-bns="Yahoo" data-bk="107.1"><div class="promo-bot"><!-- SpaceID=0 robot -->
122
- </div></div></div><div id="ft" role="contentinfo" data-bns="Yahoo" data-bk="9.1"><p class="ft-b"><span class="copyright">&copy; 2011 Yahoo!</span> <a href="http://help.yahoo.com/l/us/yahoo/search/">Help</a> - <a href="http://info.yahoo.com/privacy/us/yahoo/search/details.html">Privacy (<span class="updt">Updated</span>)</a> / <a href="http://info.yahoo.com/legal/us/yahoo/utos/utos-173.html">Legal</a> - <a href="http://info.yahoo.com/relevantads/">About Our Ads</a> - <a href="http://search.yahoo.com/info/submit.html">Submit Your Site</a></p><p class="pbb">Powered by Bing&trade;</p></div></div><!-- SpaceID=0 robot -->
123
- <script>YUI_config={"spaceid":"2766679","pvid":"8Z3HiUoG7v6MRHsW28VCzQCmRqARw074u8IAA_SR","beacon":"http:\/\/search.yahoo.com\/beacon\/b.gif","testid":""};(function(){var e=window.location,d,b;function c(f){return decodeURIComponent(f.replace(/\+/g," "))}function a(j){var h=j.match(/([^\?#&]+)=([^#&]*)/g)||[],l={},g,f,k;for(g=0,f=h.length;g<f;++g){k=h[g].split("=");l[c(k[0])]=c(k[1])}return l}if(window.navigator&&window.navigator.userAgent.match(/Gecko\//)){d=/#.*$/.exec(e.href);d=d&&d[0]?d[0]:""}else{d=e.hash}b=a(d);if(b.sd){document.getElementById("yschsp").value=b.sd}else{if(b._sd){document.getElementById("yschsp").value=""}}})();(function(){YUI={Env:{mods:{},add:function(n,m,l,d){if(n&&n.addEventListener){n.addEventListener(m,l,d)}else{if(n&&n.attachEvent){n.attachEvent("on"+m,l)}}},remove:function(o,n,m,d){if(o&&o.removeEventListener){try{o.removeEventListener(n,m,d)}catch(l){}}else{if(o&&o.detachEvent){o.detachEvent("on"+n,m)}}}},add:function(l,n,d,m){YUI.Env.mods[l]={name:l,fn:n,version:d,details:m||{}}}};Y={_pending:[],use:function(){Y._pending.push(arguments)},Search:{}};var i=window,g=document,k=YUI.Env.add,f=YUI.Env.remove,b=(function(){var d=[];function l(){setTimeout(function(){var n=0,m=d.length;for(;n<m;n++){d[n]()}f(i,"load",l)},0)}k(i,"load",l);return{add:function(m){d.push(m)}}}()),a=(function(){var d=navigator.userAgent.match(/MSIE\s([^;]*)/);if(d){return parseFloat(d[1])}return 0}());function c(d){return d.replace(/^\s+|\s+$/g,"")}function e(m,d){var l=new RegExp("(\\s|^)"+d+"(\\s|$)");return m.className.match(l)}function j(m,d){var l=new RegExp("(\\s|^)"+d+"(\\s|$)");m.className=c(m.className.replace(l," "))}function h(l){var d=g.getElementById(l);if(d){d.reset()}}Y.Search.Loader=(function(){var l=[],m=false;function o(q,p){var s=g.createElement(q),r,t;for(r in p){if(p.hasOwnProperty(r)){t=p[r];s.setAttribute(r,t)}}return s}function d(){var r=0,p=l.length,s,t,q=g.getElementsByTagName("head")[0];for(;r<p;r++){s=l[r];if(s.type==="css"){t=o("link",{href:s.url,rel:"stylesheet",type:"text/css"})}else{if(s.type==="js"){t=o("script",{src:s.url})}else{continue}}q.appendChild(t)}m=true;l=[]}function n(){var r=arguments[0],s=Array.prototype.slice.call(arguments,1),q=0,p=s.length;for(;q<p;q++){l.push({type:r,url:s[q]})}if(m){d()}}b.add(d);return{js:function(){var p=Array.prototype.slice.call(arguments);n.apply(null,["js"].concat(p))},css:function(){var p=Array.prototype.slice.call(arguments);n.apply(null,["css"].concat(p))}}}());(function(){var o=0;function n(){if(--o===0&&typeof rt_AddTime==="function"){rt_AddTime("t2")}if(o===0&&typeof T!=="undefined"){T.stamp("img")}}function l(){var v=this,u=v.parentNode.parentNode,q,s,r,t,p;n();if(v.getAttribute("allowResize")==="true"||e(v,"sm-thumb")){j(u,"sm-hide");if(a&&e(u,"sm-media")){q=u.offsetWidth;s=u.offsetHeight;r=v.width;t=v.height;p=Math.max(r/q,t/s);if(p&&r&&t){v.style.width=(r/p)+"px";v.style.height=(t/p)+"px"}}}}function m(){n();this.style.display="none"}function d(){var p=g.images,q=p.length,r,s;while(q--){r=p[q];s=r.getAttribute("data-src")||r.getAttribute("__src")||r.getAttribute("_src");if(s){o++;r.onload=l;r.onerror=m;r.setAttribute("src",s);r.removeAttribute("data-src");r.removeAttribute("__src");r.removeAttribute("_src");j(r,"hidden")}}}b.add(d)}());b.add(function(){var l=g.getElementById("yschsp"),d=/(^|\s)sd(\s|$)/;if(l&&d.test(l.parentNode.className)){return}if(a&&(!l||!l.getAttribute("dirty"))){h("sf");h("sB")}});(function(){var l=g.getElementById("web"),m=(l)?l.getElementsByTagName("a"):[],p=/(?:^|\s+)yschttl(?:\s+|$)/,n=m.length,q,d=(function(){if(a&&a<7){return function(v,t){var u=new RegExp("^<a.*\\s"+t+'="([^"]*)"',"i"),s=u.exec(v.outerHTML);return s?s[1]:null}}else{return function(t,s){return t.getAttribute(s)}}}());function r(s){var w=s||i.event,u=w.target||w.srcElement,v;while(u){if(u.tagName&&u.tagName.toLowerCase()==="a"&&u.getAttribute("dirtyhref")){v=d(u,"dirtyhref");if(v){u.setAttribute("href",v)}break}u=u.parentNode}}k(g,"mousedown",r);k(g,"click",r);function o(w){var t,x,s,v,u;t=d(w,"href");if(!t){return}x=d(w,"ourl");if(!x){s=t.indexOf("/**");if(s<0){return}x=decodeURIComponent(t.substr(s+3))}v=w.cloneNode(true);v.setAttribute("href",x);v.setAttribute("dirtyhref",t);if(a){u=v.innerHTML;t=d(v,"dirtyhref");v.setAttribute("href",t);if(v.innerHTML!==u){return}v.setAttribute("href",x)}w.parentNode.replaceChild(v,w)}while(n--){q=m[n];if(p.test(q.className)){o(q)}}}())}());Y.use("srp",function(){Y.Search.SRP.init({"enable_sidebar_collapse":"","pvid":"8Z3HiUoG7v6MRHsW28VCzQCmRqARw074u8IAA_SR","url_img_progress":"http:\/\/a.l.yimg.com\/pv\/i\/us\/sch\/gr4\/sp-progress2.gif","tts":null},{"aria_loading_results":"Retrieving search results. Please wait.","aria_results_loaded":"New search results have been retrieved. Press control shift and down arrow key to jump to the first search result. Press control shift and up arrow key to jump back to the search box.","common.expando.playvideo":"Play Video","common.expando.closevideo":"Close Video","common.results.error":"Sorry, there was a problem retrieving search results. Please try again.","common.results.loading":"Loading results...","srp.title":"%q - Yahoo! Search Results","common.more_dots":"more...","common.less":"Less"});});Y.use("srp-bing-beacon",function(){Y.Search.SRP.initBTrack({"cUrl":"http:\/\/ybinst2.ec.yimg.com\/ec\/fd\/ls\/GlinkPing.aspx?IG=4a06ee45f19d4789a64ef8bbc213f49c\u0026CID=4a06ee45f19d4789a64ef8bbc213f49c","pUrl":"http:\/\/ybinst2.ec.yimg.com\/ec\/fd\/ls\/l?IG=4a06ee45f19d4789a64ef8bbc213f49c\u0026CID=4a06ee45f19d4789a64ef8bbc213f49c\u0026Type=Event.CPT","Attr":["data-bns","data-bk"]});});Y.use("srp-session-tracking", function(){Y.Search.SRP.SessionTracking.init({"beaconUrl":"\/ra\/click","bcrumb":"","skey":"3r47wdjb9xwqI3kILPnHag--"});});Y.use("ura-injection", "history-lite", function(){Y._ura = new Y.URA({"searchbox":"#yschsp","logdata":{"origin":"srp","csrcpvid":"8Z3HiUoG7v6MRHsW28VCzQCmRqARw074u8IAA_SR"},"spaceid":"2766679","geo":{"w":12767416,"l":"-76.258530,36.947739"},"api":"\/sdconfig?o=sd1\u0026sid=2766679","rev":"0.8.22","sbc":"#sbx","container":"#at","hclass":"sa-hidden","fclass":"shl-reg"});Y._ura.on('history:add',function(e){Y.HistoryLite.add( (e.pqstr==''?'_sd=popnow':'sd='+e.pqstr) )});var id=Y.HistoryLite.get('sd'),open=Y.HistoryLite.get('_sd'),n=Y.one('#sbx');if((id || open)&&n&&!n.hasClass('shl-reg')){Y.later(0,{},function(){Y.one('#yschsp').focus();});}});Y.Search.Loader.js('http://a.l.yimg.com/pv/lib/s9/srp-core-js-1_201106101018.js','http://a.l.yimg.com/pv/static/lib/srp-core-js-2_201111221355.js');</script></body></html><!-- syc06.search.ac2.yahoo.com compressed/chunked Mon Dec 26 10:24:02 PST 2011 -->
124
-
125
- http_version: "1.1"
126
30
  - !ruby/struct:VCR::HTTPInteraction
127
31
  request: !ruby/struct:VCR::Request
128
32
  method: :get
129
33
  uri: http://www.google.com:80/search?q=link%3Aplease-dont-register-a-site-that-breaks-this-test.com
130
34
  body:
131
35
  headers:
36
+ user-agent:
37
+ - Page Rankr
132
38
  response: !ruby/struct:VCR::Response
133
39
  status: !ruby/struct:VCR::ResponseStatus
134
40
  code: 200
@@ -145,18 +51,18 @@
145
51
  server:
146
52
  - gws
147
53
  date:
148
- - Mon, 26 Dec 2011 18:24:02 GMT
54
+ - Thu, 16 Feb 2012 01:36:46 GMT
149
55
  x-xss-protection:
150
56
  - 1; mode=block
151
57
  set-cookie:
152
- - PREF=ID=8faeae086d714be3:FF=0:TM=1324923842:LM=1324923842:S=HAFYaoI2sp-OpQCU; expires=Wed, 25-Dec-2013 18:24:02 GMT; path=/; domain=.google.com
153
- - NID=54=J62sV1lJxVKrh6Hye3wm7UJesA89CWuwLRgtzwBQVvN8jlIOe37nWoWHhMRMS_ufq-BXB7yYk_XJTcFrF3fpphdRraIgMnloSxxeQmMGqo-DT12nAkj5VLDnWT2-HJxi; expires=Tue, 26-Jun-2012 18:24:02 GMT; path=/; domain=.google.com; HttpOnly
58
+ - PREF=ID=2e08d59483bb09e2:FF=0:TM=1329356206:LM=1329356206:S=kzzOClyvF0HHI0cN; expires=Sat, 15-Feb-2014 01:36:46 GMT; path=/; domain=.google.com
59
+ - NID=56=TeKtp8DjXTx4YDaklcsFGM7OrypPvlr-z0UhejmZLpzcxyxMGRJvnJu4soApisw--bMsNkSDX0F-TwaTKngbRJDo3zbid7VZhb_TizceLGzjeP9RxpvQHHZcFieCKwg8; expires=Fri, 17-Aug-2012 01:36:46 GMT; path=/; domain=.google.com; HttpOnly
154
60
  cache-control:
155
61
  - private, max-age=0
156
62
  transfer-encoding:
157
63
  - chunked
158
64
  body: |-
159
- <!doctype html><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>link:please-dont-register-a-site-that-breaks-this-test.com - Google Search</title><style>#gb{font:13px/27px Arial,sans-serif;height:30px}#gbz,#gbg{position:absolute;white-space:nowrap;top:0;height:30px;z-index:1000}#gbz{left:0;padding-left:4px}#gbg{right:0;padding-right:5px}#gbs{background:transparent;position:absolute;top:-999px;visibility:hidden;z-index:998}.gbto #gbs{background #fff}#gbx3,#gbx4{background-color:#2d2d2d;background-image:none;_background-image:none;background-position:0 -138px;background-repeat:repeat-x;border-bottom:1px solid #000;font-size:24px;height:29px;_height:30px;opacity:1;filter:alpha(opacity=100);position:absolute;top:0;width:100%;z-index:990}#gbx3{left:0}#gbx4{right:0}.gbtcb{position:absolute;visibility:hidden}#gbz .gbtcb{right:0}#gbg .gbtcb{left:0}.gbxx{display:none !important}.gbm{position:absolute;z-index:999;top:-999px;visibility:hidden;text-align:left;border:1px solid #bebebe;background:#fff;-moz-box-shadow:-1px 1px 1px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.gbrtl .gbm{-moz-box-shadow:1px 1px 1px rgba(0,0,0,.2)}.gbto .gbm,.gbto #gbs{top:29px;visibility:visible}#gbz .gbm,#gbz #gbs{left:0}#gbg .gbm,#gbg #gbs{right:0}.gbxms{background-color:#ccc;display:block;position:absolute;z-index:1;top:-1px;left:-2px;right:-2px;bottom:-2px;opacity:.4;-moz-border-radius:3px;filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=5);*opacity:1;*top:-2px;*left:-5px;*right:5px;*bottom:4px;-ms-filter:"progid:DXImageTransform.Microsoft.Blur(pixelradius=5)";opacity:1\0/;top:-4px\0/;left:-6px\0/;right:5px\0/;bottom:4px\0/}.gbma{position:relative;top:-1px;border-style:solid dashed dashed;border-color:transparent;border-top-color:#c0c0c0;display:-moz-inline-box;display:inline-block;font-size:0;height:0;line-height:0;width:0;border-width:3px 3px 0;padding-top:1px;left:4px}#gbztms1,#gbi4m1,#gbi4s,#gbi4t{zoom:1}.gbtc,.gbmc,.gbmcc{display:block;list-style:none;margin:0;padding:0}.gbmc{background:#fff;padding:10px 0;position:relative;z-index:2;zoom:1}.gbt{position:relative;display:-moz-inline-box;display:inline-block;line-height:27px;padding:0;vertical-align:top}.gbt{*display:inline}.gbto{box-shadow:0 2px 4px rgba(0,0,0,.2);-moz-box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2)}.gbzt,.gbgt{cursor:pointer;display:block;text-decoration:none !important}.gbts{border-left:1px solid transparent;border-right:1px solid transparent;display:block;*display:inline-block;padding:0 5px;position:relative;z-index:1000}.gbts{*display:inline}.gbto .gbts{background:#fff;border-color:#bebebe;color:#36c;padding-bottom:1px;padding-top:2px}.gbz0l .gbts{color:#fff;font-weight:bold}.gbtsa{padding-right:9px}#gbz .gbzt,#gbz .gbgt,#gbg .gbgt{color:#ccc!important}.gbtb2{display:block;border-top:2px solid transparent}.gbto .gbzt .gbtb2,.gbto .gbgt .gbtb2{border-top-width:0}.gbtb .gbts{background:url(//ssl.gstatic.com/gb/images/b_8d5afc09.png);_background:url(//ssl.gstatic.com/gb/images/b8_3615d64d.png);background-position:-27px -22px;border:0;font-size:0;padding:29px 0 0;*padding:27px 0 0;width:1px}.gbzt-hvr,.gbzt:focus,.gbgt-hvr,.gbgt:focus{background-color:#4c4c4c;background-image:none;_background-image:none;background-position:0 -102px;background-repeat:repeat-x;outline:none;text-decoration:none !important}.gbpdjs .gbto .gbm{min-width:99%}.gbz0l .gbtb2{border-top-color:#dd4b39!important}#gbi4s,#gbi4s1{font-weight:bold}#gbg6.gbgt-hvr,#gbg6.gbgt:focus{background-color:transparent;background-image:none}.gbg4a{font-size:0;line-height:0}.gbg4a .gbts{padding:27px 5px 0;*padding:25px 5px 0}.gbto .gbg4a .gbts{padding:29px 5px 1px;*padding:27px 5px 1px}#gbi4i,#gbi4id{left:5px;border:0;height:24px;position:absolute;top:1px;width:24px}.gbto #gbi4i,.gbto #gbi4id{top:3px}.gbi4p{display:block;width:24px}#gbi4id,#gbmpid{background:url(//ssl.gstatic.com/gb/images/b_8d5afc09.png);_background:url(//ssl.gstatic.com/gb/images/b8_3615d64d.png)}#gbi4id{background-position:-29px -54px}#gbmpid{background-position:-58px 0px}#gbmpi,#gbmpid{border:none;display:inline-block;margin:10px 20px;height:48px;width:48px}#gbmpi,#gbmpid{*display:inline}#gbg5{font-size:0}#gbgs5{padding:5px !important}.gbto #gbgs5{padding:7px 5px 6px !important}#gbi5{background:url(//ssl.gstatic.com/gb/images/b_8d5afc09.png);_background:url(//ssl.gstatic.com/gb/images/b8_3615d64d.png);background-position:0 0;display:block;font-size:0;height:17px;width:16px}.gbto #gbi5{background-position:-6px -22px}#gbgf .gbmt,.gbn .gbmt,.gbn .gbmt:visited,.gbnd .gbmt,.gbnd .gbmt:visited{color:#dd8e27 !important}.gbf .gbmt,.gbf .gbmt:visited{color:#900 !important}.gbmt,.gbml1,.gbmt:visited,.gbml1:visited{color:#36c !important;text-decoration:none !important}.gbmt,.gbmt:visited{display:block}.gbml1,.gbml1:visited{display:inline-block;margin:0 10px;padding:0 10px}.gbml1{*display:inline}.gbml1-hvr,.gbml1:focus{background:#eff3fb;outline:none}#gbpm .gbml1{display:inline;margin:0;padding:0;white-space:nowrap}#gbpm .gbml1-hvr,#gbpm .gbml1:focus{background:none;text-decoration:underline !important}.gbmt{padding:0 20px}.gbmt-hvr,.gbmt:focus{background:#eff3fb;cursor:pointer;outline:0 solid black;text-decoration:none !important}.gbm0l,.gbm0l:visited{color:#000 !important;font-weight:bold}.gbmh{border-top:1px solid #e5e5e5;font-size:0;margin:10px 0}#gbd4 .gbmh{margin:0}.gbmtc{padding:0;margin:0;line-height:27px}.GBMCC:last-child:after,#GBMPAL:last-child:after{content:'\0A\0A';white-space:pre;position:absolute}#gbd4 .gbpc,#gbmpas .gbmt{line-height:17px}#gbd4 .gbpgs .gbmtc{line-height:27px}#gbmpas .gbmt{padding-bottom:10px;padding-top:10px}#gbmple .gbmt,#gbmpas .gbmt{font-size:15px}#gbd4 .gbpc{display:inline-block;margin:6px 0 10px;margin-right:50px;vertical-align:top}#gbd4 .gbpc{*display:inline}.gbpc .gbps,.gbpc .gbps2{display:block;margin:0 20px}#gbmplp.gbps{margin:0 10px}.gbpc .gbps{color:#000;font-weight:bold}.gbpc .gbps2{font-size:13px}.gbpc .gbpd{margin-bottom:5px}.gbpd .gbmt,.gbmpmtd .gbmt{color:#666 !important}.gbmpme,.gbps2{color:#666;display:block;font-size:11px}.gbp0 .gbps2,.gbmpmta .gbmpme{font-weight:bold}#gbmpp{display:none}#gbd4 .gbmcc{margin-top:5px}.gbpmc{background:#edfeea}.gbpmc .gbmt{padding:10px 20px}#gbpm{*border-collapse:collapse;border-spacing:0;margin:0;white-space:normal}#gbpm .gbmt{border-top:none;color:#666 !important;font:11px Arial,sans-serif}#gbpms{*white-space:nowrap}.gbpms2{font-weight:bold;white-space:nowrap}#gbmpal{*border-collapse:collapse;border-spacing:0;margin:0;white-space:nowrap}.gbmpala,.gbmpalb{font:13px Arial,sans-serif;line-height:27px;padding:10px 20px 0;white-space:nowrap}.gbmpala{padding-left:0;text-align:left}.gbmpalb{padding-right:0;text-align:right}.gbp0 .gbps,.gbmpmta .gbmpmn{color:#000;display:inline-block;font-weight:bold;padding-right:34px;position:relative}.gbp0 .gbps,.gbmpmta .gbmpmn{*display:inline}.gbmpmtc,.gbp0i{background:url(//ssl.gstatic.com/gb/images/b_8d5afc09.png);_background:url(//ssl.gstatic.com/gb/images/b8_3615d64d.png);background-position:0 -54px;position:absolute;height:21px;width:24px;right:0;top:-3px}</style><style>
65
+ <!doctype html><html itemscope itemtype="http://schema.org/WebPage"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><meta itemprop="image" content="/images/google_favicon_128.png"><title>link:please-dont-register-a-site-that-breaks-this-test.com - Google Search</title><style>#gbar,#guser{font-size:13px;padding-top:1px !important;}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{text-decoration:underline !important}a.gb1,a.gb4{color:#00c !important}</style><style>
160
66
  body,td,div,.p,a{
161
67
  font-family:arial,sans-serif
162
68
  }
@@ -537,28 +443,199 @@
537
443
  border:none
538
444
  }
539
445
  </style><script type="text/javascript">
540
- window['hlprwt'] = function(t, ct) {
446
+ window.google = { y: {} };
447
+ </script><script type="text/javascript"></script></head>
448
+ <body bgcolor="#ffffff" topmargin="3" marginheight="3" marginwidth="0"
449
+ ><div id=gbar><nobr><b class=gb1>Search</b> <a class=gb1 href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&tbm=isch&source=og&sa=N&tab=wi">Images</a> <a class=gb1 href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&tbo=u&tbm=vid&source=og&sa=N&tab=wv">Videos</a> <a class=gb1 href="http://maps.google.com/maps?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&sa=N&tab=wl">Maps</a> <a class=gb1 href="http://news.google.com/nwshp?hl=en&tab=wn">News</a> <a class=gb1 href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&tbo=u&tbm=shop&source=og&sa=N&tab=wf">Shopping</a> <a class=gb1 href="https://mail.google.com/mail/?tab=wm">Gmail</a> <a class=gb1 style="text-decoration:none" href="http://www.google.com/intl/en/options/"><u>More</u> &raquo;</a></nobr></div><div id=guser width=100%><nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a href="http://www.google.com/history/optout?hl=en" class=gb4>Web History</a> | <a href="/preferences?hl=en" class=gb4>Settings</a> | <a id=gb_70 href="https://accounts.google.com/ServiceLogin?hl=en&continue=http://www.google.com/search%3Fq%3Dlink:please-dont-register-a-site-that-breaks-this-test.com" class=gb4>Sign in</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div><div id="bb_pp_tos_ack" style="background-color:#f9edbe;border-color:#f0c36d;border-style:solid;border-width:1px;display:none;padding:16px;position:absolute;right:25px;top:50px;width:160px;z-index:6000;"><div><span style="font-color:#666;font-size:13px;vertical-align:middle">We're changing our privacy policy and terms. This stuff matters.</span><br><a onclick="pp_tos.handleLearnMore()" style="font-color:#03c;text-decoration:none" href="//www.google.com/policies/">Learn more</a>&nbsp;|&nbsp;<a href="javascript:void(0)" onclick="pp_tos.handleDismiss()" style="font-color:#03c;text-decoration:none">Dismiss</a></div></div><script type="text/javascript">
450
+ (function() {
451
+ var MAX_IMPRESSIONS = 10;
452
+ var COOKIE_EXPIRE_DAYS = 45;
453
+ var PROPERTY_NAME = 'web';
454
+ var EVENT_ID = google.kEI;
455
+ var NOTIFICATION_ELEM_ID = 'bb_pp_tos_ack';
456
+ window['pp_tos'] = {};
457
+ var domain = document.domain.replace(/.*?(google\..*)/, '$1');
458
+ function extractCookie() {
459
+ var pp_tos_ack = 0;
541
460
  try {
542
- if (t === window) {
543
- t = window.event.srcElement;
544
- while (t) {
545
- if (t.href) {
546
- break;
547
- }
548
- t = t.parentNode;
461
+ var match = document.cookie.match(/PP_TOS_ACK=([^;]*)/);
462
+ pp_tos_ack = match && !isNaN(match[1]) ? match[1] : 0;
463
+ } catch(e) {
464
+ sendBeacon('error', 'read_cookie');
465
+ }
466
+ return pp_tos_ack;
467
+ }
468
+ function checkCookie() {
469
+ var pp_tos_ack = extractCookie();
470
+ if (pp_tos_ack >= 0) {
471
+ if (pp_tos_ack < MAX_IMPRESSIONS) {
472
+ setCookie(++pp_tos_ack);
473
+ if (extractCookie() > 0) {
474
+ showNotification();
549
475
  }
550
476
  }
551
- t.href = ct;
552
- t.onmousedown = '';
553
- } catch (e) {
554
477
  }
478
+ }
479
+ function sendBeacon(reason, opt_emsg) {
480
+ var image = new Image();
481
+ opt_emsg = opt_emsg ? '&emsg=' + opt_emsg : '';
482
+ image.src = ['//', domain,
483
+ '/gen_204?atyp=i&ct=pp_tos&cd=', reason, '&source=',
484
+ PROPERTY_NAME,
485
+ '&ei=', EVENT_ID, opt_emsg].join('');
486
+ window['pp_tos'].beacon = image;
487
+ }
488
+ function setCookie(pp_tos_ack) {
489
+ var expires = new Date((new Date()).getTime() +
490
+ 1000*60*60*24*COOKIE_EXPIRE_DAYS);
491
+ try {
492
+ var cookie_str = 'PP_TOS_ACK=' + pp_tos_ack + '; expires=' +
493
+ expires.toGMTString() + '; path=/; domain=' + domain;
494
+ document.cookie = cookie_str;
495
+ } catch(e) {
496
+ sendBeacon('error', 'write_cookie');
497
+ }
498
+ }
499
+ function handleDismiss() {
500
+ setCookie(-1);
501
+ sendBeacon('dismiss');
502
+ hideNotification();
503
+ }
504
+ function handleLearnMore() {
505
+ setCookie(-1);
506
+ sendBeacon('tellmore');
507
+ hideNotification();
555
508
  return true;
556
509
  }
557
- window.google = { y: {} };
558
- function g(c){var d="undefined",a="1";if(c&&c.getElementById)if(typeof XMLHttpRequest!=d)a="2";else if(typeof ActiveXObject!=d){var b,e,f="MSXML2.XMLHTTP",h=[f+".6.0",f+".3.0",f,"Microsoft.XMLHTTP"];for(b=0,e;e=h[b++];)try{new ActiveXObject(e);a="2"}catch(i){}}return a};window.maybeRedirectForGBV=function(c,d,a){var b=g(c);if(b!=a)d.href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&sei=wrv4TrWsE8_fsQLCvoGxAQ&gbv="+b}; maybeRedirectForGBV(document,location,"2");</script><script type="text/javascript">(function(){try{var e=true,i=false,aa={B:1,D:2,R:3,v:4,M:5,G:6,a:7,h:8,V:9,L:10,F:11,j:12,K:13,i:14,J:15,I:16,T:17,z:18,H:19,U:20,S:21,w:22,C:23,X:24,Y:25,W:26,A:27,k:28,u:29,o:30,Q:31,N:32,O:33,c:500,P:501};var m=window.gbar=window.gbar||{};function _tvn(a,b){var c=parseInt(a,10);return isNaN(c)?b:c}function _tvf(a,b){var c=parseFloat(a);return isNaN(c)?b:c}function _tvv(a){return!!a}function n(a,b,c){(c||m)[a]=b}m.bv={n:_tvn("2",0),r:"r_gc.r_pw.",f:".41.",m:_tvn("1",1)};var o=function(a){return function(){return m.bv.m==a}},ba=o(1),ca=o(2);n("sb",ba);n("kn",ca);var p={},da={},q=[],ga=function(a,b){q.push([a,b])},ja=function(a,b){p[a]=b},ka=function(a){return a in p},r={},t=function(a,b){r[a]||(r[a]=[]);r[a].push(b)},u=function(a){t("m",a)},v=function(a){var b=document.createElement("script");b.src=a;(document.getElementById("xjsc")||document.body).appendChild(b)},x=function(a){for(var b=0,c;c=q[b];++b)if(c[0]==a)break;if(c&&!c[1].l&&!c[1].s){c[1].s=e;w(2,a);v(c[1].url)}},y=function(a){t("gc",a)},z=null,la=function(a){z=a},w=function(a,b,c){if(z){a={t:a, b:b};if(c)for(var d in c)a[d]=c[d];try{z(a)}catch(g){}}};n("mdc",p);n("mdi",da);n("bnc",q);n("qGC",y);n("qm",u);n("qd",r);n("lb",x);n("mcf",ja);n("bcf",ga);n("aq",t);n("mdd","");n("has",ka);n("trh",la);n("tev",w);var A=function(){},B=function(){},E=function(a){var b=new Image,c=C;b.onerror=b.onload=b.onabort=function(){try{delete D[c]}catch(d){}};D[c]=b;b.src=a;C=c+1},D=[],C=0;n("logger",{il:B,ml:A});var F=window.gbar.logger;var G=_tvf("0.01",1.0E-4),H=0; function _mlToken(a,b){try{if(H<1){H++;var c,d=a,g=b||{},f=encodeURIComponent,h=["//www.google.com/gen_204?atyp=i&zx=",(new Date).getTime(),"&jexpid=",f("30316"),"&srcpg=",f("prop=1"),"&jsr=",Math.round(1/G),"&ogf=",m.bv.f,"&ogv=",f("1324001618.1324332217"),"&ogd=",f("com"),"&ogl=",f("en")];if(g._sn)g._sn="og."+g._sn;for(var l in g){h.push("&");h.push(f(l));h.push("=");h.push(f(g[l]))}h.push("&emsg=");h.push(f(d.name+ ":"+d.message));var j=h.join("");if(I(j))j=j.substr(0,2E3);c=j;var k=window.gbar.logger._aem(a,c);E(k)}}catch(s){}}var I=function(a){return a.length>=2E3},ma=function(a,b){return b};function J(a){A=a;n("_itl",I,F);n("_aem",ma,F);n("ml",A,F);a={};p.er=a}if(_tvv(""))J(function(a){throw a;});else _tvv("1")&&Math.random()<G&&J(_mlToken);var _E="left",N=function(a,b){var c=a.className;K(a,b)||(a.className+=(c!=""?" ":"")+b)},O=function(a,b){var c=a.className,d=RegExp("\\s?\\b"+b+"\\b");if(c&&c.match(d))a.className=c.replace(d,"")},K=function(a,b){var c=RegExp("\\b"+b+"\\b"),d=a.className;return!!(d&&d.match(c))};n("ca",N);n("cr",O);n("cc",K);var na=["gb_71","gb_155"],P;function oa(a){P=a}function pa(a){var b=P&&!a.href.match(/.*\/accounts\/ClearSID[?]/)&&encodeURIComponent(P());if(b)a.href=a.href.replace(/([?&]continue=)[^&]*/,"$1"+b)}function qa(a){try{var b=(document.forms[0].q||"").value;if(b)a.href=a.href.replace(/([?&])q=[^&]*|$/,function(d,g){return(g||"&")+"q="+encodeURIComponent(b)})}catch(c){A(c)}} var ra=function(){for(var a=[],b=0,c;c=na[b];++b)(c=document.getElementById(c))&&a.push(c);return a},sa=function(){var a=ra();return a.length>0?a[0]:null},ta=function(){return document.getElementById("gb_70")},Q={},R={},S={},T=undefined,ya=function(a,b){try{var c=document.getElementById("gb");N(c,"gbpdjs");U();ua(document.body)&&N(c,"gbrtl");if(b&&b.getAttribute){var d=b.getAttribute("aria-owns");if(d.length){var g=document.getElementById(d);if(g){var f=b.parentNode;if(T==d){T=undefined;O(f,"gbto")}else{if(T){var h= document.getElementById(T);if(h&&h.getAttribute){var l=h.getAttribute("aria-owner");if(l.length){var j=document.getElementById(l);j&&j.parentNode&&O(j.parentNode,"gbto")}}}va(g)&&wa(g);T=d;N(f,"gbto")}}}}u(function(){m.tg(a,b,e)});xa(a)}catch(k){A(k)}},za=function(a){u(function(){m.close(a)})},ua=function(a){var b,c="direction",d=document.defaultView;if(d&&d.getComputedStyle){if(a=d.getComputedStyle(a,""))b=a[c]}else b=a.currentStyle?a.currentStyle[c]:a.style[c];return b=="rtl"},Ba=function(a,b,c){if(a)try{var d= document.getElementById("gbd5");if(d){var g=d.firstChild,f=g.firstChild,h=document.createElement("li");h.className=b+" gbmtc";h.id=c;a.className="gbmt";h.appendChild(a);if(f.hasChildNodes()){c=[["gbkc"],["gbf","gbe","gbn"],["gbkp"],["gbnd"]];d=0;var l=f.childNodes.length;g=i;for(var j=-1,k=0,s;s=c[k];k++){for(var ea=0,L;L=s[ea];ea++){for(;d<l&&K(f.childNodes[d],L);)d++;if(L==b){f.insertBefore(h,f.childNodes[d]||null);g=e;break}}if(g){if(d+1<f.childNodes.length){var fa=f.childNodes[d+1];if(!K(fa.firstChild, "gbmh")&&!Aa(fa,s))j=d+1}else if(d-1>=0){var ha=f.childNodes[d-1];if(!K(ha.firstChild,"gbmh")&&!Aa(ha,s))j=d}break}d>0&&d+1<l&&d++}if(j>=0){var M=document.createElement("li"),ia=document.createElement("div");M.className="gbmtc";ia.className="gbmt gbmh";M.appendChild(ia);f.insertBefore(M,f.childNodes[j])}m.addHover&&m.addHover(a)}else f.appendChild(h)}}catch(Ja){A(Ja)}},Aa=function(a,b){for(var c=b.length,d=0;d<c;d++)if(K(a,b[d]))return e;return i},Ca=function(a,b,c){Ba(a,b,c)},Da=function(a,b){Ba(a, "gbe",b)},Ea=function(){u(function(){m.pcm&&m.pcm()})},Fa=function(a,b,c,d,g,f,h,l){u(function(){m.paa&&m.paa(a,b,c,d,g,f,h,l)})},Ga=function(a,b){Q[a]||(Q[a]=[]);Q[a].push(b)},Ha=function(a,b){R[a]||(R[a]=[]);R[a].push(b)},Ia=function(a,b){S[a]||(S[a]=[]);S[a].push(b)},xa=function(a){a.preventDefault&&a.preventDefault();a.returnValue=i;a.cancelBubble=e},V=null,wa=function(a,b){U();if(a){W(a,"Opening&hellip;");X(a,e);var c=typeof b!="undefined"?b:1E4,d=function(){Ka(a)};V=window.setTimeout(d, c)}},La=function(a){U();if(a){X(a,i);W(a,"")}},Ka=function(a){try{U();var b=a||document.getElementById(T);if(b){W(b,"This service is currently unavailable.%1$sPlease try again later.","%1$s");X(b,e)}}catch(c){A(c)}},W=function(a,b,c){if(a&&b){var d=va(a);if(d){if(c){d.innerHTML="";b=b.split(c);c=0;for(var g;g=b[c];c++){var f=document.createElement("div");f.innerHTML=g;d.appendChild(f)}}else d.innerHTML=b;X(a,e)}}},X=function(a,b){var c=b!==undefined?b:e;c?N(a,"gbmsgo"):O(a,"gbmsgo")},va=function(a){for(var b=0,c;c=a.childNodes[b];b++)if(K(c, "gbmsg"))return c},U=function(){V&&window.clearTimeout(V)};n("so",sa);n("sos",ra);n("si",ta);n("tg",ya);n("close",za);n("addLink",Ca);n("addExtraLink",Da);n("pcm",Ea);n("paa",Fa);n("ddld",wa);n("ddrd",La);n("dderr",Ka);n("rtl",ua);n("bh",Q);n("abh",Ga);n("dh",R);n("adh",Ha);n("ch",S);n("ach",Ia);n("qs",qa);n("setContinueCb",oa);n("pc",pa);var Ma={};p.base=Ma;q.push(["m",{url:"//ssl.gstatic.com/gb/js/sem_728e1cab3e01f4b707f65ca7ca9abe9a.js"}]);var Na=_tvn("1",0),Oa=/\bgbmt\b/,Pa=function(a){if(Oa.test(a.className))return"gbm0l";return"gbz0l"},Qa=function(a){try{var b=document.getElementById("gb_"+Na),c=document.getElementById("gb_"+a);b&&O(b,Pa(b));c&&N(c,Pa(c))}catch(d){A(d)}Na=a},Ra=m.qs,Sa=function(a){var b;b=a.href;var c=window.location.href.match(/.*?:\/\/[^\/]*/)[0];c=RegExp("^"+c+"/search\\?");if(b=c.test(b))if(!/(^|\\?|&)ei=/.test(a.href))if((b=window.google)&&b.kEXPI)a.href+="&ei="+b.kEI},Ta=function(a){Ra(a); Sa(a)};n("slp",Qa);n("qs",Ta);n("qsi",Sa);if(_tvv("1")){var Ua=_tvv("");q.push(["gc",{auto:Ua,url:"https://ssl.gstatic.com/gb/js/abc/gcm_e9b1c8ddbdbba9ea5c035548a0320af1.js"}]);var Va={version:"gcm_e9b1c8ddbdbba9ea5c035548a0320af1.js",index:"",lang:"en"};p.gc=Va;var Y=function(a){if(window.googleapis)a&&a();else{a&&y(a);x("gc")}};n("lGC",Y);_tvv("1")&&n("lPWF",Y)};window.__PVT="";var Wa=_tvf("0.01",1.0E-4),Xa=_tvf("0.1",1),Z=aa;function Ya(a){if(a<=Z.i){if(a==Z.a||a==Z.h||a==Z.j)return i;return e}else if(a>=Z.c)return e;return i} function Za(a,b){var c=Wa;if(Ya(a))c=Xa;if(_tvv("1")&&Math.random()<=c){var d=encodeURIComponent;c=["//www.google.com/gen_204?atyp=i&zx=",(new Date).getTime(),"&oge=",a,"&ogex=",d("30316"),"&ogf=",m.bv.f,"&ogp=",d("1"),"&ogsr=",Math.round(1/c),"&ogv=",d("1324001618.1324332217"),"&ogd=",d("com"),"&ogl=",d("en")];if(b){if("ogw"in b){c.push("&ogw="+b.ogw);delete b.ogw}var g,f=b,h=[];for(g in f){h.length!= 0&&h.push(",");h.push(g);h.push(".");h.push(f[g])}g=h.join("");if(g!=""){c.push("&ogad=");c.push(d(g))}}E(c.join(""))}}B=Za;n("il",B,F);var $a={};p.il=$a;var ab=function(){m.prm&&m.prm()},bb=function(a){t("m",function(){m.spn(a)})},cb=function(a){t("m",function(){m.spp(a)})},db=function(){t("m",function(){m.spd()})};n("spn",bb);n("spp",cb);n("spd",db);Ga("gbd4",ab);if(_tvv("")){var eb={g:_tvv(""),d:_tvv(""),e:"",m:"",p:"//ssl.gstatic.com/gb/images/avatar_b96.png",xp:_tvv("1"),mg:"%1$s (delegated)",md:"%1$s (default)"};p.prf=eb};if(_tvv("1")&&_tvv("1")){var $=function(a){Y(function(){t("pw",a);x("pw")})};n("lPW",$);q.push(["pw",{url:"https://ssl.gstatic.com/gb/js/abc/pwm_4e7edac1f189ab82bc4091ff7bfe6f4b.js"}]);var fb=[],gb=function(a){fb[0]=a},hb=function(a,b){var c=b||{};c._sn="pw";A(a,c)},ib={signed:fb,elog:hb,base:"https://plusone.google.com/u/0",loadTime:(new Date).getTime()};p.pw=ib;var jb=function(a,b){for(var c=b.split("."),d=function(){var l=arguments;a(function(){for(var j=m,k=0,s=c.length-1;k<s;++k)j=j[c[k]];j[c[k]].apply(j,l)})},g=m,f=0,h=c.length- 1;f<h;++f)g=g[c[f]]=g[c[f]]||{};return g[c[f]]=d};jb($,"pw.clk");jb($,"pw.hvr");n("su",gb,m.pw)};function kb(){function a(){for(var k;k=f[h++];)if(k[0]=="m"||k[1].auto)break;if(k){w(2,k[0]);v(k[1].url)}h<f.length&&setTimeout(a,0)}function b(){g-- >0?setTimeout(b,0):a()}var c=_tvv("1"),d=_tvv(""),g=3,f=q,h=0,l=window.gbarOnReady;if(l)try{l()}catch(j){A(j)}if(d)n("ldb",a);else if(c)window.addEventListener?window.addEventListener("load",b,i):window.attachEvent("onload",b);else b()}n("rdl",kb);}catch(e){window.gbar&&gbar.logger&&gbar.logger.ml(e);}})(); (function(){try{window.gbar.rdl();}catch(e){window.gbar&&gbar.logger&&gbar.logger.ml(e);}})(); </script></head>
559
- <body bgcolor="#ffffff" topmargin="3" marginheight="3" marginwidth="0"
560
- ><div id=gb><script>window.gbar&&gbar.eli&&gbar.eli()</script><div id=gbw><div id=gbz><span class=gbtcb></span><ol class=gbtc><li class=gbt><a onclick=gbar.logger.il(1,{t:1}); class="gbzt gbz0l gbp1" id=gb_1 href="http://www.google.com/webhp?hl=en&tab=ww"><span class=gbtb2></span><span class=gbts>Web</span></a></li><li class=gbt><a onclick=gbar.qs(this);gbar.logger.il(1,{t:2}); class=gbzt id=gb_2 href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&tbm=isch&source=og&sa=N&tab=wi"><span class=gbtb2></span><span class=gbts>Images</span></a></li><li class=gbt><a onclick=gbar.qs(this);gbar.logger.il(1,{t:12}); class=gbzt id=gb_12 href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&tbo=u&tbm=vid&source=og&sa=N&tab=wv"><span class=gbtb2></span><span class=gbts>Videos</span></a></li><li class=gbt><a onclick=gbar.qs(this);gbar.logger.il(1,{t:8}); class=gbzt id=gb_8 href="http://maps.google.com/maps?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&sa=N&tab=wl"><span class=gbtb2></span><span class=gbts>Maps</span></a></li><li class=gbt><a onclick=gbar.logger.il(1,{t:5}); class=gbzt id=gb_5 href="http://news.google.com/nwshp?hl=en&tab=wn"><span class=gbtb2></span><span class=gbts>News</span></a></li><li class=gbt><a onclick=gbar.qs(this);gbar.logger.il(1,{t:6}); class=gbzt id=gb_6 href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&tbo=u&tbm=shop&source=og&sa=N&tab=wf"><span class=gbtb2></span><span class=gbts>Shopping</span></a></li><li class=gbt><a onclick=gbar.logger.il(1,{t:23}); class=gbzt id=gb_23 href="https://mail.google.com/mail/?tab=wm"><span class=gbtb2></span><span class=gbts>Gmail</span></a></li><li class=gbt><a class=gbgt id=gbztm href="http://www.google.com/intl/en/options/" onclick="gbar.tg(event,this)" aria-haspopup=true aria-owns=gbd><span class=gbtb2></span><span id=gbztms class="gbts gbtsa"><span id=gbztms1>More</span><span class=gbma></span></span></a><div class=gbm id=gbd aria-owner=gbztm><div class=gbmc><ol class=gbmcc><li class=gbmtc><a onclick=gbar.qs(this);gbar.logger.il(1,{t:51}); class=gbmt id=gb_51 href="http://translate.google.com/?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&sa=N&tab=wT">Translate</a></li><li class=gbmtc><a onclick=gbar.qs(this);gbar.logger.il(1,{t:10}); class=gbmt id=gb_10 href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&tbo=u&tbm=bks&source=og&sa=N&tab=wp">Books</a></li><li class=gbmtc><a onclick=gbar.qs(this);gbar.logger.il(1,{t:27}); class=gbmt id=gb_27 href="http://www.google.com/finance?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&sa=N&tab=we">Finance</a></li><li class=gbmtc><a onclick=gbar.qs(this);gbar.logger.il(1,{t:9}); class=gbmt id=gb_9 href="http://scholar.google.com/scholar?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&sa=N&tab=ws">Scholar</a></li><li class=gbmtc><a onclick=gbar.qs(this);gbar.logger.il(1,{t:13}); class=gbmt id=gb_13 href="http://www.google.com/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&tbo=u&tbm=blg&source=og&sa=N&tab=wb">Blogs</a></li><li class=gbmtc><div class="gbmt gbmh"></div></li><li class=gbmtc><a onclick=gbar.qs(this);gbar.logger.il(1,{t:36}); class=gbmt id=gb_36 href="http://www.youtube.com/results?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&sa=N&tab=w1">YouTube</a></li><li class=gbmtc><a onclick=gbar.logger.il(1,{t:24}); class=gbmt id=gb_24 href="https://www.google.com/calendar?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&sa=N&tab=wc">Calendar</a></li><li class=gbmtc><a onclick=gbar.qs(this);gbar.logger.il(1,{t:31}); class=gbmt id=gb_31 href="http://picasaweb.google.com/lh/view?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&sa=N&tab=wq">Photos</a></li><li class=gbmtc><a onclick=gbar.logger.il(1,{t:25}); class=gbmt id=gb_25 href="https://docs.google.com/?tab=wo">Documents</a></li><li class=gbmtc><a onclick=gbar.logger.il(1,{t:38}); class=gbmt id=gb_38 href="https://sites.google.com/?tab=w3">Sites</a></li><li class=gbmtc><a onclick=gbar.qs(this);gbar.logger.il(1,{t:3}); class=gbmt id=gb_3 href="http://groups.google.com/groups?q=link:please-dont-register-a-site-that-breaks-this-test.com&um=1&ie=UTF-8&hl=en&sa=N&tab=wg">Groups</a></li><li class=gbmtc><a onclick=gbar.logger.il(1,{t:32}); class=gbmt id=gb_32 href="http://www.google.com/reader/view/?hl=en&tab=wy">Reader</a></li><li class=gbmtc><div class="gbmt gbmh"></div></li><li class=gbmtc><a onclick=gbar.logger.il(1,{t:66}); href="http://www.google.com/intl/en/options/" class=gbmt>Even more &raquo;</a></li></ol></div></div></li></ol></div><div id=gbg><h2 class=gbxx>Account Options</h2><span class=gbtcb></span><ol class=gbtc><li class=gbt><a href="https://accounts.google.com/ServiceLogin?hl=en&continue=http://www.google.com/search%3Fq%3Dlink:please-dont-register-a-site-that-breaks-this-test.com" onclick="gbar.logger.il(9,{l:'i'})" id=gb_70 class=gbgt><span class=gbtb2></span><span id=gbgs4 class=gbts><span id=gbi4s1>Sign in</span></span></a></li><li class="gbt gbtb"><span class=gbts></span></li><li class=gbt><a class=gbgt id=gbg5 href="http://www.google.com/preferences?hl=en" title="Options" onclick="gbar.tg(event,this)" aria-haspopup=true aria-owns=gbd5><span class=gbtb2></span><span id=gbgs5 class=gbts><span id=gbi5></span></span></a><div class=gbm id=gbd5 aria-owner=gbg5><div class=gbmc><ol id=gbom class=gbmcc><li class="gbkc gbmtc"><a class=gbmt href="/preferences?hl=en">Search settings</a></li><li class=gbmtc><div class="gbmt gbmh"></div></li><li class="gbkp gbmtc"><a class=gbmt href="http://www.google.com/history/optout?hl=en">Web History</a></li></ol></div></div></li></ol></div></div><div id=gbx3></div><div id=gbx4></div><script>window.gbar&&gbar.elp&&gbar.elp()</script></div><br clear="all"><table border="0" cellpadding="0" cellspacing="0" id="mn" style="position:relative"><tr><td rowspan="2" valign="top" width="157"><h1><a href="/webhp?hl=" id="logo" title="Go to Google Home"><img src="/images/nav_logo_hp2.png" alt="" height="222" style="border:0" width="167"></a></h1></td><td valign="top" style="padding-left:9px" width="559"><form name="gs" id="tsf" method="GET" action="/search" style="display:block;margin:0;background:none"><table border="0" cellpadding="0" cellspacing="0" id="sbhost" style="border-bottom:1px solid #e7e7e7;margin-top:18px;position:relative"><tr><td class="lst-td" width="100%" valign="bottom" style=""><div style="position:relative;zoom:1"><input autocomplete="off" class="lst" type="text" name="q" maxlength="2048" title="Search" value="link:please-dont-register-a-site-that-breaks-this-test.com"></div></td><td><div class="ds"><div class="lsbb"><input type="submit" name="btnG" class="lsb" value="Search"></div></div></td></tr></table></form></td><td style="padding-left:5px" width="259"></td></tr><tr><td width="100%"><div id="subform_ctrl"><div style="float:right"><a class="fl" href=""></a></div><div></div></div></td><td></td></tr><tr><td valign="top" id="leftnav" style="padding:4px"><div id="modeselector" style="padding-bottom:4px"><ul><li class="mitem msel"><span class="micon" style="
510
+ function showNotification() {
511
+ var elem = document.getElementById(NOTIFICATION_ELEM_ID);
512
+ if (elem) {
513
+ elem.style.display = '';
514
+ sendBeacon('display');
515
+ }
516
+ }
517
+ function hideNotification() {
518
+ var elem = document.getElementById(NOTIFICATION_ELEM_ID);
519
+ if (elem) {
520
+ elem.style.display = 'none';
521
+ }
522
+ }
523
+ window['pp_tos'].handleDismiss = handleDismiss;
524
+ window['pp_tos'].handleLearnMore = handleLearnMore;
525
+ checkCookie();
526
+ })();
527
+ </script><br clear="all"><table border="0" cellpadding="0" cellspacing="0" id="mn" style="position:relative"><tr><td rowspan="2" valign="top" width="157"><h1><a href="/webhp?hl=" id="logo" title="Go to Google Home"><img src="/images/nav_logo_hp2.png" alt="" height="222" style="border:0" width="167"></a></h1></td><td valign="top" style="padding-left:9px" width="559"><form name="gs" id="tsf" method="GET" action="/search" style="display:block;margin:0;background:none"><table border="0" cellpadding="0" cellspacing="0" id="sbhost" style="border-bottom:1px solid #e7e7e7;margin-top:18px;position:relative"><tr><td class="lst-td" width="100%" valign="bottom" style=""><div style="position:relative;zoom:1"><input autocomplete="off" class="lst" type="text" name="q" maxlength="2048" title="Search" value="link:please-dont-register-a-site-that-breaks-this-test.com"></div></td><td><div class="ds"><div class="lsbb"><input type="submit" name="btnG" class="lsb" value="Search"></div></div></td></tr></table></form></td><td style="padding-left:5px" width="259"></td></tr><tr><td width="100%"><div id="subform_ctrl"><div style="float:right"><a class="fl" href=""></a></div><div></div></div></td><td></td></tr><tr><td valign="top" id="leftnav" style="padding:4px"><div id="modeselector" style="padding-bottom:4px"><ul><li class="mitem msel"><span class="micon" style="
561
528
  background-position:-20px -132px
562
- "></span>Everything</li></ul><a id="showmodes" class="q" href="/search?q=link%3Aplease-dont-register-a-site-that-breaks-this-test.com&amp;hl=en&amp;prmdo=1&amp;sa=X"><span class="micon"></span><span class="msm">More</span></a></div><div class="lnsec"><h2 class="hd">Search Options</h2><ul id="tbd" class="med"></ul><a href="/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&amp;hl=en&amp;ie=UTF-8&amp;tbo=1" class="q" style="display:block;margin-bottom:16px">Show options...</a></div></td><td valign="top"><div id="center_col"><div id="tbbc" style="background:#ebeff9;padding:8px;margin-bottom:4px"><b>Web</b></div><div id="res"><div id="ires"></div></div><div style="font-size:16px;padding-left:10px">Your search - <b>link:please-dont-register-a-site-that-breaks-this-test.com</b> - did not match any documents. <br><br>Suggestions:<ul style="margin-left:1.3em"><li>Make sure all words are spelled correctly.</li><li>Try different keywords.</li><li>Try more general keywords.</li></ul></div></div><div id="foot"><div><p id="bfl" class="flc" style="margin:6px 0 0;text-align:center"></p></div><div id="fll" class="flc" style="margin:19px auto 19px auto;text-align:center"><a href="/">Google&#160;Home</a> <a href="
563
- /intl/en/ads/">Advertising&#160;Programs</a> <a href="/services">Business Solutions</a> <a href="/intl/en/privacy.html">Privacy</a> <a href="/intl/en/about.html">About Google</a></div></div></td><td valign="top"></td></tr></table></body></html>
529
+ "></span>Everything</li><li class="mitem"><a href="/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&amp;hl=en&amp;ie=UTF-8&amp;prmd=ivns&amp;source=lnms&amp;tbm=isch&amp;ei=rl08T537OdSz0QGNs62GDw&amp;sa=X&amp;oi=mode_link&amp;ct=mode&amp;cd=2&amp;ved=0CAcQ_AUoAQ" class="q"><span class="micon" style="
530
+ background-position:-40px -132px
531
+ "></span>Images</a></li><li class="mitem"><a href="/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&amp;hl=en&amp;ie=UTF-8&amp;prmd=ivns&amp;source=lnms&amp;tbm=vid&amp;ei=rl08T537OdSz0QGNs62GDw&amp;sa=X&amp;oi=mode_link&amp;ct=mode&amp;cd=3&amp;ved=0CAgQ_AUoAg" class="q"><span class="micon" style="
532
+ background-position:-80px -132px
533
+ "></span>Videos</a></li><li class="mitem"><a href="/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&amp;hl=en&amp;ie=UTF-8&amp;prmd=ivns&amp;source=lnms&amp;tbm=nws&amp;ei=rl08T537OdSz0QGNs62GDw&amp;sa=X&amp;oi=mode_link&amp;ct=mode&amp;cd=4&amp;ved=0CAkQ_AUoAw" class="q"><span class="micon" style="
534
+ background-position:-120px -132px
535
+ "></span>News</a></li><li class="mitem"><a href="/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&amp;hl=en&amp;ie=UTF-8&amp;prmd=ivns&amp;source=lnms&amp;tbm=shop&amp;ei=rl08T537OdSz0QGNs62GDw&amp;sa=X&amp;oi=mode_link&amp;ct=mode&amp;cd=5&amp;ved=0CAoQ_AUoBA" class="q"><span class="micon" style="
536
+ background-position:-120px -152px
537
+ "></span>Shopping</a></li></ul><a id="showmodes" class="q" href="/search?q=link%3Aplease-dont-register-a-site-that-breaks-this-test.com&amp;hl=en&amp;prmdo=1&amp;sa=X"><span class="micon"></span><span class="msm">More</span></a></div><div class="lnsec"><h2 class="hd">Search Options</h2><ul id="tbd" class="med"><li><ul class="tbt"></ul></li><li><ul class="tbt"></ul></li></ul><a href="/search?q=link:please-dont-register-a-site-that-breaks-this-test.com&amp;hl=en&amp;ie=UTF-8&amp;prmd=ivns&amp;tbo=1" class="q" style="display:block;margin-bottom:16px">Show search tools</a></div></td><td valign="top"><div id="center_col"><div id="res"><div id="ires"></div></div><div style="font-size:16px;padding-left:10px">Your search - <b>link:please-dont-register-a-site-that-breaks-this-test.com</b> - did not match any documents. <br><br>Suggestions:<ul style="margin-left:1.3em"><li>Make sure all words are spelled correctly.</li><li>Try different keywords.</li><li>Try more general keywords.</li></ul></div></div><div id="foot"><div><p id="bfl" class="flc" style="margin:6px 0 0;text-align:center"></p></div><div id="fll" class="flc" style="margin:19px auto 19px auto;text-align:center"><a href="/">Google&#160;Home</a> <a href="
538
+ /intl/en/ads/">Advertising&#160;Programs</a> <a href="/services">Business Solutions</a> <a href="/intl/en/privacy.html"><span class=pp-new-desktop>New</span> Privacy & Terms</a> <a href="/intl/en/about.html">About Google</a></div></div></td><td valign="top"></td></tr></table></body></html>
539
+ http_version: "1.1"
540
+ - !ruby/struct:VCR::HTTPInteraction
541
+ request: !ruby/struct:VCR::Request
542
+ method: :get
543
+ uri: http://www.bing.com:80/search?q=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com
544
+ body:
545
+ headers:
546
+ user-agent:
547
+ - Page Rankr
548
+ response: !ruby/struct:VCR::Response
549
+ status: !ruby/struct:VCR::ResponseStatus
550
+ code: 200
551
+ message: OK
552
+ headers:
553
+ expires:
554
+ - Thu, 16 Feb 2012 01:35:46 GMT
555
+ p3p:
556
+ - CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND"
557
+ connection:
558
+ - keep-alive
559
+ - Transfer-Encoding
560
+ content-type:
561
+ - text/html; charset=utf-8
562
+ date:
563
+ - Thu, 16 Feb 2012 01:36:46 GMT
564
+ content-encoding:
565
+ - gzip
566
+ set-cookie:
567
+ - _FS=NU=1; domain=.bing.com; path=/
568
+ - _SS=SID=7A34F3B3A75E477097AE9E81FFC678EF; domain=.bing.com; path=/
569
+ - MUID=2611497C8CBD660C2F904A748DB9665D; expires=Sat, 15-Feb-2014 01:36:46 GMT; domain=.bing.com; path=/
570
+ - OrigMUID=2611497C8CBD660C2F904A748DB9665D%2c7ebf5f2c63214682993ee31d6f1da3af; expires=Sat, 15-Feb-2014 01:36:46 GMT; domain=.bing.com; path=/
571
+ - OVR=aa1=0&bt1=0&com1=0&com2=0&dg1=0&dom1=0&fd1=0&fd2=0&flt=0&flt10=0&flt11=0&flt12=0&flt13=0&flt14=0&flt15=0&flt16=0&flt17=0&flt18=0&flt19=0&flt2=0&flt20=0&flt21=0&flt3=0&flt4=0&flt5=0&flt6=0&flt7=0&flt8=0&flt9=0&hp1=0&image1=0&loc1=0&map1=0&mm1=0&mob1=0&mob2=0&msn1=0&msn2=0&msn3=0&msn4=0&news1=0&preallocation=0&ramp1=0&release=0&rs1=0&video1=0&y1=0&R=1; domain=.bing.com; path=/
572
+ - SRCHD=D=2170176&MS=2170176&AF=NOFORM; expires=Sat, 15-Feb-2014 01:36:46 GMT; domain=.bing.com; path=/
573
+ - SRCHUID=V=2&GUID=A98982BB74DC4A8CBE74F678F5DA9A1F; expires=Sat, 15-Feb-2014 01:36:46 GMT; path=/
574
+ - SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20120216; expires=Sat, 15-Feb-2014 01:36:46 GMT; domain=.bing.com; path=/
575
+ cache-control:
576
+ - private, max-age=0
577
+ vary:
578
+ - Accept-Encoding
579
+ transfer-encoding:
580
+ - chunked
581
+ body: "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:Web=\"http://schemas.live.com/Web/\"><head><meta content=\"text/html; charset=utf-8\" http-equiv=\"content-type\" /><script type=\"text/javascript\">//<![CDATA[\n\
582
+ si_ST=new Date\n\
583
+ //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
584
+ _G={ST:(si_ST?si_ST:new Date),Mkt:\"en-US\",RTL:false,Ver:\"8_01_0_1208473\",IG:\"7ebf5f2c63214682993ee31d6f1da3af\",EventID:\"DE3EFBEC94C843C3B9ABAAAF03A83DD7\",P:\"SERP\",DA:\"Bl2\",CID:\"2611497C8CBD660C2F904A748DB9665D\",SUIH:\"IZybtmMaLNPzfd89UoaWaA\",PCId:\"1\",cUrl:\"http:\\/\\/c.bing.com\\/c.gif?DI=15074\",akamaiSyncUrl:\"http:\\/\\/cms.abmr.net\\/pix?cid=1237&amp;uid=\",gpUrl:\"\\/fd\\/ls\\/GLinkPing.aspx?\"};_G.lsUrl=\"/fd/ls/l?IG=\"+_G.IG+\"&CID=\"+_G.CID+\"&PM=Y\";curUrl=\"http:\\/\\/www.bing.com\\/search\";function si_T(a){if(document.images){_G.GPImg=new Image;_G.GPImg.src=_G.gpUrl+'IG='+_G.IG+'&CID='+_G.CID+'&PM=Y'+'&'+a;}return true;};sb_gh=function(){return location.hash};sb_sh=function(a){location.hash=a};_w=window;_d=document;sb_de=_d.documentElement;sb_ie=!!_w.ActiveXObject;sb_i6=sb_ie&&!_w.XMLHttpRequest;function _ge(a){return _d.getElementById(a)}sb_st=_w.setTimeout;sb_ct=_w.clearTimeout;sb_gt=function(){return(new Date).getTime()};sj_evt=new function(){var a={},b=this;function c(b){return a[b]||(a[b]=[])}b.fire=function(e){for(var a=c(e),d=a.e=arguments,b=0;b<a.length;b++)if(a[b].d)sb_st(sj_wf(a[b],d),a[b].d);else a[b](d)};b.bind=function(f,a,d,e){var b=c(f);a.d=e;b.push(a);d&&b.e&&a(b.e)};b.unbind=function(e,d){for(var c=0,b=a[e];b&&c<b.length;c++)if(b[c]==d){b.splice(c,1);break}}};function si_PP(e,c){if(!_G.PPS){for(var d='\"',b=[\"PC\",\"FC\",\"BC\",\"BS\",\"H\",\"FE\",\"LE\",\"C1\",\"C2\",\"BP\",\"KP\"],a=0;a<b.length;a++)d+=',\"'+b[a]+'\":'+(_G[b[a]+\"T\"]?_G[b[a]+\"T\"]-_G.ST:-1);_G.PPImg=new Image;_G.PPImg.src=_G.lsUrl+'&Type=Event.CPT&DATA={\"pp\":{\"S\":\"'+(c?c:\"L\")+d+',\"CT\":'+(e-_G.ST)+',\"IL\":'+_d.images.length+(_w.sb_ppCPL?',\"CP\":1':\"\")+\"}}\"+(_G.P?\"&P=\"+_G.P:\"\")+(_G.DA?\"&DA=\"+_G.DA:\"\");_G.PPS=1;sb_st(function(){sj_evt.fire(\"onPP\")},1)}}_w.onbeforeunload=function(){si_PP(new Date,\"A\")};\n\
585
+ //]]></script><style type=\"text/css\">body{color:#000;background:#fff url(/fd/s/a/sw3.png) repeat-x 0 -113px;font:small/normal Arial,Helvetica,Sans-Serif;margin:0;min-width:987px}body,.sb_text,.sb_h3{color:#000;font:small/normal Arial,Helvetica,Sans-Serif}a,.sb_link,a.sb_link,.sb_link a,.sb_h3 a{color:#04c;text-decoration:none}a:visited,a.sb_link:visited,.sb_link a:visited,.sb_h3 a:visited{color:#639}a:hover,a.sb_link:hover,.sb_link a:hover,h3 a,.sb_h3 a{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-size:small;font-weight:200;margin:0}h1{font-size:93%}h2,h3,.sb_h3{font-size:125%}h1,h1 a,h1 a:visited,h2,h2 a,h2 a:visited,.sb_ptn a,.sb_ptn a:visited{color:#e66400}h2{margin:0 0 .62em}img{border:0}cite,.sb_cite{color:#388222;font-style:normal;word-wrap:break-word}strong{font-weight:700}.sb_title{font-size:91%;margin:0 0 .36em;text-transform:uppercase}.sb_count,.sb_meta,.sb_title,.sb_title a{color:#737373}.sb_meta a,.sb_meta a:visited,a.sb_meta,a.sb_meta:visited{color:#5077bb}.sb_alert{color:#d90026}.sb_alert a{font-style:italic}#sw_hdr,#sw_content,#sw_main,#sw_foot{width:100%;float:left}#sw_content{position:static;z-index:3;min-height:344px}#sw_canvas{padding:0 0 0 15px;clear:both}#sw_main{_display:inline;margin:0 0 0 -15px;padding:0 0 1.54em 15px}.sb_results,.sb_results ul,.sb_results li{list-style-type:none;margin:0;padding:0}.sb_results p,.sb_results .sb_meta{margin:0;line-height:1.2em;word-wrap:break-word}.sp_pss li{display:inline}.sb_pag{padding:0;margin:0;width:100%;float:left}.sb_pag ul,.sb_pag li{list-style:none;margin:0;padding:0}.sb_pag li{float:left}.sb_pag h4{display:none}.sb_pag a,.sb_pag span{display:block;padding:.3em .7em;margin:0 .38em 0 0;text-align:center}a.sb_pagP,a.sb_pagN,span.sb_pagSp{padding:.38em .5em}.sb_pag a:hover,a.sb_pagS{text-decoration:none;background:#ededed}a.sb_pagS{color:#000}a.sb_pagP{margin-right:.7em;padding-left:0}a:hover.sb_pagP,a:hover.sb_pagN{text-decoration:underline;background-color:transparent}a.sb_pagP:visited,a.sb_pagN:visited{color:inherit}.sw_sb{background:0 -1px;height:27px;width:27px}.sw_rfno{background:-28px -3px;height:5px;width:5px}.sw_rfnc{background:-38px -1px;height:7px;width:5px}.sw_rfno_rtl{background:-28px -16px;height:5px;width:5px}.sw_rfnc_rtl{background:-38px -16px;height:7px;width:5px}.sw_dd_rc{background:-48px -2px;height:5px;width:9px}.sw_abnw{background:-60px -1px;height:7px;width:7px}.sw_abne{background:-68px -1px;height:7px;width:7px}.sw_absw{background:-60px -9px;height:7px;width:7px}.sw_abse{background:-68px -9px;height:7px;width:7px}.sw_ddb{background:-80px -1px;height:4px;width:7px}.sw_rwds{background:-43px -12px;height:15px;width:15px}.sw_wllogo{background:-77px -12px;height:15px;width:17px}.sw_pref{background:-94px -12px;height:16px;width:16px}.sw_fbs{background:0 -30px;height:13px;width:13px}.sw_fb_tu{background:-15px -30px;height:12px;width:14px}.sw_twt{background:-30px -30px;height:13px;width:13px}.sw_twt_brd{background:-46px -29px;height:12px;width:17px}.sw_fbl{background:-64px -26px;height:18px;width:18px}.sw_vdo_pop{background:-68px -44px;height:21px;width:21px}.sw_vdo_pl{background:-90px -44px;height:21px;width:21px}.sw_logo{background:0 -70px;height:40px;width:112px}.sw_hdr_bg{background:0 -113px;height:80px;width:112px}.sw_sb,.sw_rfno,.sw_rfnc,.sw_rfno_rtl,.sw_rfnc_rtl,.sw_dd_rc,.sw_abnw,.sw_abne,.sw_absw,.sw_abse,.sw_ddb,.sw_rwds,.sw_wllogo,.sw_pref,.sw_fbs,.sw_fb_tu,.sw_twt,.sw_twt_brd,.sw_fbl,.sw_vdo_pop,.sw_vdo_pl,.sw_logo,.sw_hdr_bg{background-image:url(/fd/s/a/sw3.png);background-repeat:no-repeat}#sw_hdr{min-height:70px;_height:70px;padding:0 0 30px 0}div.sa_as{left:1px}#sw_im{position:absolute;z-index:-1;height:100px;width:620px;top:0;left:190px;background:no-repeat;opacity:0;filter:alpha(opacity=0)}.sw_logo{background:url(/fd/s/a/sw3.png) no-repeat 0 -70px;_display:inline;height:40px;width:112px;margin:-39px 52px 0 20px;float:left}.sw_logoT{color:#000;font-size:170%;line-height:normal;position:absolute;z-index:-1}#sw_hdr .sw_box{padding:49px 0 0;margin:0;float:left;position:relative;z-index:1001;width:100%;line-height:1.38em}#sw_hdr .sw_bd{margin-top:-2.43em}.sb_form_align{margin:-50px 0 0 600px;padding:0 0 0 .53em}.sw_box .sb_form_align{text-align:right;padding:0}.sw_t,.sw_t *,.sw_t a:visited{color:#fff}.sw_t{line-height:1.52em;width:100%;float:left}.sw_tc{background:#525051 url(/fd/s/a/sw3.png) 0 -113px;background:-webkit-gradient(linear,left top,left bottom,from(#768b9e),to(#9fabb9));position:absolute;left:0;z-index:-2;height:1.5em;width:100%}.sw_t ul{float:left;margin:0;padding:0 0 0 20px}.sw_t li{padding:0 .85em 0 0;display:inline;zoom:1}ul.sw_tm{padding:0}ul.sw_tn{float:right;white-space:nowrap;padding:0 15px 0 0}.sw_tn li{padding:0 0 0 1.2em}.sw_mkt{margin:0 .25em}.sw_u{font-weight:bold;padding:0 .77em 0 0}.sw_tl{position:relative;display:inline-block;_display:inline;z-index:1003}.sw_tl a:hover,.sw_tl a:hover .sw_tla{text-decoration:none}#sw_tll span{margin:0 0 -2px .38em}.sw_tlia,.sw_tliw,.sw_tlif{width:17px;height:15px;display:-moz-inline-box;display:inline-block;background:url(/fd/s/a/sw3.png) -77px -12px}.sw_tlif{width:13px;background-position:0 -29px}#sw_tlm,.sw_tlin,#sw_tfbb{display:none}.sw_tla{font-size:75%;margin-left:.38em;line-height:normal}.sw_pref{display:inline-block;cursor:pointer;vertical-align:middle;margin:-2px 0 0 -5px}.sw_me{width:4.5em;text-align:center;padding-right:.33em}#sw_meCtrl .sw_meIc{background:url(/fd/s/a/sw3.png) -43px -12px;display:inline-block;height:15px;margin:0 0 -1px;width:15px;vertical-align:middle}#hp_sw_hdr .sw_meWrap{margin-right:.85em;padding-left:.85em}#sw_meCtrl span{margin:0}a#sw_meCtrl{padding:0 5px}.sw_bd{position:relative;float:left;font-size:medium}.sw_b{float:left;border:1px #e5e5e5 solid;background:#fff;padding:.19em .19em 1.06em 0}.sw_b input{float:left;border:0;margin:0 0 -.88em;font-size:100%;padding:.19em .31em .25em .56em;height:1.25em;line-height:1.25em;width:23.45em;-webkit-appearance:none;outline:none}.sw_b .sw_qbtn{background:#e66400 url(/fd/s/a/sw3.png) 0 -1px;cursor:pointer;height:27px;width:27px;padding:27px 0 0;margin:0 0 -14px;overflow:hidden;font-size:0;border-radius:3px}#sw_as{left:0;position:relative;clear:both;display:none;font-size:small}</style><script type=\"text/javascript\">//<![CDATA[\n\
586
+ function sj_wf(a){var b=arguments;return function(){a.apply(null,[].slice.apply(b).slice(1))}};function sj_ce(d,c,b){var a=_d.createElement(d);if(c)a.id=c;if(b)a.className=b;return a};function sj_be(a,b,c,d){if((a==_w||a==_d.body)&&b==\"load\")if(\"undefined\"!=typeof _d.readyState&&\"complete\"===_d.readyState){c();return}if(a.addEventListener)a.addEventListener(b,c,d);else if(a.attachEvent)a.attachEvent(\"on\"+b,c);else a[\"on\"+b]=c}function sj_ue(a,b,c,d){if(a.removeEventListener)a.removeEventListener(b,c,d);else if(a.detachEvent)a.detachEvent(\"on\"+b,c);else a[\"on\"+b]=null};function sj_jb(h,f){for(var b=arguments,e,d,a=2,g={n:h};a<b.length;a+=2){e=b[a];d=b[a+1];sj_be(e,d,sj_wf(c,g,f,e,d))}a<3&&c(g,f);function c(a,d,b,e){b&&sj_ue(b,e,c);sj_evt.bind(\"onP1\",function(){if(!a.l){a.l=1;var b=sj_ce(\"script\");b.src=(d?\"/fd/sa/\"+_G.Ver:\"/sa/\"+_G.AppVer)+\"/\"+a.n+\".js\";sj_b.appendChild(b)}},1,5)}};function sj_gx(){return sb_i6?new ActiveXObject(\"MSXML2.XMLHTTP\"):new XMLHttpRequest};function sj_sp(a){if(sb_ie)a.cancelBubble=true;else a.stopPropagation()};function sj_ev(a){return sb_ie?event:a}function sj_et(a){return sb_ie?event.srcElement:a.target}function sj_mi(a){return sb_ie?event.fromElement:a.relatedTarget}function sj_mo(a){return sb_ie?event.toElement:a.relatedTarget};function sj_pd(a){if(sb_ie)event.returnValue=false;else a.preventDefault()};function sj_we(a,c,b){while(a&&a!=(b||sj_b)){if(a==c)return!0;a=a.parentNode}return!1};function sj_go(a,c,d){var b=0;while(a.offsetParent&&a!=(d||sj_b)){b+=a[\"offset\"+c];a=a.offsetParent}return b};function si_fbInit(d,c,e){var a=this;a.appNs=d;a.wfId=e;var b=0;a.loadCard=function(){if(!b){sj_jb(c,1);b=1}};a.openCard=function(){}};(function(){var e,a=0,c=sj_evt,b=[];_w.si_PP&&b.push(\"onPP\");for(;a<b.length;a++)c.bind(b[e=a],d,1);!a&&d();function d(){--e<1&&c.fire(\"onP1\")}})();function lb(){var e=sj_evt,f=\"onSbBusy\",b;e.bind(f,d,1);function d(a){b=a[1];e.unbind(f,d)}for(var a=1;a<4;++a){var g=\"sb_form\"+(a>1?a:\"\"),c=_ge(g);c&&!(b&&_ge(g+\"_q\")==b)&&c.reset&&c.reset()}_w.si_sendCReq&&sb_st(si_sendCReq,800);_w.lbc&&lbc()}(function(){var a=sj_evt,c=\"onSbBusy\",b=null;a.bind(c,function(){sb_ct(b);b=sb_st(sj_wf(a.fire,\"onSbIdle\"),1100)});sj_be(_d,\"keydown\",function(b){a.fire(c,sj_et(b))})})();sj_evt.bind(\"onHTML\",function(){var a=_ge(\"sb_form\");a&&sj_be(a,\"submit\",sj_wf(sj_evt.fire,\"onSearch\",a))});function init(){};\n\
587
+ //]]></script><title>inbody:please-dont-register-a-site-that-breaks-this-test.com - Bing</title><link href=\"/s/wlflag.ico\" rel=\"icon\"/><link href=\"/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;format=rss\" rel=\"alternate\" title=\"XML\" type=\"text/xml\"/><link href=\"/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;format=rss\" rel=\"alternate\" title=\"RSS\" type=\"application/rss+xml\"/><!-- FD: 7401E1CEFB5810D03ED032A9C1EF8277 --></head><body class=\"en en-US\" onload=\"if(_w.lb)lb();\"><script type=\"text/javascript\">//<![CDATA[\n\
588
+ _G.PCT=new Date\n\
589
+ //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
590
+ si_fb=new si_fbInit('FD.1','fbbsqr_c','wf11');sj_b=_d.body;\n\
591
+ //]]></script><div id=\"sw_page\"><div id=\"sw_width\"><div id=\"sw_hdr\"><div class=\"sw_t\"><div class=\"sw_tc\"></div><ul id=\"sch_scopes\"><li><a href=\"/?scope=web&amp;FORM=Z9FD\" onmousedown=\"return si_T('&amp;ID=FD,23.1')\">Web</a></li><li><a href=\"/images/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=BIFD\" onmousedown=\"return si_T('&amp;ID=FD,25.1')\">Images</a></li><li><a href=\"/videos/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=BVFD\" onmousedown=\"return si_T('&amp;ID=FD,27.1')\">Videos</a></li><li><a href=\"/shopping/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;mkt=en-US&amp;FORM=BPFD\" onmousedown=\"return si_T('&amp;ID=FD,29.1')\">Shopping</a></li><li><a href=\"/news/search?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=BNFD\" onmousedown=\"return si_T('&amp;ID=FD,31.1')\">News</a></li><li><a href=\"/maps/default.aspx?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;mkt=en-US&amp;FORM=BYFD\" onmousedown=\"return si_T('&amp;ID=FD,33.1')\">Maps</a></li><li><a href=\"/explore?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=BXFD\" onmousedown=\"return si_T('&amp;ID=FD,35.1')\">More</a></li></ul><ul class=\"sw_tm\"><li> | </li><li><a href=\"http://www.msn.com/\" onmousedown=\"return si_T('&amp;ID=FD,39.1')\">MSN</a></li><li><a href=\"http://mail.live.com/\" onmousedown=\"return si_T('&amp;ID=FD,41.1')\">Hotmail</a></li></ul><ul class=\"sw_tn\"><li><span class=\"sw_tl\"><a href=\"javascript:void(0)\" id=\"sw_tll\"><span>Sign in</span><span class=\"sw_tla\">&#9660;</span></a><ul _IID=\"FD.2\" id=\"sw_tlm\" onmouseout=\"this._m=false;\" onmouseover=\"this._m=true;\"></ul></span></li><li><div class=\"sw_tl sw_meWrap\"><a href=\"/central?publ=BING&amp;crea=ME\" id=\"sw_meCtrl\" onmousedown=\"return si_T('&amp;ID=FD,47.1')\"><span class=\"sw_me\" id=\"sw_meTxt\">Rewards</span><span class=\"sw_meIc\"></span></a></div></li><li><a href=\"/account/general?ru=http%3a%2f%2fwww.bing.com%3a80%2fsearch%3fq%3dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com&amp;SH=1&amp;FORM=SEFD\" title=\"Brookline, Massachusetts\" onmousedown=\"return si_T('&amp;ID=FD,43.1')\">Brookline, Mas\xE2\x80\xA6</a></li><li><a href=\"/account/general?ru=http%3a%2f%2fwww.bing.com%3a80%2fsearch%3fq%3dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com&amp;FORM=SEFD1\" class=\"sw_pref\" title=\"Preferences\" onmousedown=\"return si_T('&amp;ID=FD,42.1')\"></a></li></ul><div id=\"sw_tfbb\"></div></div><form action=\"/search\" class=\"sw_box\" id=\"sb_form\"><a href=\"/?FORM=Z9FD1\" class=\"sw_logo\" onmousedown=\"return si_T('&amp;ID=FD,37.1')\"><span class=\"sw_logoT\">Bing</span></a><div class=\"sw_bd\"><div class=\"sw_b\"><input class=\"sw_qbox\" id=\"sb_form_q\" name=\"q\" title=\"Enter your search term\" type=\"text\" value=\"inbody:please-dont-register-a-site-that-breaks-this-test.com\" /><input class=\"sw_qbtn\" id=\"sb_form_go\" name=\"go\" tabindex=\"0\" title=\"Search\" type=\"submit\" value=\"\" /></div><input id=\"sa_qs\" name=\"qs\" type=\"hidden\" value=\"ns\" /><div id=\"sw_as\"></div></div><input name=\"form\" type=\"hidden\" value=\"QBRE\" /></form></div><div id=\"sw_content\"><div></div><style type=\"text/css\">#content{margin:0 0 0 -15px;padding:0 271px 0 0;max-width:666px}#results_area{float:left;width:100%}#results_container{padding:0 15px}#sidebar{float:left;margin:0 -271px 0 0;padding:0 15px 0 26px;width:230px;word-wrap:break-word}.sb_vdl{width:100%;margin-top:.4em}#results:after,.sb_vdl:after{clear:both;content:'.';display:block;height:0;visibility:hidden}.sb_vdl ul{max-width:34%;_width:34%;margin:0 1.51em 0 3.11em;_margin:0 2.55em 0 1.18em;float:left}.sb_vdl li{text-indent:-.77em;_text-indent:0;a:0}.sb_ph{margin:0 0 .93em;text-align:right}.sb_ph h1{float:left}.sc_bullet{margin:0 0 0 .47em;font-size:93%}.sb_ph a{color:#737373;text-decoration:underline}</style><!--snr2--><script type=\"text/javascript\">//<![CDATA[\n\
592
+ _G.AppVer=\"8_01_0_1209665\";\n\
593
+ //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
594
+ _G.FCT=new Date\n\
595
+ //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
596
+ _G.BCT=new Date\n\
597
+ //]]></script><style type=\"text/css\">#no_results h1{color:#000;font-size:125%;margin:10px 0 30px;word-wrap:break-word}#no_results h2{font-size:small;font-weight:bold;color:#000;margin:15px 0 0;float:none}#sw_content{background:#fff;padding:0 0 29px;min-height:320px}#content{padding:7px 254px 0 20px;min-height:200px;margin:0}#results_area{width:590px}#sidebar{margin:0 -230px 0 22px}#no_results ul,#no_results ul li{display:block}#no_results ul{clear:both;margin:0;padding:0;list-style-type:none}#no_results ul li{font-size:small;margin:6px 0 0}#no_results ul li span{color:#000}#no_results .ans li{background:none;padding:0}#content .sb_alert{color:#000;border:none;font-size:small}#content .sb_alert a{font-weight:normal;font-style:normal}#content .sb_alert strong{font-style:normal}#no_results .qscolumn{float:none;max-width:100%}#sb_foot{font-size:83.9%;clear:both;float:left;width:100%;border-top:solid 1px #e5e5e5}#sw_footL,#sw_footL a{color:#737373}#sb_foot ul{display:block;list-style:none;margin:5px 10px;padding:0;float:right}#sb_foot li{display:inline}#sb_foot a{margin:.4em}a#sb_feedback{color:#e66400}#sw_canvas{padding-top:1.2em}.sb_pt{color:#e66400;border-bottom:#e6e6e6 solid 1px;float:left;font-size:medium;line-height:1.69em;margin:-1.89em 0 0;position:relative;width:100%;min-height:1.69em}.sb_pt h1,.sb_pt .sb_ptn{min-width:140px;_width:140px;float:left;font-size:125%;padding:0 20px;white-space:nowrap}.sb_ptr{font-size:81%;position:absolute;right:20px;top:.5em}.sb_ptr a,.sb_ptr a:visited{color:#000;padding:0 0 0 .77em}.sb_pt sup{font-size:50%;margin-left:.4em}</style><style type=\"text/css\">.sw_a{margin-right:15em}</style><div class=\"sb_pt\" id=\"sw_abar\"><div class=\"sb_ptn\"><a href=\"/\" onmousedown=\"return si_T('&amp;ID=FD,2.1')\">Web</a></div></div><div><!-- snr --><div id=\"content\"><div id=\"results_area\"><div id=\"results\"><div id=\"no_results\"><h1>No results found for <strong>inbody:please-dont-register-a-site-that-breaks-this-test.com</strong>.</h1><h2>Search tips:</h2><ul><li><span>Ensure words are spelled correctly.</span></li><li><span>Try rephrasing keywords or using synonyms.</span></li><li><span>Try less specific keywords.</span></li><li><span>Make your queries as concise as possible.</span></li></ul><h2>Other resources that may help you:</h2><ul><li><span>Get additional search tips by visiting <a href=\"http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx\" onmousedown=\"return si_T('&amp;ID=SERP,5052.1')\">Web Search Help</a>.</span></li><li><span>If you cannot find a page that you know exists, <a href=\"/docs/submit.aspx?FORM=SURE\" onmousedown=\"return si_T('&amp;ID=SERP,5053.1')\">send the address to us</a>.</span></li></ul></div></div></div><div id=\"sidebar\"></div></div></div></div><div id=\"sb_foot\" onmouseover=\"si_fb.loadCard()\"><ul id=\"sw_footL\"><li><span>&#169; 2012 Microsoft</span> | </li><li><a href=\"http://go.microsoft.com/fwlink/?LinkId=74170\" onmousedown=\"return si_T('&amp;ID=FD,60.1')\">Privacy</a> | </li><li><a href=\"http://g.msn.com/0TO_/enus\" onmousedown=\"return si_T('&amp;ID=FD,62.1')\">Legal</a> | </li><li><a href=\"http://advertising.microsoft.com/advertise-on-bing\" onmousedown=\"return si_T('&amp;ID=FD,64.1')\">Advertise</a> | </li><li><a href=\"http://www.bing.com/toolbox/home/\" onmousedown=\"return si_T('&amp;ID=FD,66.1')\">Business solutions</a> | </li><li><a href=\"http://g.msn.com/AIPRIV/en-us\" target=\"_blank\" onmousedown=\"return si_T('&amp;ID=FD,68.1')\">About our ads</a> | </li><li><a href=\"http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx\" id=\"sb_help\" target=\"_blank\" onmousedown=\"return si_T('&amp;ID=FD,70.1')\">Help</a> | </li><li><a href=\"https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatnoresultsweb&amp;P2=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com&amp;P3=0&amp;P4=NOFORM&amp;P5=2611497C8CBD660C2F904A748DB9665D&amp;P6=Brookline, Massachusetts&amp;P9=42.343341827%2f-71.122756958&amp;P10=0&amp;P11=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%2fsearch%3fq%3dinbody%3aplease-dont-register-a-site-that-breaks-this-test.com%26FORM%3dFEEDTU\" id=\"sb_feedback\" onclick=\"si_fb.openCard(this);return false\" onfocus=\"si_fb.loadCard()\" onmousedown=\"return si_T('&amp;ID=FD,72.1')\">Tell us what you think</a></li></ul></div></div></div><div id=\"sb_fb\"></div><script type=\"text/javascript\">//<![CDATA[\n\
598
+ _G.BST=new Date\n\
599
+ //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
600
+ sj_evt.bind(\"onP1\",function(){var a=_ge(\"sw_tll\");a&&sj_jb(\"multipleLogins_c\",1,a,\"mouseover\",a,\"click\")},1,5);sj_cook=new function(){var a=this;a.get=function(d,c){var a=_d.cookie.match(new RegExp(\"\\\\b\"+d+\"=[^;]+\"));if(c&&a){var b=a[0].match(new RegExp(\"\\\\b\"+c+\"=([^&]*)\"));return b?b[1]:null}return a?a[0]:null};a.set=function(c,d,m,k,j,g){var e,f=d+\"=\"+m,b=a.get(c);if(b){var h=a.get(c,d);e=h?b.replace(d+\"=\"+h,f):b+\"&\"+f}else e=c+\"=\"+f;var i=location.hostname.match(/([^.]+\\.[^.]*)$/),l=g&&g>0?g*6e4:6.3072e10;_d.cookie=e+(i?\";domain=\"+i[0]:\"\")+(k?\";expires=\"+(new Date((new Date).getTime()+Math.min(l,6.3072e10))).toGMTString():\"\")+(j?\";path=\"+j:\"\")}};function sj_ic(b){var a=sj_ce(\"style\");_d.getElementsByTagName(\"head\")[0].appendChild(a);if(sb_ie)a.styleSheet.cssText=b;else a.appendChild(_d.createTextNode(b))};_ge(\"sa_qs\").value=\"bs\";sj_evt.bind(\"onASConfig\",function(d){var b=d[1],a=_ge(b.i),c=sj_evt.fire;a.setAttribute(\"autocomplete\",\"off\");sj_be(a,\"keyup\",function(d){var e={};for(var a in d)e[a]=d[a];c(\"onASKeyup\"+b.i,e)});sj_be(a,\"click\",sj_wf(c,\"onASClick\"+b.i));sj_jb.apply(null,[b.r,1,a,\"mousedown\",a,\"keydown\"].concat(b.ol?[_w,\"load\"]:[]))},1);sj_evt.fire('onASConfig',{r:'AutoSug',lmh:'\\/profile\\/history?q=inbody%3aplease-dont-register-a-site-that-breaks-this-test.com',ePN:1,eAN:1,eLO:1,h:1,as:'a',m:8,mkt:'en-US',ml:45,mh:128,d:100,t:1,u:'http:\\/\\/api.bing.com\\/qsonhs.aspx?FORM=ASAPIW',f:'sb_form',i:'sb_form_q',c:'sw_as',p0:'DN,AN',eHS:1,cHS:3,sid:'7A34F3B3A75E477097AE9E81FFC678EF'});sa_loc={H_PN:'Popular now',H_AS:'Web results',L_MH:'Manage search history',L_P:'Preferences',T_SQ:'Trending',H_ID:'Brands',H_VH:'Web results'};;sj_evt.bind('onP1',function(){sa_DNS=new Image;sa_DNS.src='http://api.bing.com/qsonhs.aspx?FORM=ASAPIW&q='},1,5);sj_evt.fire(\"onHTML\");function si_sendCReq(){_G.muidI=new Image;_G.muidI.onload=function(){var d=_d.cookie;if(/\\bTUID\\b/i.test(d))return 1;_G.muidI2=new Image;_G.muidI2.src=_G.gpUrl+\"CM=TMF&IG=\"+_G.IG+(_G.CID?\"&CID=\"+_G.CID:\"\");var b=\"MUID\",a=sj_cook.get(b);if(a){var c=a.substring(b.length+1);_G.muidI3=new Image;_G.muidI3.src=_G.akamaiSyncUrl.replace(/&amp;/g,\"&\")+c}return 1};_G.muidI.src=_G.cUrl};sf_fbCfg={sId:\"0\",wt:1500};sj_evt.bind(\"xd:fba:checkbar\",function(b){if(b&&b.length>=2){var a=sj_ce(\"iframe\");a.id=\"sw_tfbbi\";var c=_ge(\"sw_tfbb\");if(c){a.height=\"0\";a.scrolling=a.frameBorder=\"no\";a.src=\"/fd/fb/b?fv=\"+_G.Ver+\"#\"+b[1];c.appendChild(a)}}});sj_evt.bind(\"onP1\",function(){var a=sj_ce(\"iframe\");a.height=a.width=0;a.frameBorder=a.scrolling=\"no\";sj_b.appendChild(a);a.src=\"/fd/fb/r?v=\"+_G.Ver+\"&sId=\"+sf_fbCfg.sId},1,_w.sf_fbCfg&&sf_fbCfg.wt?sf_fbCfg.wt:1500);RMS2=new function(){var b=[],d=\"\",g=\"readyState\",e=\"onreadystatechange\",f,h,a=_w.RmsConfig||{};this.RegisterResources=function(c,h,g,e){d=_d.domain;for(var a=0;a<c.length;a++)b.push({n:g,u:c[a],c:e[a]});if(!f){f=true;sj_evt.bind(\"onP1\",j,1,1e3)}};function i(e,g){var d=6,c=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_\",a=e?e.split(\"\"):[],f,b=~~(g/d);while(a.length<=b)a.push(c.charAt(0));f=c.indexOf(a[b])|1<<g%d;a[b]=c.charAt(f);return a.join(\"\")}function k(a){var b=sj_cook.get(\"RMS\",a.n);sj_cook.set(\"RMS\",a.n,i(b,a.c),0,\"/\",0)}function j(){if(_d.domain!=d)return;a.P&&a.P();h=new Date;c(0)}function c(f){var i=b[f];if(i){var d=sj_gx();if(!d)return;d.open(\"get\",i.u,true);var j=sb_st(function(){if(d[g]!=4){d[e]=function(){};d.abort();c(f+1)}},5e3);d[e]=function(){if(d[g]==4){sb_ct(j);k(b[f]);c(f+1)}};d.send(null)}else a.I&&a.I(h)}};RMS2.RegisterResources(['\\/fd\\/sa\\/1014073511\\/brand9_c.css','\\/fd\\/sa\\/0908192802\\/noResults2_c.css','\\/fd\\/sa\\/1020103738\\/Shared.js','\\/fd\\/sa\\/0108182120\\/PostContent.js'],[],'F',[3,9,1,2]);;\n\
601
+ //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
602
+ RMS2.RegisterResources(['/sa/1017025953/serpAll_c.css'],[],'A',[4]);;\n\
603
+ //]]></script><script type=\"text/javascript\">//<![CDATA[\n\
604
+ (function(){function a(){!_w.sb_ppCPL&&sb_st(function(){si_PP(new Date)},0)}var b=_w.onload||function(){};onload=function(c){_G.BPT=new Date;b(c);a()};_G.HT=new Date})()\n\
605
+ //]]></script></body></html>"
606
+ http_version: "1.1"
607
+ - !ruby/struct:VCR::HTTPInteraction
608
+ request: !ruby/struct:VCR::Request
609
+ method: :get
610
+ uri: http://search.yahoo.com:80/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com
611
+ body:
612
+ headers:
613
+ user-agent:
614
+ - Page Rankr
615
+ response: !ruby/struct:VCR::Response
616
+ status: !ruby/struct:VCR::ResponseStatus
617
+ code: 200
618
+ message: OK
619
+ headers:
620
+ p3p:
621
+ - policyref="http://info.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC GOV"
622
+ content-type:
623
+ - text/html; charset=UTF-8
624
+ date:
625
+ - Thu, 16 Feb 2012 01:36:46 GMT
626
+ content-encoding:
627
+ - gzip
628
+ set-cookie:
629
+ - sSN=hyog0O02wWGWjN0TemltrjnsGnL0jlAB1qucp769XMulfQHsJdIdYh3RDSs35OV.KtDKXOJm6k4C3H5jkv27lg--; path=/; domain=.search.yahoo.com
630
+ cache-control:
631
+ - private
632
+ vary:
633
+ - Accept-Encoding
634
+ transfer-encoding:
635
+ - chunked
636
+ body: |
637
+ <!doctype html><html lang="en-US"><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><script>var pL=0, pUrl='http://ybinst3.ec.yimg.com/ec/fd/ls/l?IG=4a06ee1f5ae24dfe8d4f3c5daeae2f5c&CID=4a06ee1f5ae24dfe8d4f3c5daeae2f5c&Type=Event.CPT';function SLB(s,pUrl){var url,img=new Image(),dat='&DATA=';dat+=s?'%7B%22pp%22%3A%7B%22S%22%3A%22A%22%7D%7D':'%7B%22pp%22%3A%7B%22S%22%3A%22L%22%7D%7D';url=pUrl+dat;img.src=url+'&'+(new Date()).getTime();pL=1}window.onbeforeunload=function(){(!pL)?SLB("A",pUrl):""};window.onload=function(){SLB("",pUrl)};(function(){var h=document.documentElement;h.className+=" js";(new Image()).src='http://a.l.yimg.com/pv/static/img/metro_sprite-201109271557.png';})();</script><link rel="alternate" type="application/rss+xml" title="Yahoo! Search results for inbody:please-dont-register-a-site-that-breaks-this-test.com" href="http://api.search.yahoo.com/WebSearchService/rss/webSearch.xml?appid=yahoosearchwebrss&query=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&adult_ok=1"><title>inbody:please-dont-register-a-site-that-breaks-this-test.com - Yahoo! Search Results</title><link rel="stylesheet" type="text/css" href="http://a.l.yimg.com/pv/static/lib/srp-core-css_201201170403.css"><style type="text/css">s,.sprt,#logo,#att_icon,#verizon_icon .ico,#at-tog,.ssbang,.sschk,.ssochk,.ssbx,#ss a.ss-remove,.ads a.pp-l,.news-nph,.stars-sm span,.stars-lg span,.thmbplay,.sc-promo-img,.sc-close,#pnkribn .sym{background-image:url(http://a.l.yimg.com/pv/static/img/metro_sprite-201109271557.png);}</style></head><body id="ysch" class=" UNKNOWN windows vUNKNOWN"><div id="doc" class=""><h1 class="off-left">Yahoo! Web Search</h1><div id="hd-wrap"><div id="hd-contents"><div id="uh" data-bns="Yahoo" data-bk="3.1"><ul class="l"><li class="hi">Hi, <strong>Guest</strong></li><li><a href="https://login.yahoo.com/config/login?.pd=c%3Dolq_tAyp2e48EO0kDrSGSlM-&.src=srchp&.done=http%3A%2F%2Fsearch.yahoo.com%2Fsearch%3Fei%3DUTF-8%26p%3Dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com" target="_top">Sign In</a></li><li><a href="http://help.yahoo.com/l/us/yahoo/search/">Help</a></li></ul><ul class="r"><li><s id="mail_icn"></s><a href="http://mail.yahoo.com/">Mail</a></li><li id="y-hp-li"><s id="home_icn"></s><a href="http://www.yahoo.com">Yahoo!</a></li></ul></div><div id="hd" data-bns="Yahoo" data-bk="3.1"><a id="logo" href="http://www.yahoo.com/">Yahoo!</a><form id="sf" name="s" method="get" role="search" action="/search" accept-charset="utf-8"><div class="bd"><div id="sbx" class="sd"><label for="yschsp" class="off-left">Search query</label><input type="text" class="sbq" id="yschsp" name="p" value="inbody:please-dont-register-a-site-that-breaks-this-test.com" tabindex="1" autocomplete="off"><input type="submit" class="sbb-sd sbb" value="Search" tabindex="2"><input type="hidden" name="fr2" value="sb-top"></div><div id="safety-status" class="safety clr"><h2 class="app-lbl"><a href="/preferences/preferences?pref_done=http%3A%2F%2Fsearch.yahoo.com%2Fsearch%3Fei%3DUTF-8%26p%3Dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com&.bcrumb=#safesearch"><span class="visually-hidden">SafeSearch On</span><s title="SafeSearch On" class="ico" role="presentation"></s></a></h2></div><div id="so" class="menu"><a id="so-link" class="menu-link" href="http://search.yahoo.com/preferences/preferences">Options<s></s></a><div id="so-menu" class="menu-bd"><ul><li><a href="http://search.yahoo.com/web/advanced?ei=UTF-8&p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com">Advanced Search</a></li><li><a href="http://search.yahoo.com/preferences/preferences?pref_done=http%3A%2F%2Fsearch.yahoo.com%2Fsearch%3Fei%3DUTF-8%26p%3Dinbody%253Aplease-dont-register-a-site-that-breaks-this-test.com&.bcrumb=">Preferences</a></li></ul><hr><ul><li><a href="http://ebm.cheetahmail.com/r/regf2?a=0&aid=497540725&n=11&PROMOCODE=US2117&o=US2117&_vsrefdom=yahooseemsghere">Advertising Programs</a></li><li><a href="http://help.yahoo.com/l/us/yahoo/search/basics/basics-23.html">About This Page</a></li></ul></div></div><input type="hidden" name="type_param" id="type_param" value=""><div id="at" class="sd sa-hidden"><h2 class="off-left">Search Direct</h2></div></div><div class="ursa-ft ft"></div></form></div></div></div><div id="cnt-wrap"><h3 class="query"><span id="resultCount">0</span> results</h3></div><div id="bd-wrap"><div id="extend"><div id="pivots"><ul id="horiz_tabs" role="tablist" aria-describedby="tabview-description"><li role="tab" class="piv-000 active"><span><s></s>Web</span></li><li role="tab" class="piv-001 last"><a href="http://images.search.yahoo.com/search/images?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Images</a></li><li role="tab" class="piv-002 last"><a href="http://video.search.yahoo.com/search/video?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Video</a></li><li role="tab" class="piv-007 last"><a href="http://shopping.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Shopping</a></li><li role="tab" class="piv-018 last"><a href="http://apps.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Apps</a></li><li role="tab" class="piv-008 last"><a href="http://blog.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Blogs</a></li><li id="pivot_more" role="presentation"><a href="#" role="tab" id="ext-pivot" class="menu-link">More<s></s></a><div class="menu-bd" id="pivot-menu" role="menu" aria-labelledby="ext-pivot" aria-hidden="true"><ul role="presentation"><li class="piv-000 hidden"><a role="menuitem" href="/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Web</a></li><li class="piv-001 hidden"><a role="menuitem" href="http://images.search.yahoo.com/search/images?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Images</a></li><li class="piv-002 hidden"><a role="menuitem" href="http://video.search.yahoo.com/search/video?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Video</a></li><li class="piv-003"><a role="menuitem" href="http://news.search.yahoo.com/search/news?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>News</a></li><li class="piv-006"><a role="menuitem" href="/ypredirect?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Local</a></li><li class="piv-007 hidden"><a role="menuitem" href="http://shopping.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Shopping</a></li><li class="piv-016"><a role="menuitem" href="http://recipes.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Recipes</a></li><li class="piv-004"><a role="menuitem" href="http://sports.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Sports</a></li><li class="piv-005"><a role="menuitem" href="http://finance.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Finance</a></li><li class="piv-017"><a role="menuitem" href="http://omg.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>OMG!</a></li><li class="piv-018 hidden"><a role="menuitem" href="http://apps.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Apps</a></li><li class="piv-008 hidden"><a role="menuitem" href="http://blog.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Blogs</a></li><li class="piv-012"><a role="menuitem" href="http://dir.search.yahoo.com/search?p=inbody%3Aplease-dont-register-a-site-that-breaks-this-test.com&fr=&fr2=piv-web"><s></s>Directory</a></li></ul></div></li></ul></div></div><div id="bd" role="document"><div id="sidebar" data-bns="Yahoo" data-bk="6.1" class="sidebar"><div class="bd"><h4 class="fbt">FILTER BY TIME</h4><ul><li class="flt"><a href="/search?fr2=showall&amp;p=inbody:please-dont-register-a-site-that-breaks-this-test.com" class="btf ajax active">Anytime</a></li><li class="flt"><a href="/search?fr2=time&amp;p=inbody:please-dont-register-a-site-that-breaks-this-test.com&amp;btf=d" class="btf ajax">Past day</a></li><li class="flt"><a href="/search?fr2=time&amp;p=inbody:please-dont-register-a-site-that-breaks-this-test.com&amp;btf=w" class="btf ajax">Past week</a></li><li class="flt last"><a href="/search?fr2=time&amp;p=inbody:please-dont-register-a-site-that-breaks-this-test.com&amp;btf=m" class="btf ajax">Past month</a></li></ul></div></div><div id="results"><style type="text/css">.ads.horiz.bot{background-color:#FBF0FA;}.rais{min-width:516px}.rais h2 a{margin-right:7px}.rais .abst{max-width:42em;margin-right:8px;_margin-right:0;_width:508px}.rais p{margin-top:1px;*margin-top:0}.spns li.rais div h3{margin-bottom:1px}.spns li.rais div h3 a{font-size:123%}.spns li.rais div a{font-size:100%}body.opera .rais h3,body.safari .rais h3{margin-bottom:0}.rais .thmb{float:right;margin:4px 0 0 5px}.rais .btm{clear:both}.rais em{color:#008000}.rais_dl{color:#888}.rais_dl a{white-space:nowrap}.rais_vert{max-width:28em;margin:0;padding:3px 0 0 43px}.rais_vert:after{clear:both;content:'.';display:block;height:0;visibility:hidden}.rais_vert_dl{max-width:20em;float:left}.rais_vert_frm{max-width:20em;float:left;margin-left:35px}.ads li.rais .rais_dl a{display:inline}.ads.horiz{zoom:1}.ads .rais .vidmsg{width:94px;margin-left:4px}.ads.horiz ul.reducepx-spnslist{padding-bottom:4px;padding-top:3px}.rais a.thmb{width:82px;height:62px;border:1px solid #999;background-color:#FFF}.rais .thmb img{width:80px;height:60px;border:0;margin:1px}.rais img.thmb{width:80px;height:60px}.rais .logo{top:57px}.zrp,.zrpmsg{font-size:16px;margin-bottom:16px}.zrp.help{border:1px solid #ccc;border-left:0;border-right:0;margin:1em 11px;padding:5px;text-align:center}.zrpmsg{background:#fefbdd;margin-left:-4px;margin-right:5px;padding:9px;word-wrap:break-word}.zrp ul{margin:1em 0 1.2em;padding-left:40px}.zrp li{font-size:13px;list-style-type:disc}</style><div id="cols"><div id="left"><div id="main"><p class="msg zrpmsg" data-bns="Yahoo" data-bk="103.1">We did not find results for: <strong>inbody:please-dont-register-a-site-that-breaks-this-test.com</strong>. Try the suggestions below or type a new query above.</p><div class="zrp" data-bns="Yahoo" data-bk="103.1"><p>Suggestions:</p><ul><li>Check your spelling.</li><li>Try more general words.</li><li>Try different words that mean the same thing.</li><li>Try asking a question on <a href="http://answers.yahoo.com">Yahoo! Answers</a></li></ul></div><div class="ads horiz bot" data-bns="Yahoo" data-bk="105.1"><h2><a href="http://help.yahoo.com/l/us/yahoo/search/basics/basics-03.html">Promotional Results</a></h2><ul class="spns"><li class="rais last"><div id="raisabst" class="abst"><a class="thmb" href="http://www.yahoo.com/bin/set"><img data-src="http://l.yimg.com/a/i/us/sch/gr4/ybang_81x61.png" /></a><h3><div><a href="http://www.yahoo.com/bin/set">Make Yahoo! Your Homepage</a></div></h3><p>Everything you love on the Web, all on your Yahoo! homepage.</p><em><s class="ico-y"></s>www.<b>yahoo.com</b></em></div><div class="btm"></div></li></ul></div></div></div><div id="right"></div></div><div class="zrp help" data-bns="Yahoo" data-bk="107.1"><p>For more helpful tips on searching, visit the <a href="http://help.yahoo.com/help/us/ysearch/basics/basics-04.html">Yahoo! Search Help Center</a>.</p></div></div><div class="bdc" data-bns="Yahoo" data-bk="107.1"><div class="promo-bot"><!-- SpaceID=0 robot -->
638
+ </div></div></div><div id="ft" role="contentinfo" data-bns="Yahoo" data-bk="9.1"><p class="ft-b"><span class="copyright">&copy; 2012 Yahoo!</span> <a href="http://help.yahoo.com/l/us/yahoo/search/">Help</a> - <a href="http://info.yahoo.com/privacy/us/yahoo/search/details.html">Privacy</a> / <a href="http://info.yahoo.com/legal/us/yahoo/utos/utos-173.html">Legal</a> - <a href="http://info.yahoo.com/relevantads/">About Our Ads</a> - <a href="http://search.yahoo.com/info/submit.html">Submit Your Site</a></p><p class="pbb">Powered by Bing&trade;</p></div></div><!-- SpaceID=0 robot -->
639
+ <script>YUI_config={"spaceid":"2766679","pvid":"WuLN_koG7v6zogefr.XoqQgNrj7umk88Xa4ADi9a","beacon":"http:\/\/search.yahoo.com\/beacon\/b.gif","testid":""};(function(){var e=window.location,d,b;function c(f){return decodeURIComponent(f.replace(/\+/g," "))}function a(j){var h=j.match(/([^\?#&]+)=([^#&]*)/g)||[],l={},g,f,k;for(g=0,f=h.length;g<f;++g){k=h[g].split("=");l[c(k[0])]=c(k[1])}return l}if(window.navigator&&window.navigator.userAgent.match(/Gecko\//)){d=/#.*$/.exec(e.href);d=d&&d[0]?d[0]:""}else{d=e.hash}b=a(d);if(b.sd){document.getElementById("yschsp").value=b.sd}else{if(b._sd){document.getElementById("yschsp").value=""}}})();(function(){YUI={Env:{mods:{},add:function(n,m,l,d){if(n&&n.addEventListener){n.addEventListener(m,l,d)}else{if(n&&n.attachEvent){n.attachEvent("on"+m,l)}}},remove:function(o,n,m,d){if(o&&o.removeEventListener){try{o.removeEventListener(n,m,d)}catch(l){}}else{if(o&&o.detachEvent){o.detachEvent("on"+n,m)}}}},add:function(l,n,d,m){YUI.Env.mods[l]={name:l,fn:n,version:d,details:m||{}}}};Y={_pending:[],use:function(){Y._pending.push(arguments)},Search:{}};var i=window,g=document,k=YUI.Env.add,f=YUI.Env.remove,b=(function(){var d=[];function l(){setTimeout(function(){var n=0,m=d.length;for(;n<m;n++){d[n]()}f(i,"load",l)},0)}k(i,"load",l);return{add:function(m){d.push(m)}}}()),a=(function(){var d=navigator.userAgent.match(/MSIE\s([^;]*)/);if(d){return parseFloat(d[1])}return 0}());function c(d){return d.replace(/^\s+|\s+$/g,"")}function e(m,d){var l=new RegExp("(\\s|^)"+d+"(\\s|$)");return m.className.match(l)}function j(m,d){var l=new RegExp("(\\s|^)"+d+"(\\s|$)");m.className=c(m.className.replace(l," "))}function h(l){var d=g.getElementById(l);if(d){d.reset()}}Y.Search.Loader=(function(){var l=[],m=false;function o(q,p){var s=g.createElement(q),r,t;for(r in p){if(p.hasOwnProperty(r)){t=p[r];s.setAttribute(r,t)}}return s}function d(){var r=0,p=l.length,s,t,q=g.getElementsByTagName("head")[0];for(;r<p;r++){s=l[r];if(s.type==="css"){t=o("link",{href:s.url,rel:"stylesheet",type:"text/css"})}else{if(s.type==="js"){t=o("script",{src:s.url})}else{continue}}q.appendChild(t)}m=true;l=[]}function n(){var r=arguments[0],s=Array.prototype.slice.call(arguments,1),q=0,p=s.length;for(;q<p;q++){l.push({type:r,url:s[q]})}if(m){d()}}b.add(d);return{js:function(){var p=Array.prototype.slice.call(arguments);n.apply(null,["js"].concat(p))},css:function(){var p=Array.prototype.slice.call(arguments);n.apply(null,["css"].concat(p))}}}());(function(){var o=0;function n(){if(--o===0&&typeof rt_AddTime==="function"){rt_AddTime("t2")}if(o===0&&typeof T!=="undefined"){T.stamp("img")}}function l(){var v=this,u=v.parentNode.parentNode,q,s,r,t,p;n();if(v.getAttribute("allowResize")==="true"||e(v,"sm-thumb")){j(u,"sm-hide");if(a&&e(u,"sm-media")){q=u.offsetWidth;s=u.offsetHeight;r=v.width;t=v.height;p=Math.max(r/q,t/s);if(p&&r&&t){v.style.width=(r/p)+"px";v.style.height=(t/p)+"px"}}}}function m(){n();this.style.display="none"}function d(){var p=g.images,q=p.length,r,s;while(q--){r=p[q];s=r.getAttribute("data-src")||r.getAttribute("__src")||r.getAttribute("_src");if(s){o++;r.onload=l;r.onerror=m;r.setAttribute("src",s);r.removeAttribute("data-src");r.removeAttribute("__src");r.removeAttribute("_src");j(r,"hidden")}}}b.add(d)}());b.add(function(){var l=g.getElementById("yschsp"),d=/(^|\s)sd(\s|$)/;if(l&&d.test(l.parentNode.className)){return}if(a&&(!l||!l.getAttribute("dirty"))){h("sf");h("sB")}});(function(){var l=g.getElementById("web"),m=(l)?l.getElementsByTagName("a"):[],p=/(?:^|\s+)yschttl(?:\s+|$)/,n=m.length,q,d=(function(){if(a&&a<7){return function(v,t){var u=new RegExp("^<a.*\\s"+t+'="([^"]*)"',"i"),s=u.exec(v.outerHTML);return s?s[1]:null}}else{return function(t,s){return t.getAttribute(s)}}}());function r(s){var w=s||i.event,u=w.target||w.srcElement,v;while(u){if(u.tagName&&u.tagName.toLowerCase()==="a"&&u.getAttribute("dirtyhref")){v=d(u,"dirtyhref");if(v){u.setAttribute("href",v)}break}u=u.parentNode}}k(g,"mousedown",r);k(g,"click",r);function o(w){var t,x,s,v,u;t=d(w,"href");if(!t){return}x=d(w,"ourl");if(!x){s=t.indexOf("/**");if(s<0){return}x=decodeURIComponent(t.substr(s+3))}v=w.cloneNode(true);v.setAttribute("href",x);v.setAttribute("dirtyhref",t);if(a){u=v.innerHTML;t=d(v,"dirtyhref");v.setAttribute("href",t);if(v.innerHTML!==u){return}v.setAttribute("href",x)}w.parentNode.replaceChild(v,w)}while(n--){q=m[n];if(p.test(q.className)){o(q)}}}())}());Y.use("srp",function(){Y.Search.SRP.init({"enable_sidebar_collapse":"","pvid":"WuLN_koG7v6zogefr.XoqQgNrj7umk88Xa4ADi9a","url_img_progress":"http:\/\/a.l.yimg.com\/pv\/i\/us\/sch\/gr4\/sp-progress2.gif","tts":null},{"aria_loading_results":"Retrieving search results. Please wait.","aria_results_loaded":"New search results have been retrieved. Press control shift and down arrow key to jump to the first search result. Press control shift and up arrow key to jump back to the search box.","common.expando.playvideo":"Play Video","common.expando.closevideo":"Close Video","common.results.error":"Sorry, there was a problem retrieving search results. Please try again.","common.results.loading":"Loading results...","srp.title":"%q - Yahoo! Search Results","common.more_dots":"more...","common.less":"Less"});});Y.use("srp-bing-beacon",function(){Y.Search.SRP.initBTrack({"cUrl":"http:\/\/ybinst3.ec.yimg.com\/ec\/fd\/ls\/GlinkPing.aspx?IG=4a06ee1f5ae24dfe8d4f3c5daeae2f5c\u0026CID=4a06ee1f5ae24dfe8d4f3c5daeae2f5c","pUrl":"http:\/\/ybinst3.ec.yimg.com\/ec\/fd\/ls\/l?IG=4a06ee1f5ae24dfe8d4f3c5daeae2f5c\u0026CID=4a06ee1f5ae24dfe8d4f3c5daeae2f5c\u0026Type=Event.CPT","Attr":["data-bns","data-bk"]});});Y.use("srp-session-tracking", function(){Y.Search.SRP.SessionTracking.init({"beaconUrl":"\/ra\/click","bcrumb":"","skey":"LkB2CYwyDCDlOOR1Ro38nw--"});});Y.use("ura-injection", "history-lite", function(){Y._ura = new Y.URA({"searchbox":"#yschsp","logdata":{"origin":"srp","csrcpvid":"WuLN_koG7v6zogefr.XoqQgNrj7umk88Xa4ADi9a"},"spaceid":"2766679","geo":{"w":2455080,"l":"-74.886436,39.938450"},"api":"\/sdconfig?o=sd1\u0026sid=2766679","rev":"0.8.22","sbc":"#sbx","container":"#at","hclass":"sa-hidden","fclass":"shl-reg"});Y._ura.on('history:add',function(e){Y.HistoryLite.add( (e.pqstr==''?'_sd=popnow':'sd='+e.pqstr) )});var id=Y.HistoryLite.get('sd'),open=Y.HistoryLite.get('_sd'),n=Y.one('#sbx');if((id || open)&&n&&!n.hasClass('shl-reg')){Y.later(0,{},function(){Y.one('#yschsp').focus();});}});Y.Search.Loader.js('http://a.l.yimg.com/pv/lib/s9/srp-core-js-1_201106101018.js','http://a.l.yimg.com/pv/static/lib/srp-core-js-2_201111221355.js');</script></body></html><!-- syc80.search.ac2.yahoo.com compressed/chunked Wed Feb 15 17:36:46 PST 2012 -->
640
+
564
641
  http_version: "1.1"