{"url":"https://userstyles.org/styles/35123/4chan-x-recaptcha-fixx","name":"4chan x reCAPTCHA Fixx","description":"A fixx I grabbed for 4Chan x grease monkey script..\r\n\r\nnot mine..\r\n\r\nan other fix is to:\r\n1) Find this line:\r\n\r\n    #qr tr:last-child { \\\r\n\r\nand replace it with this one:\r\n\r\n    #qr td.rules { \\\r\n\r\n2) Find this line:\r\n\r\n    if (target.nodeName === 'TABLE') {\r\n\r\nand insert this directly ABOVE it:\r\n\r\n    if (target.id == 'recaptcha_challenge_field' \u0026\u0026 $('#qr #recaptcha_challenge_field')) {\r\n    $('#qr #recaptcha_challenge_field').setAttribute('value',target.value);\r\n    $('#qr #recaptcha_image img').setAttribute('src','http://www.google.com/recaptcha/api/image?c=' + target.value);\r\n    }\r\n\r\nThis should take care of the problem until aeosynth fixes it. \r\n\r\n\r\nSauce:\r\nhttp://userscripts.org/topics/57445","author":"Pollywog","created":"2010-07-31T11:29:35.000Z","created_ago":"almost 16 years","updated":"2010-07-31T11:29:35.000Z","updated_ago":"almost 16 years","category":"site","subcategory":"4chan","weekly_installs":9,"total_installs":1427,"rating":"none","isPremium":false,"screenshot":null,"license":null}