Skip to content

Commit

Permalink
feat: add ReshadFCB as aggregator
Browse files Browse the repository at this point in the history
  • Loading branch information
barca-reddit committed Mar 30, 2024
1 parent d7df1ef commit 090c050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ const sources = [
{ name: 'GSpanishFN', tier: 'aggregator', link: 'GSpanishFN' },
{ name: 'infosfcb', tier: 'aggregator', link: 'infosfcb' },
{ name: 'LaSenyera', tier: 'aggregator', link: 'LaSenyera' },
{ name: 'Reshad Rahman', tier: 'aggregator', link: 'ReshadFCB' },
];

sources.forEach(source => {
Expand Down

0 comments on commit 090c050

Please sign in to comment.