Skip to content

Commit

Permalink
Web last update Fr 2. Aug 07:46:54 CEST 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
ahodelin committed Aug 2, 2024
1 parent 70b07c5 commit 80d4065
Show file tree
Hide file tree
Showing 7 changed files with 498 additions and 491 deletions.
1 change: 1 addition & 0 deletions 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 @@ -795,6 +795,7 @@ var bandsCountriesInfo = {
{"id_band":"5b5fc236828ee2239072fd8826553b0a","id_country":"DEU "},
{"id_band":"cc31970696ef00b4c6e28dba4252e45d","id_country":"DEU "},
{"id_band":"270fb708bd03433e554e0d7345630c8e","id_country":"BRA "},
{"id_band":"3cc1eb35683942bb5f7e30b187438c5e","id_country":"DEU "},
{"id_band":"218ac7d899a995dc53cabe52da9ed678","id_country":"DEU "},
{"id_band":"364be07c2428493479a07dbefdacc11f","id_country":"PRT "},
{"id_band":"3f460e130f37e8974fbcdc4d0056b468","id_country":"AUT "},
Expand Down
445 changes: 223 additions & 222 deletions js/jsonBandsEvents.js

Large diffs are not rendered by default.

536 changes: 269 additions & 267 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":393},
{"id_country":"DEU ","country":"Germany","flag":"de","bands":394},
{"id_country":"USA ","country":"United States of America","flag":"us","bands":103},
{"id_country":"SWE ","country":"Sweden","flag":"se","bands":42},
{"id_country":"GBR ","country":"United Kingdom of Great Britain and Northern Ireland","flag":"gb","bands":40},
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.

3 changes: 2 additions & 1 deletion js/jsonGenres.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ var genresInfo = {
{"id_genre":"f72e9105795af04cd4da64414d9968ad","genre":"Punk","bands":5},
{"id_genre":"5739305712ce3c5e565bc2da4cd389f4","genre":"Viking Metal","bands":5},
{"id_genre":"0bb2ac8dea4da36597a8d9dc88f0ed64","genre":"Atmospheric Black Metal","bands":4},
{"id_genre":"ea678a9205735898d39982a6854e4be0","genre":"Folk","bands":4},
{"id_genre":"a2e63ee01401aaeca78be023dfbb8c59","genre":"Oi!","bands":4},
{"id_genre":"3a9ee0dca39438793417d3cda903c50f","genre":"Pagan Black Metal","bands":4},
{"id_genre":"4607ea6bfb05f395d12f6959cf48aaca","genre":"Psychedelic Rock","bands":4},
Expand All @@ -49,7 +50,6 @@ var genresInfo = {
{"id_genre":"ecf31cb1a268dfd8be55cb3dff9ad09d","genre":"Crust Metal","bands":3},
{"id_genre":"8591e5f94f6bc6bbce534233d5a429b8","genre":"Dark Rock","bands":3},
{"id_genre":"0f9047d3e34cffa3f65d1c63ed09c7aa","genre":"Extreme Metal","bands":3},
{"id_genre":"ea678a9205735898d39982a6854e4be0","genre":"Folk","bands":3},
{"id_genre":"eacaec4715e2e6194f0b148b2c4edd02","genre":"Heavy Hardcore","bands":3},
{"id_genre":"a94bc9e378c8007c95406059d09bb4f3","genre":"Post-Black Metal","bands":3},
{"id_genre":"5c63347e836e5543344d9e366e3efff8","genre":"Post-Hardcore","bands":3},
Expand Down Expand Up @@ -105,6 +105,7 @@ var genresInfo = {
{"id_genre":"6a1f771fc024994f9c170ab5dc6c5bb0","genre":"Folkrock","bands":1},
{"id_genre":"aa437deed9ab735d4bd2e5721270fe1a","genre":"Funk Rock","bands":1},
{"id_genre":"52a9361c8d305f2a227161a44bcfd37e","genre":"German Punk","bands":1},
{"id_genre":"1f7254694408508be3dde29c3105bdbe","genre":"Gothic","bands":1},
{"id_genre":"7382b86831977a414e676d2b29c73788","genre":"Gothic Rock","bands":1},
{"id_genre":"eb8416f378010a87c0bb7b3dcf803c65","genre":"Goth'n'Roll","bands":1},
{"id_genre":"0c454d6b55ed1860a5b4329cea3a6cb0","genre":"Harcore Punk","bands":1},
Expand Down

0 comments on commit 80d4065

Please sign in to comment.