Skip to content

Instantly share code, notes, and snippets.

View brunoalves's full-sized avatar

Bruno Alves brunoalves

View GitHub Profile
@brunoalves
brunoalves / google++.ubiq.js
Created October 7, 2009 17:54 — forked from satyr/google++.ubiq.js
Buscas no Google Brasil
const
Google = 'http://www.google.com.br/',
GImage = 'http://image.google.com.br/',
GVideo = 'http://video.google.com.br/',
Gmail = 'https://mail.google.com.br/mail/',
GReader = Google +'reader/',
GReaderS = GReader.replace(/:/, 's:'),
GCode = Google + 'codesearch',
GSgFAQ = 'suggest'.link('http://labs.google.com/suggestfaq.html'),
GLogos = Google +'logos/',