Skip to content

[NautilusBridge] Add bridge#4860

Open
SqrtMinusOne wants to merge 1 commit intoRSS-Bridge:masterfrom
SqrtMinusOne:master
Open

[NautilusBridge] Add bridge#4860
SqrtMinusOne wants to merge 1 commit intoRSS-Bridge:masterfrom
SqrtMinusOne:master

Conversation

@SqrtMinusOne
Copy link
Contributor

This adds a bridge for https://nautil.us/. The RSS feed they provide doesn't include images.

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Pull request artifacts

Bridge Context Status
Nautilus 1 untitled (pr) ✔️

last change: Tuesday 2026-01-06 11:46:42

@Mynacol Mynacol added the Bridge-Request Request for a new bridge label Jan 9, 2026
class NautilusBridge extends FeedExpander
{
const MAINTAINER = 'sqrtminusone';
const NAME = 'Nautilus Bridge';
Copy link
Contributor

Choose a reason for hiding this comment

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

Show just the name of the site?

Suggested change
const NAME = 'Nautilus Bridge';
const NAME = 'Nautilus';


const PARAMETERS = [
'' => [
'limit' => [
Copy link
Contributor

Choose a reason for hiding this comment

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

Would be really cool to be able to filter by topic too. For example: Astronomy: https://nautil.us/topics/astronomy/

@dvikan
Copy link
Contributor

dvikan commented Jan 29, 2026

New code files MUST have declare(strict_types=1); at the top of file:

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

Labels

Bridge-Request Request for a new bridge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants