ydyu

Results 1 comments of ydyu

I found the reason why Pocket is not working: the Content-Type isn't set in request header, causing a 400 Bad Request error. To fix: in js/src/main.js, under `Readebble.addToPocket = function()...