Google Modules - Get Google Personalized Homepage Content

Bash Quote

This module displays a random bash quote.

Author: GrimmthethingEmail the author
Source: View XML
Vote:
Close
Copy & paste this code into your site:

Comments

I haven't figured the amount of time yet before i changes, i also don' t know why, but it changes about twice a day.
– Grimmthething 33 months ago
If you want to read something unbuffered:
url=baseurl+"&randomize="+(Math.floor(Math.random()*16384));
_IG_FetchContent(url, onresult);
– Hans Schmucker 33 months ago
Thanks Hans, You made my day. I fixed it now, it changes on reload.  And that code will help me for another that i was working on.
– Grimmthething 33 months ago
Maybe put a button to allow users to get a new quote without reloading the page?
– CJ Millisock 33 months ago
Your name: