Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

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

Select an option

Save agaerig/63bc9573d1cbd862252757f826635877 to your computer and use it in GitHub Desktop.
newsletterList: [
{
name: 'Daily',
newsletterId: 217,
slug: 'daily',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'The best of <i>The New Yorker</i>, every day, in your in-box.',
dangerousHed: 'The Daily'
}
},
{
name: 'This Week’s Issue',
newsletterId: 145169,
slug: 'weekly',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'The week’s must-read stories, delivered every Monday.',
dangerousHed: 'This Week’s Issue'
}
},
{
name: 'The Sunday Archive',
newsletterId: 248782,
slug: 'sunday',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Classic pieces and hidden gems, curated by our archivists and editors.',
dangerousHed: 'The Sunday Archive'
}
},
{
name: 'Daily Humor',
newsletterId: 442,
slug: 'humor',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Cartoons and more funny stuff in your in-box.',
dangerousHed: 'Daily Humor'
}
},
{
name: 'The Borowitz Report',
newsletterId: 5129,
slug: 'borowitz',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'News satire by Andy Borowitz.',
dangerousHed: 'The Borowitz Report'
}
},
{
name: 'The New Yorker Recommends',
newsletterId: TK,
slug: 'recommends',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Discover what our staff is reading, watching, and listening to each week.',
dangerousHed: '<i>The New Yorker</i> Recommends'
}
},
{
name: 'John Cassidy',
newsletterId: 248723,
slug: 'cassidy',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Get the latest on politics and the economy.',
dangerousHed: 'John Cassidy'
}
},
{
name: 'Amy Davidson Sorkin',
newsletterId: 248822,
slug: 'sorkin',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Analysis of world news, American politics, and more.',
dangerousHed: 'Amy Davidson Sorkin'
},
},
{
name: 'Fiction',
newsletterId: 248770,
slug: 'fiction',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'New weekly fiction, along with dispatches from the world of literature.',
dangerousHed: 'Fiction'
}
},
{
name: 'Crossword Puzzles',
newsletterId: 248896,
slug: 'crossword',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Get notified when a new puzzle is published on newyorker.com.',
dangerousHed: 'Crossword Puzzles'
}
},
{
name: 'Goings On About Town',
newsletterId: 248771,
slug: 'goat',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'A weekly list of the best things happening in New York City.',
dangerousHed: 'Goings On About Town'
}
},
{
name: 'Food',
newsletterId: 248868,
slug: 'goat',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Food essays, restaurant reviews, and kitchen notes.',
dangerousHed: 'Food'
}
},
{
name: 'Podcasts',
newsletterId: 248868,
slug: 'podcasts',
subscribe: {
buttonLabel: 'Sign Up Now',
dangerousDek:
'Never miss another New Yorker podcast again.',
dangerousHed: 'Podcasts'
}
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment