Skip to content

✨(feat) Add new bridge Wawacity - #5032

Merged
dvikan merged 7 commits into
RSS-Bridge:masterfrom
floviolleau:feature/wawacity-bridge
Aug 1, 2026
Merged

✨(feat) Add new bridge Wawacity#5032
dvikan merged 7 commits into
RSS-Bridge:masterfrom
floviolleau:feature/wawacity-bridge

Conversation

@floviolleau

Copy link
Copy Markdown
Contributor

Add a new bridge to get updates from wawacity

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Pull request artifacts

Bridge Context Status
Wawacity 1 categorie (pr) ✔️

last change: Wednesday 2026-07-15 11:08:30

}
$url = $this->baseUri . '/?' . $query;

$html = getSimpleHTMLDOM($url, self::REQUEST_HEADERS) or throwServerException('Could not request ' . $url);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

or operator does not work here. the function never returns falsy

@dvikan
dvikan merged commit f7fd8aa into RSS-Bridge:master Aug 1, 2026
14 checks passed
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