diff --git a/src/drivers/webextension/images/icons/Myhkw player.png b/src/drivers/webextension/images/icons/Myhkw player.png new file mode 100644 index 000000000..7807e341e Binary files /dev/null and b/src/drivers/webextension/images/icons/Myhkw player.png differ diff --git a/src/technologies/m.json b/src/technologies/m.json index 4ea0df965..71ac06542 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -2354,6 +2354,18 @@ "icon": "mycashflow.png", "website": "https://www.mycashflow.fi/" }, + "Myhkw player": { + "cats": [ + 5 + ], + "description": "Myhkw player is a website music player.", + "icon": "Myhkw player.png", + "js": { + "myhkplayerlist": "", + "myhk_player_songid": "" + }, + "website": "https://myhkw.cn" + }, "MyLiveChat": { "cats": [ 52 diff --git a/src/technologies/t.json b/src/technologies/t.json index 562f3ef6d..6b36dbd83 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -349,6 +349,7 @@ } }, "icon": "tailwindcss.svg", + "scriptSrc": "\\.tailwindcss\\.com", "website": "https://tailwindcss.com/" }, "TakeDrop": {