Skip to content

[npci] Adds new NPCI Bridge#2651

Merged
dvikan merged 1 commit intoRSS-Bridge:masterfrom
captn3m0:npci
Apr 28, 2022
Merged

[npci] Adds new NPCI Bridge#2651
dvikan merged 1 commit intoRSS-Bridge:masterfrom
captn3m0:npci

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.

IAM-marco pushed a commit to IAM-marco/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