Minor fixes

main
Elbert Alias 4 years ago
parent f12056cffd
commit 241853e10d

@ -13969,6 +13969,9 @@
], ],
"description": "Tawk.to is a free messaging app to monitor and chat with the visitors to a website, mobile app.", "description": "Tawk.to is a free messaging app to monitor and chat with the visitors to a website, mobile app.",
"icon": "TawkTo.png", "icon": "TawkTo.png",
"cookies": {
"TawkConnectionTime": ""
},
"scripts": "//embed\\.tawk\\.to", "scripts": "//embed\\.tawk\\.to",
"website": "http://tawk.to" "website": "http://tawk.to"
}, },
@ -14144,17 +14147,17 @@
], ],
"description": "Thefork is a restaurant booking, managing system.", "description": "Thefork is a restaurant booking, managing system.",
"icon": "Thefork.svg", "icon": "Thefork.svg",
"dom": { "dom": {
"iframe[data-src*='lafourchette']": { "iframe[data-src*='lafourchette']": {
"attributes": { "attributes": {
"data-src": "module\\.lafourchette.\\w+" "data-src": "module\\.lafourchette.\\w+"
} }
}, },
"iframe[src*='lafourchette']": { "iframe[src*='lafourchette']": {
"attributes": { "attributes": {
"src": "module\\.lafourchette.\\w+" "src": "module\\.lafourchette.\\w+"
} }
} }
}, },
"website": "https://www.thefork.com" "website": "https://www.thefork.com"
}, },

Loading…
Cancel
Save