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 6cfd95735..1659f80b0 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -2383,6 +2383,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 ef76ac81c..0840161ca 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": {