diff --git a/src/drivers/webextension/images/icons/TableCheck.svg b/src/drivers/webextension/images/icons/TableCheck.svg new file mode 100644 index 000000000..0899fc414 --- /dev/null +++ b/src/drivers/webextension/images/icons/TableCheck.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 85c7837a1..61689dd01 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13872,6 +13872,24 @@ }, "website": "https://github.com/syntaxhighlighter" }, + "TableCheck": { + "cats": [ + 5, + 61, + 72 + ], + "description": "TableCheck is a restaurant table booking widget.", + "icon": "TableCheck.svg", + "dom": { + "form[action*='tablecheck']": { + "attributes": { + "action": "\\.tablecheck\\.\\w+/" + } + } + }, + "scripts": "tc_widget\\.js", + "website": "https://www.tablecheck.com" + }, "T-Soft": { "cats": [ 6