Skip to content

Commit

Permalink
Web last update Sa 2. Nov 15:55:02 CET 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
ahodelin committed Nov 2, 2024
1 parent 6488d12 commit 2432c86
Show file tree
Hide file tree
Showing 7 changed files with 488 additions and 482 deletions.
3 changes: 2 additions & 1 deletion js/jsonBands.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions js/jsonBandsCountries.js
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,7 @@ var bandsCountriesInfo = {
{"id_band":"6949c5ed6eda8cf7a40adb2981d4671d","id_country":"DEU "},
{"id_band":"33b3bfc86d7a57e42aa30e7d1c2517be","id_country":"DEU "},
{"id_band":"cc31f5f7ca2d13e95595d2d979d10223","id_country":"GRC "},
{"id_band":"708abbdc2eb4b62e6732c4c2a60c625a","id_country":"DEU "},
{"id_band":"67cd9b4b7b33511f30e85e21b2d3b204","id_country":"AUT "},
{"id_band":"182a1e726ac1c8ae851194cea6df0393","id_country":"BEL "},
{"id_band":"4bffc4178bd669b13ba0d91ea0522899","id_country":"DEU "},
Expand Down
502 changes: 252 additions & 250 deletions js/jsonBandsEvents.js

Large diffs are not rendered by default.

459 changes: 230 additions & 229 deletions js/jsonBandsGenres.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/jsonCountries.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var countriesInfo = {
"countries":[
{"id_country":"DEU ","country":"Germany","flag":"de","bands":422},
{"id_country":"DEU ","country":"Germany","flag":"de","bands":423},
{"id_country":"USA ","country":"United States of America","flag":"us","bands":115},
{"id_country":"SWE ","country":"Sweden","flag":"se","bands":48},
{"id_country":"GBR ","country":"United Kingdom of Great Britain and Northern Ireland","flag":"gb","bands":44},
Expand Down
1 change: 1 addition & 0 deletions js/jsonEvents.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/jsonGenres.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ var genresInfo = {
{"id_genre":"9e7315413ae31a070ccae5c580dd1b19","genre":"Thrash Metal","bands":127},
{"id_genre":"2db87892408abd4d82eb39b78c50c27b","genre":"Black Metal","bands":126},
{"id_genre":"7b4b7e3375c9f7424a57a2d9d7bccde5","genre":"Brutal Death Metal","bands":93},
{"id_genre":"b54875674f7d2d5be9737b0d4c021a21","genre":"Melodic Death Metal","bands":49},
{"id_genre":"b54875674f7d2d5be9737b0d4c021a21","genre":"Melodic Death Metal","bands":50},
{"id_genre":"d25334037d936d3257f794a10bb3030f","genre":"Grindcore","bands":48},
{"id_genre":"8bb92c3b9b1b949524aac3b578a052b6","genre":"Deathcore","bands":42},
{"id_genre":"d30be26d66f0448359f54d923aab2bb9","genre":"Metalcore","bands":30},
Expand Down

0 comments on commit 2432c86

Please sign in to comment.