Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Mitch Marner, Martin Necas, Mikael Granlund, Nick Paul, Jonathan Drouin
Gardien
#1 : Joel Hofer, #2 : Jacob Markstrom
Lignes d’attaque personnalisées en prolongation
Mitch Marner, Martin Necas, Mikael Granlund, Nick Paul, Jonathan Drouin, Tyson Foerster, Tyson Foerster, Phillip Danault, Jack Roslovic, Andrew Copp, Fabian Zetterlund
Lignes de défense personnalisées en prolongation
Thomas Harley, Brandon Montour, Jake Walman, Bowen Byram, Jake Middleton
Astuces sur les filtres (anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
[2026-03-08 22:11:50] - TRADE : From Les Boys to Red Foxes : Tristan Luneau (64). [2026-03-08 22:11:50] - TRADE : From Red Foxes to Les Boys : Y:26-RND:3-RAI. [2026-03-08 22:10:57] - TRADE : From Lions to Red Foxes : Matt Murray (65). [2026-03-08 20:20:15] - TRADE : From Red Foxes to Crows : Vadim Zherenko (64), Viktor Arvidsson (69). [2026-03-08 20:20:15] - TRADE : From Crows to Red Foxes : Jacob Markstrom (76). [2026-03-07 22:07:52] - TRADE : From Red Foxes to Les Boys : Charlie McAvoy (72), Casey Cizikas (67), Noel Acciari (67). [2026-03-07 22:07:52] - TRADE : From Les Boys to Red Foxes : Phillip Danault (70), Anton Lundell (69), Y:26-RND:4-WIS. [2026-03-07 22:06:48] - TRADE : From Red Foxes to Caribous : Y:26-RND:1-SIO, Y:26-RND:3-SHA. [2026-03-07 22:06:48] - TRADE : From Caribous to Red Foxes : Brandon Montour (72). [2026-01-18 22:07:16] - TRADE : From Red Foxes to Lions : Travis Konecny (73). [2026-01-18 22:07:16] - TRADE : From Lions to Red Foxes : Fabian Zetterlund (69), Gabriel Perreault (P), Eric Nilson (P), Y:26-RND:3-SHA. [2025-09-28 22:02:36] - Dragons hired Ryan Huska for 500 000 $ for 3 year(s). [2025-09-28 22:02:11] - Red Foxes hired Andrew Brunette for 500 000 $ for 3 year(s).
[2026-04-03 21:09:30] Dragons lines for next game are empty. Current rosters/lines are not erased. But, Red Foxes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-04-02 22:37:38] Dragons lines for next game are empty. Current rosters/lines are not erased. But, Red Foxes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-31 22:01:07] Dragons lines for next game are empty. Current rosters/lines are not erased. But, Red Foxes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2026-03-28 22:02:45] Successfully loaded Red Foxes lines done with Web Base Client and SQLite Database.
[2026-03-27 19:43:51] Red Foxes roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2026-03-26 22:09:45] Red Foxes roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2026-03-26 22:07:19] Mitch Marner from Red Foxes is back from Bruised Left Shoulder Injury.
[2026-03-26 22:07:19] Jimmy Vesey of Red Foxes was sent to farm. [2026-03-25 22:06:16] Auto Lines Function has been run for Red Foxes. [2026-03-25 22:06:16] Auto Roster Partial Function has been run for Red Foxes.
[2026-03-25 22:06:16] Jimmy Vesey of Red Foxes was sent to pro.
[2026-03-24 22:18:55] Erik Portillo from Red Foxes suspended for 99 game(s)
[2026-03-24 22:18:40] Red Foxes roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2026-03-24 22:01:27] Game 955 - Mitch Marner from Red Foxes is injured (Bruised Left Shoulder) and is out for 5 days. [2026-03-22 22:05:45] Successfully loaded Red Foxes lines done with Web Base Client and SQLite Database. [2026-03-12 22:16:57] 500 000 $ was added to Red Foxes bank account. [2026-03-09 22:02:17] Successfully loaded Red Foxes lines done with Web Base Client and SQLite Database.
[2026-03-08 22:43:57] Both Red Foxes and Dragons lines for next game are empty. Current rosters/lines are not erased. [2026-03-08 22:34:55] Auto Lines Function has been run for Red Foxes. [2026-03-08 22:34:55] Auto Roster Partial Function has been run for Red Foxes.
[2026-03-08 22:11:50] TRADE : From Les Boys to Red Foxes : Tristan Luneau (64).
[2026-03-08 22:11:50] TRADE : From Red Foxes to Les Boys : Y:26-RND:3-RAI.
[2026-03-08 22:10:57] TRADE : From Lions to Red Foxes : Matt Murray (65).
[2026-03-08 20:20:15] TRADE : From Red Foxes to Crows : Vadim Zherenko (64), Viktor Arvidsson (69).
[2026-03-08 20:20:15] TRADE : From Crows to Red Foxes : Jacob Markstrom (76).
[2026-03-07 22:07:52] TRADE : From Red Foxes to Les Boys : Charlie McAvoy (72), Casey Cizikas (67), Noel Acciari (67).
[2026-03-07 22:07:52] TRADE : From Les Boys to Red Foxes : Phillip Danault (70), Anton Lundell (69), Y:26-RND:4-WIS.
[2026-03-07 22:06:48] TRADE : From Red Foxes to Caribous : Y:26-RND:1-SIO, Y:26-RND:3-SHA.
[2026-03-07 22:06:48] TRADE : From Caribous to Red Foxes : Brandon Montour (72).
[2026-03-06 22:31:08] Both Red Foxes and Dragons lines for next game are empty. Current rosters/lines are not erased.
[2026-03-03 22:01:55] Both Red Foxes and Dragons lines for next game are empty. Current rosters/lines are not erased.
[2026-03-02 22:13:31] Both Red Foxes and Dragons lines for next game are empty. Current rosters/lines are not erased.
[2026-02-27 22:02:58] Both Red Foxes and Dragons lines for next game are empty. Current rosters/lines are not erased.
[2026-02-26 22:01:00] Both Red Foxes and Dragons lines for next game are empty. Current rosters/lines are not erased.