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

Pull Request #266

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
47 changes: 2 additions & 45 deletions src/lib/Resources.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -19,68 +19,25 @@ import { dynasty } from './utils/helper';
separator: true,
},
{
name: "FantasyPros Dynasty Trade Value Chart",
url: `https://www.fantasypros.com/${today.getFullYear()}/${today.getMonth() + 1}/fantasy-football-rankings-dynasty-trade-value-chart-${today.toLocaleString('default', { month: 'long' }).toLowerCase()}-${today.getFullYear()}-update/`,
icon: "assessment",
premium: false,
separator: true,
dynastyOnly: true,
},
{
name: "DynastyProcess Trade Calculator",
url: "https://apps.dynastyprocess.com/calculator/",
name: "FantasySP Trade Analyzer",
url: "https://www.fantasysp.com/nfl_trade_analyzer/",
icon: "calculate",
premium: false,
separator: true,
dynastyOnly: true,
},
{
name: "Dynasty League Football",
url: "https://dynastyleaguefootball.com/",
icon: "insights",
premium: true,
separator: true,
dynastyOnly: true,
},
{
name: "Reddit Dynasty Fantasy Football",
url: "https://www.reddit.com/r/DynastyFF/",
icon: "article",
premium: false,
separator: true,
dynastyOnly: true,
},
{
name: "Reddit Fantasy Football",
url: "https://www.reddit.com/r/fantasyfootball/",
icon: "article",
premium: false,
separator: true,
redraftOnly: true,
},
{
name: "Dynasty 101 Trade Calculator",
url: "https://dynasty101.com/trade-calculator/",
icon: "calculate",
premium: false,
separator: true,
dynastyOnly: true,
},
{
name: "Dynasty Nerds GM",
url: "https://gm.dynastynerds.com/",
icon: "insights",
premium: true,
separator: true,
dynastyOnly: true,
},
{
name: "Fantasy Football Trade Analyzer",
url: `https://fantasyfootballcalculator.com/trade-analyzer`,
icon: "calculate",
premium: false,
separator: true,
redraftOnly: true,
},
{
name: "Reddit FF Trade Analyzer",
Expand Down
311 changes: 236 additions & 75 deletions src/lib/utils/leagueInfo.js

Large diffs are not rendered by default.

Binary file added static/managers/Adam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Andy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Brandon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Carter.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Dave.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Joe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Justen.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Mike.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Patrick.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Seth.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Tyler.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/managers/Weston.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.