EPISODE · Jul 29, 2014 · 1H 3M
Episode 11
from The Biggest Problem in the Universe · host The Biggest Problem in the Universe
Episode 11 Transcript courtesy of Megan Pennock Slacktivists 10484 Neil deGrasse Tyson 1075 Know-it-all Masseuses -3 Fries -4723 See All the Problems... jQuery(document).ready( function($) { console.log('test'); $('.voteup').click(function() { var problem_id = $(this).data("id"); console.log(problem_id); var data = { action: 'problem_vote_up', problem_id: problem_id, solution: false, }; var me = $(this); var ajaxurl = 'https://biggest.thedickshow.com/wp-admin/admin-ajax.php'; var ajaxurl = 'https://biggest.thedickshow.com/wp-content/plugins/big-list/vote_handler.php'; jQuery.post(ajaxurl, data, function(response) { console.log(response); obj = jQuery.parseJSON(response); console.log(obj); $('.votes-'+obj.problem_id).text(obj.votes); }); return false; }); $('.votedown').click(function() { var problem_id = $(this).data("id"); console.log(problem_id); var data = { action: 'problem_vote_down', problem_id: problem_id, solution: false, }; var me = $(this); var ajaxurl = 'https://biggest.thedickshow.com/wp-admin/admin-ajax.php'; var ajaxurl = 'https://biggest.thedickshow.com/wp-content/plugins/big-list/vote_handler.php'; jQuery.post(ajaxurl, data, function(response) { obj = jQuery.parseJSON(response); console.log(obj); $('.votes-'+obj.problem_id).text(obj.votes); }); return false; }); }); Here’s the article about the slacktivist RED campaign so you can share my hat(RED) for it. And the USDA stats on fry consumption with an interesting inverse correlation to the rise in obesity according to the CDC. Not that any of this matters because you morons are addicted to your shitty oil-coated starch sticks.
Embed this episode
NOW PLAYING
Episode 11
No transcript for this episode yet
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.