File tree Expand file tree Collapse file tree 2 files changed +3
-19
lines changed Expand file tree Collapse file tree 2 files changed +3
-19
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ Foxtrick.htPages = {
9898 'allPlayers' : '/Club/Players/(Default.aspx|?|$)|' +
9999 '/Club/Players/(Default.Classic.aspx|?|$)|' +
100100 '/Club/Players/KeyPlayers(.|.Classic.)aspx|' +
101+ '/Club/NationalTeam/NTPlayers(.|.Classic.)aspx|' +
101102 '/Club/Players/Oldies(.|.Classic.)aspx|' +
102103 '/Club/Players/Coaches(.|.Classic.)aspx' ,
103104
@@ -154,8 +155,7 @@ Foxtrick.htPages = {
154155 'newsLetter' : '/Community/Federations/SendMessage.aspx' ,
155156 'mailNewsLetter' : '/MyHattrick/Inbox/(Default.aspx?|?)actionType=newsLetter' ,
156157 'ntNewsLetter' : '/Club/NationalTeam/NTNotice.aspx' ,
157- 'national' : '/Club/NationalTeam/NationalTeam.aspx|' +
158- '/Club/NationalTeam/NTPlayers(.|.Classic.)aspx' ,
158+ 'national' : '/Club/NationalTeam/NationalTeam.aspx' ,
159159 'guestbook' : '/Club/Manager/Guestbook.aspx' ,
160160 'announcementsView' : '/Club/Announcements/(Default.aspx?|?)' ,
161161 'announcementsWrite' : '/Club/Announcements/(New|Edit).aspx' ,
Original file line number Diff line number Diff line change 341341 },
342342 "trackerplayerlink" : {
343343 "url" : " https://hattrickportal.online/Tracker/Player.aspx?playerID=[playerid]"
344- },
345- "allow" : [
346- " OR" ,
347- [
348- " EQUAL" ,
349- " ownteamid" ,
350- " teamid"
351- ],
352- [
353- " EXISTS" ,
354- " leagueid"
355- ],
356- [
357- " EXISTS" ,
358- " playerid"
359- ]
360- ]
344+ }
361345 },
362346 "hattrick-youthclub" : {
363347 "youthlink" : {
You can’t perform that action at this time.
0 commit comments