diff --git a/db.js b/db.js index 56b3aa9..3e7f31f 100644 --- a/db.js +++ b/db.js @@ -13,7 +13,7 @@ module.exports = { id: 'LATimes', name: 'Los Angeles Times', url: date => `https://cdn.freedomforum.org/dfp/pdf${date.format('D')}/CA_LAT.pdf`, - scale: 1.07, + scale: 1.02, }, { id: 'SFChronicle',