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

[npci] Adds new NPCI Bridge #2651

Merged
merged 1 commit into from
Apr 28, 2022
Merged

[npci] Adds new NPCI Bridge #2651

merged 1 commit into from
Apr 28, 2022

Conversation

@github-actions
Copy link

Pull request artifacts

file last change
Npci-pr-context1 2022-04-13, 10:53:37

@dvikan
Copy link
Contributor

dvikan commented Apr 28, 2022

Tested. The first one returns zero. The next two returns results. Looks good.

@dvikan dvikan merged commit 31455b6 into RSS-Bridge:master Apr 28, 2022

public function getURI(){
$product = $this->getInput('product');
return $product ? sprintf('%s/what-we-do/%s/%s', self::URI, $product, self::URL_SUFFIX[$product]) : self::URI;
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd use a proper if here. It's hard to read.

senrou added a commit to senrou/rss-bridge that referenced this pull request Apr 29, 2022
@dvikan
Copy link
Contributor

dvikan commented Jun 5, 2022

@captn3m0
Copy link
Contributor Author

captn3m0 commented Jun 5, 2022

It only checks for current year, so a few products return zero results.

http://rss-bridge.org/bridge01/?action=display&bridge=Npci&product=upi&format=Html works for eg.

Kwbmm pushed a commit to Kwbmm/rss-bridge that referenced this pull request Jun 17, 2022
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