Skip to content

Instantly share code, notes, and snippets.

@agaerig
Last active June 17, 2019 14:27
Show Gist options
  • Select an option

  • Save agaerig/c1b66c55a07a3637236ec72a3e361f98 to your computer and use it in GitHub Desktop.

Select an option

Save agaerig/c1b66c55a07a3637236ec72a3e361f98 to your computer and use it in GitHub Desktop.
newsletterList: [
{
name: 'WIRED Daily',
newsletterId: 216,
slug: 'daily',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Our biggest stories, delivered to your inbox every day.',
dangerousHed: 'Get WIRED's Daily Newsletter'
},
unsubscribe: {
optDownNewsletterId: 248848,
optDownDangerousDek: `Daily digests too much? Get the weekly version.`,
optDownButtonLabel: 'Get WIRED's Weekly Newsletter'
}
},
{
newsletterId: 248848,
name: 'WIRED Weekly',
disableSubscribePage: true,
unsubscribe: {}
},
{
name: 'Gadget Lab',
newsletterId: 248816,
slug: 'gadget-lab',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Gear news, deals, and advice on the best laptops, headphones, and more. Delivered twice a week.',
dangerousHed: 'Get WIRED's Gadget Lab Newsletter',
image: {}
},
},
{
name: 'Longreads',
newsletterId: 248834,
slug: 'longreads',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Investigations and features from Backchannel, our longreads hub. In your inbox every Sunday.',
dangerousHed: 'Get the WIRED Longreads Newsletter',
image: {}
},
},
{
name: 'Transportation',
newsletterId: 248870,
slug: 'transportation',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'All things transportation, from self-driving cars to the new space race, speeding toward your inbox on Mondays.',
dangerousHed: 'Get the WIRED Transportation Newsletter',
image: {}
},
},
{
name: 'Science',
newsletterId: 248817,
slug: 'science',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Our biggest science stories, from genetic engineering to robots to the future of our Earth, zapped to your inbox.',
dangerousHed: 'Get the WIRED Science Newsletter',
image: {}
},
},
{
name: 'Tech in Two',
newsletterId: 248903,
slug: 'tech-in-two',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Catch up on tech's most important stories, in two minutes or less. Delivered every weekday.',
dangerousHed: 'Get WIRED's Tech in Two Newsletter',
image: {}
},
},
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment