From bef25161d66b3dc4ee712fdb9ef34deddb086b43 Mon Sep 17 00:00:00 2001 From: Nathawat <158021536+Nathawat-GH@users.noreply.github.com> Date: Sun, 24 Nov 2024 08:49:15 +0700 Subject: [PATCH] Update to v2024.11.23 --- changelog.md | 4 ++-- module/module.prop | 4 ++-- module/system/etc/hosts | 18 ++++++++++++------ update.json | 4 ++-- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/changelog.md b/changelog.md index e29ddd4..ba2e91b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,3 @@ -## Version 2024.10.30 +## Version 2024.11.23 -### Change version from origin \ No newline at end of file +### Update block lists \ No newline at end of file diff --git a/module/module.prop b/module/module.prop index b47708a..69951dd 100644 --- a/module/module.prop +++ b/module/module.prop @@ -1,7 +1,7 @@ id=TikTokTB name=TikTok Trackers Blocker -version=v2024.10.30 -versionCode=20241030 +version=v2024.11.23 +versionCode=20241123 author=Nathawat-GH, hagezi description=Block TikTok Trackers updateJson=https://raw.githubusercontent.com/Byteintosh/TikTok-Tracker-Blocks_Magisk/main/update.json diff --git a/module/system/etc/hosts b/module/system/etc/hosts index 35d066b..590c718 100644 --- a/module/system/etc/hosts +++ b/module/system/etc/hosts @@ -3,11 +3,11 @@ # Homepage: https://github.com/hagezi/dns-blocklists # License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE # Issues: https://github.com/hagezi/dns-blocklists/issues -# Expires: 7 days -# Last modified: 30 Oct 2024 18:32 UTC -# Version: 2024.1030.1832.19 +# Expires: 1 day +# Last modified: 23 Nov 2024 00:05 UTC +# Version: 2024.1123.0005.48 # Syntax: Hosts (including possible subdomains) -# Number of entries: 443 +# Number of entries: 449 # 0.0.0.0 docs-frontier-sg.byteoversea.com 0.0.0.0 frontier.byteoversea.com @@ -209,10 +209,10 @@ 0.0.0.0 gecko31-normal-alisg.tiktokv.com 0.0.0.0 gecko31-normal-useast1a.tiktokv.com 0.0.0.0 gecko31-normal-useast2a.tiktokv.com +0.0.0.0 lemon8-api.tiktokv.com 0.0.0.0 location.tiktokv.com 0.0.0.0 location-i18n.tiktokv.com 0.0.0.0 location-sg.tiktokv.com -0.0.0.0 location-ttp2.tiktokv.com 0.0.0.0 location-v6.tiktokv.com 0.0.0.0 location-v6-i18n.tiktokv.com 0.0.0.0 location-v6-ru.tiktokv.com @@ -451,4 +451,10 @@ 0.0.0.0 xlog16-normal-c-useast1a.tiktokv.com 0.0.0.0 xlog16-normal-c-useast2a.tiktokv.com 0.0.0.0 xlog16-platform-ycru.tiktokv.com -0.0.0.0 xlog16-tmp-normal-useast1a.tiktokv.com \ No newline at end of file +0.0.0.0 xlog16-tmp-normal-useast1a.tiktokv.com +0.0.0.0 ads-ie.tiktokw.eu +0.0.0.0 ads-ttp2.tiktokw.eu +0.0.0.0 analytics-ie.tiktokw.eu +0.0.0.0 analytics-ttp2.tiktokw.eu +0.0.0.0 mcs-ie.tiktokw.eu +0.0.0.0 mcs-ie2.tiktokw.eu \ No newline at end of file diff --git a/update.json b/update.json index c25afe4..fc297d7 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v2024.10.30", - "versionCode": 20241030, + "version": "v2024.11.23", + "versionCode": 20241123, "zipUrl": "https://raw.githubusercontent.com/Nathawat-GH/TikTok-Tracker-Blocks_Magisk/install.zip", "changelog": "https://raw.githubusercontent.com/Nathawat-GH/TikTok-Tracker-Blocks_Magisk/changelog.md" }