Skip to content

fix: remove broken reader.html links - point directly to articles wit…#10

Merged
EthanThePhoenix38 merged 1 commit intomainfrom
claude/audit-dependabot-setup-Xfl71
Jan 8, 2026
Merged

fix: remove broken reader.html links - point directly to articles wit…#10
EthanThePhoenix38 merged 1 commit intomainfrom
claude/audit-dependabot-setup-Xfl71

Conversation

@EthanThePhoenix38
Copy link
Member

…h UTM tracking

Copilot AI review requested due to automatic review settings January 8, 2026 18:35
@EthanThePhoenix38 EthanThePhoenix38 merged commit 11552d7 into main Jan 8, 2026
4 of 6 checks passed
@EthanThePhoenix38 EthanThePhoenix38 deleted the claude/audit-dependabot-setup-Xfl71 branch January 8, 2026 18:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the broken generateReaderLink function and updates article links in the README to point directly to source articles with UTM tracking parameters, eliminating the intermediate reader.html page that was previously used.

Key Changes

  • Removed the generateReaderLink function that created iframe-based reader links
  • Updated article links in the generated README to use direct source URLs with UTM tracking
Comments suppressed due to low confidence (3)

src/aggregator.js:4

  • Unused variable Octokit.
const { Octokit } = require('@octokit/rest');

src/aggregator.js:209

  • Unused function postToLinkedIn.
async function postToLinkedIn(article) {

src/aggregator.js:223

  • Unused variable response.
    const response = await axios.post(

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants