]> git.example.dev Git - binbsis50.git/commitdiff
added more abbreviations
authorLuigi Pinca <luigipinca@gmail.com>
Sat, 6 May 2017 10:43:53 +0000 (12:43 +0200)
committerLuigi Pinca <luigipinca@gmail.com>
Sat, 6 May 2017 10:43:53 +0000 (12:43 +0200)
lib/match.js

index e548ad966cad2ce58816aec5b8be1ddeb3c5d8ce..07f74ef00d347561cfaa41808ef80b1227e92751 100644 (file)
@@ -66,7 +66,9 @@ var abbreviations = {
   elo: 'electric light orchestra',
   omd: 'orchestral manoeuvres in the dark',
   rhcp: 'red hot chili peppers',
-  jsbx: 'the jon spencer blues explosion'
+  jsbx: 'the jon spencer blues explosion',
+  qotsa: 'queens of the stone age',
+  ratm: 'rage against the machine'
 };
 
 /**