aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tiktok/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tiktok/webview.js')
-rw-r--r--recipes/tiktok/webview.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tiktok/webview.js b/recipes/tiktok/webview.js
index d2bf2d0..c3af44c 100644
--- a/recipes/tiktok/webview.js
+++ b/recipes/tiktok/webview.js
@@ -7,10 +7,10 @@ const _path = _interopRequireDefault(require('path'));
7module.exports = Ferdium => { 7module.exports = Ferdium => {
8 const getMessages = () => { 8 const getMessages = () => {
9 const selNotifications = document.querySelector( 9 const selNotifications = document.querySelector(
10 'div.tiktok-1b4xcc5-DivHeaderInboxContainer.e18kkhh40 > sup', 10 'div.tiktok-1deszxq-DivHeaderInboxContainer.e18kkhh40 > sup',
11 ); 11 );
12 const selDM = document.querySelector( 12 const selDM = document.querySelector(
13 'div.tiktok-1ibfxbr-DivMessageIconContainer.e1nx07zo0 > sup', 13 'div.tiktok-9j9jz0-DivMessageIconContainer.e1nx07zo0 > sup',
14 ); 14 );
15 15
16 const countNotifications = 16 const countNotifications =