google works
Cette révision appartient à :
Parent
0cc9bfb016
révision
3de6edf286
1 fichiers modifiés avec 3 ajouts et 0 suppressions
|
@ -127,6 +127,9 @@ var resurrect={
|
||||||
gotoUrl=rawUrl.substring(0, 8)+
|
gotoUrl=rawUrl.substring(0, 8)+
|
||||||
rawUrl.substring(8).replace(/\//, '.nyud.net:8080/');
|
rawUrl.substring(8).replace(/\//, '.nyud.net:8080/');
|
||||||
break;
|
break;
|
||||||
|
case 'google':
|
||||||
|
gotoUrl='http://www.google.com/search?q=cache:'+encUrl
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
if (gotoUrl) {
|
if (gotoUrl) {
|
||||||
opener.resurrect.originalDoc.location.assign(gotoUrl);
|
opener.resurrect.originalDoc.location.assign(gotoUrl);
|
||||||
|
|
Chargement…
Référencer dans un nouveau ticket