Last active
January 26, 2018 06:28
-
-
Save vuchl/dcf6a8678df1db2f9cd89d1500b2c9f2 to your computer and use it in GitHub Desktop.
Revisions
-
vuchl revised this gist
Jan 26, 2018 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,3 +26,5 @@ Parameter: - `match-type` -1 = Alle, 1 = Heimspiele, 2 = Auswärtsspiele # Bento-Blocker -
vuchl revised this gist
Oct 24, 2017 . 1 changed file with 11 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,14 +9,20 @@ # Mannschaftsplan (JSON/HTML/XML): http://www.fussball.de/ajax.team.matchplan/-/mime-type/HTML/show-venues/true/team-id/011MIF06DC000000VTVG0001VTR8C1K7 `<------- base url ---><-----function ----><?><HTML/XML/JSON><location toggle><------------- team id ---------------->` `div.club-matchplan-table tr.row-competition td.column-date` == Datum | Uhrzeit `div.club-matchplan-table tr.row-competition td:last-child` == Spieltyp (ME=Meisterschaft, PO=Pokal) | Spielnummer `div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-name:first` == Heimmannschaft `div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-logo` == Logo Heimmannschaft Parameter: - `datum-von` und `datum-bis` im Format `yyyy-MM-dd` - `wettkampftyp` -1 = Alle, 1 = Meisterschaft, 2 = Hallenturniere (Futsal), 3 = Turniere, 6 = Provatspiele, 7 = Freundschaftsspiele, 8 = Pokale, 9 = Auswahlspiele, 11 = Futsal-Ligabetrieb - `show-venues` blendet die Spielstätten ein (`true|false`) - `match-type` -1 = Alle, 1 = Heimspiele, 2 = Auswärtsspiele -
vuchl revised this gist
Oct 24, 2017 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,10 +9,14 @@ # Mannschaftsplan (JSON/HTML/XML): http://www.fussball.de/ajax.team.matchplan/-/mime-type/HTML/show-venues/true/team-id/011MIF06DC000000VTVG0001VTR8C1K7 <------- base url ---><-----function ----><?><HTML/XML/JSON><location toggle><------------- team id ----------------> div.club-matchplan-table tr.row-competition td.column-date == Datum | Uhrzeit div.club-matchplan-table tr.row-competition td:last-child == Spieltyp (ME=Meisterschaft, PO=Pokal) | Spielnummer div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-name:first == Heimmannschaft div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-logo: == Logo Heimmannschaft -
vuchl revised this gist
Oct 24, 2017 . 1 changed file with 11 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,5 +3,16 @@ - Terminkalender/Spieltagskalender aus DFBnet - Mannschaftsspielplan als RAW: http://www.fussball.de/ajax.team.matchplan/-/team-id/011MIF06DC000000VTVG0001VTR8C1K7 - Nächste Spiele als RAW: http://www.fussball.de/ajax.team.next.games/-/team-id/011MIF06DC000000VTVG0001VTR8C1K7 - Mannschaftsspielplan (inkl. Spielort) als XML: http://www.fussball.de/ajax.team.matchplan/-/mime-type/XML/show-venues/true/team-id/011MIF06DC000000VTVG0001VTR8C1K7 - Spieltagsplaung (Ausschank, Grill, Waschen, Ordner, Linienrichter, Fahrer, Platzbau) - Personentagging (potentielle Aufgaben) # Mannschaftsplan (JSON/HTML/XML): http://www.fussball.de/ajax.team.matchplan/-/mime-type/HTML/show-venues/true/team-id/011MIF06DC000000VTVG0001VTR8C1K7 <------- base url ---><-----function ----><?><HTML/XML/JSON><location toggle><------------- team id ----------------> div.club-matchplan-table tr.row-competition td.column-date == Datum | Uhrzeit div.club-matchplan-table tr.row-competition td:last-child == Spieltyp (ME=Meisterschaft, PO=Pokal) | Spielnummer div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-name:first == Heimmannschaft div.club-matchplan-table tr.row-competition + tr td.colum-club div.club-logo: == Logo Heimmannschaft -
vuchl revised this gist
Oct 24, 2017 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,7 @@ - Mitglieder CRUD Oberfläche - Strafenverwaltung - Terminkalender/Spieltagskalender aus DFBnet - Mannschaftsspielplan als RAW: http://www.fussball.de/ajax.team.matchplan/-/team-id/011MIF06DC000000VTVG0001VTR8C1K7 - Nächste Spiele als RAW: http://www.fussball.de/ajax.team.next.games/-/team-id/011MIF06DC000000VTVG0001VTR8C1K7 - Spieltagsplaung (Ausschank, Grill, Waschen, Ordner, Linienrichter, Fahrer, Platzbau) - Personentagging (potentielle Aufgaben) -
vuchl created this gist
Oct 23, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ - Mitglieder CRUD Oberfläche - Strafenverwaltung - Terminkalender/SPieltagskalender aus DFBnet - Spieltagsplaung (Ausschank, Grill, Waschen, Ordner, Linienrichter, Fahrer, Platzbau) - Personentagging (potentielle Aufgaben)