Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RaceDepartmentBridge] new feed url & page struct #2087

Merged
merged 2 commits into from
May 17, 2021

Conversation

t0stiman
Copy link
Contributor

The base feed url and the page structure of the site has changed.

@em92 em92 merged commit 2b793f0 into RSS-Bridge:master May 17, 2021
@em92
Copy link
Contributor

em92 commented May 17, 2021

gj @t0stiman !

}

protected function parseItem($feedItem) {
$item = parent::parseItem($feedItem);
$item = parent::parseRSS_2_0_Item($feedItem);
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not parseItem, btw?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i vaguely remember there was a reason for this, but if i change it back now it doesn't seem to make any difference 🤔.
i'll leave it like this for now since it works but I'll switch it back on the next PR (if there will be one).

@t0stiman t0stiman deleted the racedepartmentfix branch March 8, 2024 10:21
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.

2 participants