Skip to content

Commit

Permalink
Updated review xpath and api mode functionality check expire date to …
Browse files Browse the repository at this point in the history
…mar 31, 2025 #17
  • Loading branch information
biplobsd authored Feb 28, 2025
1 parent 4dbd335 commit 31d6121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/xpaths/v1.8.5.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ALL_SUBSCRIPTIONS_ITEMS": "//div[@id='notification-preference-button' and not(@invisible)]//span[text()='{{subscribed}}']/ancestor::ytd-channel-renderer//a[@href and @id='main-link']",
"XPATH_ENABLE": true,
"API_ENABLE": true,
"EXPIRE_DATE": 1740658860000,
"EXPIRE_DATE": 1743404400000,
"SUPPORTED_LANGS": {
"en": {
"subscriptions": "Subscriptions",
Expand Down

0 comments on commit 31d6121

Please sign in to comment.