Compare commits
38 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f32bc990d | ||
|
|
3a981f24e3 | ||
|
|
a626283b54 | ||
|
|
12eaf89f48 | ||
|
|
5e1331bad0 | ||
|
|
e44418d381 | ||
|
|
c86f1e509b | ||
|
|
f7f2421843 | ||
|
|
014486e558 | ||
|
|
ce4a40d860 | ||
|
|
36847aeaa2 | ||
|
|
43adf55a4b | ||
|
|
838dc01ebc | ||
|
|
641055ab74 | ||
|
|
5c19b6a6e1 | ||
|
|
af2570f15d | ||
|
|
df77f397aa | ||
|
|
d6dee813c5 | ||
|
|
d20f576908 | ||
|
|
17dd927719 | ||
|
|
bff49cd2b9 | ||
|
|
49090f1b97 | ||
|
|
15324d0840 | ||
|
|
8b632fe4f9 | ||
|
|
11ff23bf94 | ||
|
|
332765a72e | ||
|
|
38869e8681 | ||
|
|
85cd1dc594 | ||
|
|
55f7ee0c8c | ||
|
|
d24be4da0b | ||
|
|
ae36155545 | ||
|
|
dc5560f8fd | ||
|
|
18985cb57d | ||
|
|
830d62ead8 | ||
|
|
5c8d9d6096 | ||
|
|
22d26079e4 | ||
|
|
c564ea0ab8 | ||
|
|
ec7bf0f2b9 |
4
.github/workflows/daily_keywords.yml
vendored
4
.github/workflows/daily_keywords.yml
vendored
@@ -2,8 +2,8 @@ name: Daily Data Factory
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# 每天 UTC 18:00 (北京时间凌晨 02:00) 执行,赶在节点凌晨3点更新前造好子弹
|
||||
- cron: '0 18 * * *'
|
||||
# 每天 UTC 03:00 执行,为各节点全天随机拉取准备好弹药
|
||||
- cron: '0 3 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
4
.github/workflows/ua_factory.yml
vendored
4
.github/workflows/ua_factory.yml
vendored
@@ -2,8 +2,8 @@ name: Automated Massive UA Factory
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# 每个月 1 号凌晨 00:00 执行
|
||||
- cron: '0 0 1 * *'
|
||||
# 每个月 1 号凌晨 04:00 执行
|
||||
- cron: '0 4 1 * *'
|
||||
workflow_dispatch: # 允许手动点击运行
|
||||
|
||||
jobs:
|
||||
|
||||
20
README.md
20
README.md
@@ -12,18 +12,18 @@
|
||||
|
||||
## ✨ 核心极客特性 (Core Architecture)
|
||||
|
||||
- 📊 **深海声呐全维探针 (Deep Sea Sonar v4.0)**:内嵌强效正则清洗的 JSON 提取引擎,异步生成情报级 IP 质量战报。聚合 Scamalytics、AbuseIPDB 等五大权威防欺诈库,精准嗅探代理/VPN特征、25端口封堵情况及原生流媒体(Netflix/Disney+/TikTok等)解锁状态,并自带 Google “送中”高危预警与基于 SQLite 的历史污染趋势追踪图谱。
|
||||
- ⚡ **无损高并发引擎 (WAL Concurrency)**:司令部 SQLite 数据库全面激活 `WAL` (Write-Ahead Logging) 模式与毫秒级排队削峰算法。即使您同时对 500 台边缘节点发起全军总攻,也能完美规避 `database is locked` 与 Telegram `429` 频率拦截,实现 100% 战报送达。
|
||||
- 🪶 **抽脂级极简部署 (Zero-Bloat Native)**:全栈剔除 `pip`、`flask` 等臃肿第三方依赖,完全基于 Python3 原生标准库运行。安装底层强制注入 `--no-install-recommends` 防捆绑参数。无论是 128MB 内存的极简 NAT 小鸡,还是 Alpine/Arch Linux 特种系统,均可如丝般顺滑运行。
|
||||
- 🎛️ **扁平化指挥矩阵 (Flat Command Matrix)**:[v3.6.1 重构] 引入扁平化 L0-L3 四级战区降维视图与双轨身份制。深度定制 Inline Keyboard 逃生舱交互,支持在统一哨兵终端进行原位丝滑重绘 (In-place UI Edit),实现毫秒级模块热启停与日志抓取,彻底告别刷屏烦恼。
|
||||
- 🔄 **全栈零信任 OTA 引擎 (Zero-Trust OTA Upgrade)**:首创双端物理熔断机制。长官可通过私有中枢,一键向全舰队下发静默热重载指令;更支持**「司令部金蝉脱壳」**,中枢大脑可在此面板自我抛出幽灵进程进行免交互直装覆盖,实现真正的全栈去 SSH 化运维。
|
||||
- 🛡️ **SSOT 溯源与热更新装甲 (Smooth Upgrade Engine)**:全系脚本彻底消灭硬编码,部署时动态抓取云端版本信标。自带状态机嗅探逻辑与防撞甲探测,即使是手动在终端运行安装,也仅需回车瞬间完成配置继承、数据同步与无损换代。
|
||||
- 🗺️ **全球拓扑矩阵与活体词库 (Global Nexus)**:守护版图横跨亚欧美三大洲。接入 GitHub Actions 云端流水线,每日静默同步全球各大区当日 Google 真实热搜榜单与高权重本土站点,让伪装行为永远贴合当地网络脉搏。
|
||||
- 👻 **资产持久化与错峰调度 (Hash-Seeded Persona)**:摒弃随机抽取指纹,基于节点物理 IP 哈希永久锁定 3 个绝对专属设备,完美构建高权重真实家庭内网画像。叠加按需智能分频与随机防并发休眠,化解“惊群效应”。
|
||||
- 🖧 **底层路由死锁与高精度探针 (Hard-Bind Routing)**:底层探测引擎强力接管 curl 核心参数 (`--interface`),将发出的每一滴伪装流量死死绑定在物理网卡或隧道 IP 上。配合多级 ISP 容灾链路,彻底杜绝双栈环境下的流量溢出与 API 误判。
|
||||
- 📊 **深海声呐全维探针 (Deep Sea Sonar v4.0.4)**:内嵌强效正则去污的 JSON 提取引擎,无损展现免掩码的真实 IP 情报。聚合 Scamalytics、AbuseIPDB 等五大权威防欺诈库,精准嗅探代理/VPN特征、25端口及流媒体原生解锁状态,并自带 Google “送中”高危预警与污染趋势图谱。
|
||||
- ⚡ **无损高并发引擎 (WAL Concurrency)**:司令部 SQLite 数据库全面激活 `WAL` (Write-Ahead Logging) 模式与毫秒级排队算法。即使对 500 台边缘节点发起全军总攻,也能完美规避 `database is locked` 与 Telegram `429` 拦截。
|
||||
- 🪶 **抽脂级极简部署 (Zero-Bloat Native)**:全栈剔除第三方依赖,基于 Python3 原生标准库运行。安装强制注入 `--no-install-recommends` 防捆绑参数。无论是 128MB 内存的极简 NAT,还是 Alpine 游击队容器,均可如丝般顺滑运行。
|
||||
- 🎛️ **扁平化指挥矩阵 (Flat Command Matrix)**:引入扁平化四级战区降维视图与双轨身份制。深度定制 Inline Keyboard 逃生舱交互,支持原位丝滑重绘 (In-place UI Edit),实现毫秒级模块热启停与跨地域深海声呐投放。
|
||||
- 🔄 **全栈零信任 OTA 引擎 (Zero-Trust OTA Upgrade)**:首创双端物理熔断机制。长官可通过私有中枢,一键向全舰队下发静默热重载指令;更支持**「司令部金蝉脱壳」**,实现真正的全栈去 SSH 化运维。
|
||||
- 🛡️ **SSOT 溯源与热更新装甲 (Smooth Upgrade Engine)**:全系脚本彻底消灭硬编码,动态抓取云端版本信标。自带状态机嗅探逻辑,即便是手动在老节点执行安装,也仅需回车瞬间完成配置继承与无损换代。
|
||||
- 🗺️ **全球拓扑矩阵与活体词库 (Global Nexus)**:接入 GitHub Actions 云端兵工厂,每日静默同步全球各大区真实热搜榜单与高权重本土站点,让伪装行为永远贴合当地网络脉搏。
|
||||
- 👻 **绝对时空对齐与高频错峰 (UTC-Seeded Scheduling)**:摒弃传统随机轮询,全栈强制接管底层时钟为**绝对 UTC 时间**。全舰队以 **20 分钟 (每日 72 次)** 的极高密度进行养护巡逻,叠加基于部署锚点的天然削峰与随机防并发休眠,完美化解十万级集群的“惊群效应”与 API 熔断。
|
||||
- 🖧 **极速预检与三级容灾架构 (Fail-Fast & Fallback)**:底层引擎强力接管发包参数 (`--interface`) 的同时,创新引入 **4 秒极速预检 (Fail-Fast)** 雷达与**三级阶梯脱壳**机制。无论是纯 IPv6 孤岛、WARP 劫持死锁还是复杂 NAT 嵌套,系统均能瞬间避开网络黑洞,彻底杜绝探针假死与流量溢出。
|
||||
|
||||
**—— 💎 骨干基建特征 ——**
|
||||
- 🏭 **自动化指纹兵工厂**:依托 GitHub Actions CI/CD 流水线,每月 1 日无人值守锻造 4000+ 带绝对物理分区的真实终端设备数据。
|
||||
- 🏭 **全自动云端军工厂 (CI/CD Data Factory)**:依托 GitHub Actions 构建双轨无人值守流水线。**每月 1 日**批量锻造 4000+ 带有绝对物理分区的原生终端指纹库;**每日凌晨 (UTC)** 实时抓取全球各战区 Google 真实热搜榜单与本土骨干新闻 RSS。为前线舰队源源不断地输送最鲜活的伪装弹药。
|
||||
- 🔒 **叹息之墙 (Zero-Trust HMAC)**:底层通讯引入 时间戳 + HMAC-SHA256 军用级动态签名。指令有效期仅 60 秒(阅后即焚),未授权请求直接触发系统级 403 物理熔断,彻底免疫中间人抓包与重放攻击。
|
||||
- ☁️ **云端中枢 (Public Master)**:官方公共机器人 [@OmniBeacon_bot](https://t.me/OmniBeacon_bot) ,新手免自建,一键接入极速入伍!同时支持硬核极客私有化 SQLite 分布式部署。
|
||||
- 👁️🗨️ **玻璃房透明遥测 (Glasshouse)**:基于 Cloudflare Workers 的全透明计数中枢,绝对零隐私收集,仅作原子累加,底层网关源码全开源。
|
||||
|
||||
171
core/install.sh
171
core/install.sh
@@ -14,10 +14,14 @@ if [ "$EUID" -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# 🟢 [防劫持沙盒] 创建具备随机哈希且仅 root 可见的专属安全工作区
|
||||
SECURE_TMP=$(mktemp -d /tmp/ips_install.XXXXXX)
|
||||
# 确保脚本退出、异常中断或被强杀时,自动销毁沙盒,不留痕迹
|
||||
trap 'rm -rf "$SECURE_TMP"' EXIT HUP INT QUIT TERM
|
||||
|
||||
# 你的 GitHub 仓库 Raw 数据直链前缀
|
||||
REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/main"
|
||||
# 临时改为开发地址用于测试
|
||||
# REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/v3.6.2-rc"
|
||||
|
||||
INSTALL_DIR="/opt/ip_sentinel"
|
||||
CONFIG_FILE="${INSTALL_DIR}/config.conf"
|
||||
|
||||
@@ -110,9 +114,8 @@ echo -e "\033[32m✅ 基础环境检测通过。\033[0m"
|
||||
|
||||
# 2. 交互式引导与动态地图解析 (v3.0 全球网络)
|
||||
echo -e "\n[2/7] 正在连线云端,拉取全球节点地图..."
|
||||
curl -sL "${REPO_RAW_URL}/data/map.json" -o "/tmp/map.json"
|
||||
|
||||
if [ ! -s "/tmp/map.json" ]; then
|
||||
curl -sL "${REPO_RAW_URL}/data/map.json" -o "${SECURE_TMP}/map.json"
|
||||
if [ ! -s "${SECURE_TMP}/map.json" ]; then
|
||||
echo -e "\033[31m❌ 拉取全球地图失败!请检查网络或 GitHub 仓库地址。\033[0m"
|
||||
exit 1
|
||||
fi
|
||||
@@ -137,10 +140,10 @@ else
|
||||
|
||||
if [ "$ACTION_CHOICE" == "2" ]; then
|
||||
echo -e "\n⏳ 正在拉取卸载程序..."
|
||||
curl -sL "${REPO_RAW_URL}/core/uninstall.sh" -o "/tmp/ip_uninstall.sh"
|
||||
chmod +x "/tmp/ip_uninstall.sh"
|
||||
bash "/tmp/ip_uninstall.sh"
|
||||
rm -f "/tmp/ip_uninstall.sh"
|
||||
curl -sL "${REPO_RAW_URL}/core/uninstall.sh" -o "${SECURE_TMP}/ip_uninstall.sh"
|
||||
chmod +x "${SECURE_TMP}/ip_uninstall.sh"
|
||||
bash "${SECURE_TMP}/ip_uninstall.sh"
|
||||
rm -f "${SECURE_TMP}/ip_uninstall.sh"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
@@ -169,22 +172,13 @@ else
|
||||
fi
|
||||
|
||||
# ================== [v3.1.1/v3.2.2 优化: 安装前环境纯净度清理] ==================
|
||||
echo -e "\n⏳ 正在清理旧版守护进程与冗余任务..."
|
||||
# [新增] 优雅停止 Systemd 服务,防止代码替换时引发无限复活风暴
|
||||
if command -v systemctl >/dev/null 2>&1; then
|
||||
systemctl stop ip-sentinel-runner.timer ip-sentinel-updater.timer ip-sentinel-report.timer ip-sentinel-agent-daemon.service >/dev/null 2>&1 || true
|
||||
fi
|
||||
echo -e "\n⏳ 正在清理系统定时任务中的旧版条目..."
|
||||
|
||||
# 1. 强制超度可能存活的 Webhook 及各类看门狗进程,释放端口
|
||||
pkill -9 -f "webhook.py" >/dev/null 2>&1 || true
|
||||
pkill -9 -f "agent_daemon.sh" >/dev/null 2>&1 || true
|
||||
pkill -9 -f "runner.sh" >/dev/null 2>&1 || true
|
||||
|
||||
# 2. 清除系统定时任务 (Cron) 中的旧版条目 (安全容错版)
|
||||
crontab -l 2>/dev/null | grep -v "ip_sentinel" > /tmp/cron_clean || true
|
||||
# 1. 清除系统定时任务 (Cron) 中的旧版条目 (安全容错版)
|
||||
crontab -l 2>/dev/null | grep -v "ip_sentinel" > "${SECURE_TMP}/cron_clean" || true
|
||||
# [追加 >/dev/null 2>&1 堵死 Alpine 的脏话输出]
|
||||
[ -f /tmp/cron_clean ] && crontab /tmp/cron_clean >/dev/null 2>&1
|
||||
rm -f /tmp/cron_clean
|
||||
[ -f "${SECURE_TMP}/cron_clean" ] && crontab "${SECURE_TMP}/cron_clean" >/dev/null 2>&1
|
||||
rm -f "${SECURE_TMP}/cron_clean"
|
||||
|
||||
# ==========================================
|
||||
# 🛑 [物理抹除] 彻底扫除 Alpine 系统的底层残留与双路径文件
|
||||
@@ -224,13 +218,13 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
|
||||
# 📍 动态零级菜单:战区(大洲)选择
|
||||
echo -e "\n\033[36m📍 【第零级】请选择目标战区 (Continent):\033[0m"
|
||||
jq -r '.continents[] | "\(.id)|\(.name)"' /tmp/map.json > /tmp/continents.txt
|
||||
jq -r '.continents[] | "\(.id)|\(.name)"' "${SECURE_TMP}/map.json" > "${SECURE_TMP}/continents.txt"
|
||||
i=1; CONT_MAP=()
|
||||
while IFS="|" read -r cont_id cont_name; do
|
||||
echo " $i) $cont_name"
|
||||
CONT_MAP[$i]="$cont_id"
|
||||
((i++))
|
||||
done < /tmp/continents.txt
|
||||
done < "${SECURE_TMP}/continents.txt"
|
||||
|
||||
read -p "请输入选择 [1-$((i-1))] (默认1): " CONT_SEL
|
||||
CONT_SEL=${CONT_SEL:-1}
|
||||
@@ -238,14 +232,14 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
|
||||
# 📍 动态一级菜单:国家选择 (基于选中战区)
|
||||
echo -e "\n\033[36m📍 【第一级】正在检索 [$CONT_ID] 战区下的国家/地区...\033[0m"
|
||||
jq -r ".continents[] | select(.id==\"$CONT_ID\") | .countries[] | \"\(.id)|\(.name)|\(.keyword_file)\"" /tmp/map.json > /tmp/countries.txt
|
||||
jq -r ".continents[] | select(.id==\"$CONT_ID\") | .countries[] | \"\(.id)|\(.name)|\(.keyword_file)\"" "${SECURE_TMP}/map.json" > "${SECURE_TMP}/countries.txt"
|
||||
i=1; COUNTRY_MAP=(); KEYWORD_MAP=()
|
||||
while IFS="|" read -r c_id c_name k_file; do
|
||||
echo " $i) $c_name"
|
||||
COUNTRY_MAP[$i]="$c_id"
|
||||
KEYWORD_MAP[$i]="$k_file"
|
||||
((i++))
|
||||
done < /tmp/countries.txt
|
||||
done < "${SECURE_TMP}/countries.txt"
|
||||
|
||||
read -p "请输入选择 [1-$((i-1))] (默认1): " C_SEL
|
||||
C_SEL=${C_SEL:-1}
|
||||
@@ -255,11 +249,11 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
|
||||
# 📍 动态二级菜单:省/州选择 (基于选中战区和国家)
|
||||
echo -e "\n\033[36m📍 【第二级】正在检索 [$COUNTRY_ID] 的行政区数据...\033[0m"
|
||||
jq -r ".continents[] | select(.id==\"$CONT_ID\") | .countries[] | select(.id==\"$COUNTRY_ID\") | .states[] | \"\(.id)|\(.name)\"" /tmp/map.json > /tmp/states.txt
|
||||
STATE_COUNT=$(wc -l < /tmp/states.txt)
|
||||
jq -r ".continents[] | select(.id==\"$CONT_ID\") | .countries[] | select(.id==\"$COUNTRY_ID\") | .states[] | \"\(.id)|\(.name)\"" "${SECURE_TMP}/map.json" > "${SECURE_TMP}/states.txt"
|
||||
STATE_COUNT=$(wc -l < "${SECURE_TMP}/states.txt")
|
||||
|
||||
if [ "$STATE_COUNT" -eq 1 ]; then
|
||||
IFS="|" read -r STATE_ID STATE_NAME < /tmp/states.txt
|
||||
IFS="|" read -r STATE_ID STATE_NAME < "${SECURE_TMP}/states.txt"
|
||||
echo -e "\033[32m💡 该国家下仅有单一配置 [$STATE_NAME],已自动跃迁。\033[0m"
|
||||
else
|
||||
i=1; STATE_MAP=()
|
||||
@@ -267,7 +261,7 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
echo " $i) $s_name"
|
||||
STATE_MAP[$i]="$s_id"
|
||||
((i++))
|
||||
done < /tmp/states.txt
|
||||
done < "${SECURE_TMP}/states.txt"
|
||||
read -p "请输入选择 [1-$((i-1))] (默认1): " S_SEL
|
||||
S_SEL=${S_SEL:-1}
|
||||
STATE_ID="${STATE_MAP[$S_SEL]}"
|
||||
@@ -275,11 +269,11 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
|
||||
# 📍 动态三级菜单:城市选择 (基于战区、国家、州三层过滤)
|
||||
echo -e "\n\033[36m📍 【第三级】请锁定具体城市节点:\033[0m"
|
||||
jq -r ".continents[] | select(.id==\"$CONT_ID\") | .countries[] | select(.id==\"$COUNTRY_ID\") | .states[] | select(.id==\"$STATE_ID\") | .cities[] | \"\(.id)|\(.name)\"" /tmp/map.json > /tmp/cities.txt
|
||||
CITY_COUNT=$(wc -l < /tmp/cities.txt)
|
||||
jq -r ".continents[] | select(.id==\"$CONT_ID\") | .countries[] | select(.id==\"$COUNTRY_ID\") | .states[] | select(.id==\"$STATE_ID\") | .cities[] | \"\(.id)|\(.name)\"" "${SECURE_TMP}/map.json" > "${SECURE_TMP}/cities.txt"
|
||||
CITY_COUNT=$(wc -l < "${SECURE_TMP}/cities.txt")
|
||||
|
||||
if [ "$CITY_COUNT" -eq 1 ]; then
|
||||
IFS="|" read -r CITY_ID CITY_NAME < /tmp/cities.txt
|
||||
IFS="|" read -r CITY_ID CITY_NAME < "${SECURE_TMP}/cities.txt"
|
||||
echo -e "\033[32m💡 该区域下仅有单一城市 [$CITY_NAME],已自动锁定。\033[0m"
|
||||
else
|
||||
i=1; CITY_MAP=(); CITY_NAME_MAP=()
|
||||
@@ -288,7 +282,7 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
CITY_MAP[$i]="$c_id"
|
||||
CITY_NAME_MAP[$i]="$c_name"
|
||||
((i++))
|
||||
done < /tmp/cities.txt
|
||||
done < "${SECURE_TMP}/cities.txt"
|
||||
read -p "请输入选择 [1-$((i-1))] (默认1): " CI_SEL
|
||||
CI_SEL=${CI_SEL:-1}
|
||||
CITY_ID="${CITY_MAP[$CI_SEL]}"
|
||||
@@ -296,7 +290,7 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
fi
|
||||
|
||||
# 清理临时文件 (增加清理 continents.txt)
|
||||
rm -f /tmp/map.json /tmp/continents.txt /tmp/countries.txt /tmp/states.txt /tmp/cities.txt
|
||||
rm -f "${SECURE_TMP}/map.json" "${SECURE_TMP}/continents.txt" "${SECURE_TMP}/countries.txt" "${SECURE_TMP}/states.txt" "${SECURE_TMP}/cities.txt"
|
||||
|
||||
# 本地工作目录初始化 (支持 v3.0 的深度层级)
|
||||
mkdir -p "${INSTALL_DIR}/core"
|
||||
@@ -336,11 +330,12 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
# [v3.6.0 优化] 使用 OSC 8 终端超链接协议,实现“点击即打开”的极客交互
|
||||
echo -e "\n\033[36m📘 私有 Bot 创建教程: \033[4m\033]8;;https://blog.iot-architect.com/engineering-practice/create-private-telegram-bot-via-botfather/\033\\👉 [点击此处直接在浏览器中打开] 👈\033]8;;\033\\\033[0m"
|
||||
echo -e "\033[90m (若您的终端较老不支持点击,请手动复制: https://blog.iot-architect.com/engineering-practice/create-private-telegram-bot-via-botfather/ )\033[0m"
|
||||
read -p "请输入您的私有 Telegram Bot Token: " USER_TOKEN
|
||||
|
||||
read -p "请输入您的私有 Telegram Bot Token: " RAW_TOKEN
|
||||
USER_TOKEN=$(echo "$RAW_TOKEN" | tr -cd 'a-zA-Z0-9_:-')
|
||||
# 🛡️ 核心防误触修复:拦截空回车或粘贴换行导致的跳过 Bug
|
||||
while [ -z "$USER_TOKEN" ]; do
|
||||
read -p "⚠️ Token 不能为空,请重新输入您的 Bot Token: " USER_TOKEN
|
||||
read -p "⚠️ Token 不能为空或包含非法字符,请重新输入: " RAW_TOKEN
|
||||
USER_TOKEN=$(echo "$RAW_TOKEN" | tr -cd 'a-zA-Z0-9_:-')
|
||||
done
|
||||
|
||||
TG_TOKEN="$USER_TOKEN"
|
||||
@@ -363,7 +358,9 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
echo -e "\n\033[33m💡 提示:如果您不知道下方自己的 Chat ID 是什么,可以关注 @userinfobot 获取。\033[0m"
|
||||
echo -e "\033[36m📘 查看图文教程: \033[4m\033]8;;https://blog.iot-architect.com/engineering-practice/get-telegram-personal-id-via-userinfobot/\033\\👉 [点击此处直接在浏览器中打开] 👈\033]8;;\033\\\033[0m"
|
||||
echo -e "\033[90m (若您的终端较老不支持点击,请手动复制: https://blog.iot-architect.com/engineering-practice/get-telegram-personal-id-via-userinfobot/ )\033[0m"
|
||||
read -p "请输入你的 Chat ID (必须准确,否则无法联控): " CHAT_ID
|
||||
read -p "请输入你的 Chat ID (必须准确,否则无法联控): " RAW_CHAT_ID
|
||||
# 强制只保留数字和负号,封死注入
|
||||
CHAT_ID=$(echo "$RAW_CHAT_ID" | tr -cd '0-9-')
|
||||
|
||||
# ================== [v3.0.3 变更: 智能随机高位端口生成系统] ==================
|
||||
echo -e "\n\033[36m[4.2/7] 正在构建 Webhook 安全通信隧道...\033[0m"
|
||||
@@ -421,7 +418,8 @@ if [ "$UPGRADE_MODE" == "false" ]; then
|
||||
|
||||
if [ ${#IP_OPTIONS[@]} -eq 0 ]; then
|
||||
echo -e "\033[33m⚠️ 雷达受阻:未能自动探测到公网 IP,请手动指定。\033[0m"
|
||||
read -p "请输入您要绑定的公网 IP (v4 或 v6): " PUBLIC_IP
|
||||
read -p "请输入您要绑定的公网 IP (v4 或 v6): " RAW_PUBLIC_IP
|
||||
PUBLIC_IP=$(echo "$RAW_PUBLIC_IP" | tr -cd 'a-fA-F0-9.:[]')
|
||||
[[ "$PUBLIC_IP" == *":"* ]] && IP_PREF="6" || IP_PREF="4"
|
||||
else
|
||||
echo "📍 发现可用出口 IP,请选择要注册与养护的锚点:"
|
||||
@@ -595,7 +593,8 @@ if [ "$UPGRADE_MODE" == "true" ]; then
|
||||
BIND_IP="$NEW_BIND_IP"
|
||||
else
|
||||
# 如果是未来再升级,配置文件已是最新,直接提取变量供安装脚本尾部使用
|
||||
SAFE_PUBLIC_IP=$(grep "^PUBLIC_IP=" "$CONFIG_FILE" | cut -d'"' -f2)
|
||||
# [修复] 避免 cut 提取无引号变量失败,直接复用已 source 的原生变量
|
||||
SAFE_PUBLIC_IP="${PUBLIC_IP}"
|
||||
fi
|
||||
|
||||
# [v3.5.2 热修复] 兼容老版本没有 NODE_NAME 和 NODE_ALIAS 的情况,无损补齐
|
||||
@@ -629,7 +628,7 @@ echo -e "\n[6/7] 正在部署核心引擎与热数据..."
|
||||
mkdir -p "${INSTALL_DIR}/data/keywords"
|
||||
|
||||
# [核心修复] 开辟临时下载区,确保下载 100% 成功后再替换旧核心
|
||||
TMP_CORE="/tmp/ip_sentinel_core_$$"
|
||||
TMP_CORE="${SECURE_TMP}/core_update"
|
||||
mkdir -p "$TMP_CORE"
|
||||
|
||||
# 拉取核心代码至临时区
|
||||
@@ -650,7 +649,21 @@ if [ ! -s "${TMP_CORE}/runner.sh" ] || [ ! -s "${TMP_CORE}/agent_daemon.sh" ]; t
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# 校验完美通过,执行原子化交接
|
||||
# 🟢 [原子化交接核心]: 校验完美通过,新代码已在本地备妥!
|
||||
# 此时再以雷霆手段镇压旧进程,杜绝遗言陷阱与断网变砖的可能!
|
||||
echo "⏳ 新引擎校验通过,正在抹杀旧版守护进程..."
|
||||
if command -v systemctl >/dev/null 2>&1; then
|
||||
systemctl kill --signal=SIGKILL ip-sentinel-agent-daemon.service >/dev/null 2>&1 || true
|
||||
systemctl stop ip-sentinel-runner.timer ip-sentinel-updater.timer ip-sentinel-report.timer ip-sentinel-agent-daemon.service >/dev/null 2>&1 || true
|
||||
fi
|
||||
pkill -9 -f "webhook.py" >/dev/null 2>&1 || true
|
||||
pkill -9 -f "agent_daemon.sh" >/dev/null 2>&1 || true
|
||||
pkill -9 -f "runner.sh" >/dev/null 2>&1 || true
|
||||
pkill -9 -f "tg_report.sh" >/dev/null 2>&1 || true
|
||||
pkill -9 -f "updater.sh" >/dev/null 2>&1 || true
|
||||
pkill -9 -f "sentinel_scheduler.sh" >/dev/null 2>&1 || true
|
||||
|
||||
# 执行代码目录的物理替换
|
||||
rm -rf "${INSTALL_DIR}/core" 2>/dev/null
|
||||
mv "$TMP_CORE" "${INSTALL_DIR}/core"
|
||||
chmod +x ${INSTALL_DIR}/core/*.sh
|
||||
@@ -667,8 +680,12 @@ fi
|
||||
# 7. 配置系统定时任务 (高频调度与看门狗)
|
||||
echo -e "\n[7/7] 正在注入系统守护进程与调度器..."
|
||||
|
||||
# [v3.3.0 新增] 初始化 UA 指纹库更新时间戳,确立 30 天滚动周期的计算锚点
|
||||
echo $(date +%s) > "${INSTALL_DIR}/core/.ua_last_update"
|
||||
# [时钟同步核心] 获取部署时的绝对 UTC 时间锚点,用于打散全球节点的云端拉取并发
|
||||
DEPLOY_UTC_HOUR=$(date -u +%H)
|
||||
DEPLOY_UTC_MIN=$(date -u +%M)
|
||||
|
||||
# [v3.3.0 新增] 初始化 UA 指纹库更新时间戳,确立 30 天滚动周期的计算锚点 (强制 UTC)
|
||||
echo $(date -u +%s) > "${INSTALL_DIR}/core/.ua_last_update"
|
||||
|
||||
if command -v systemctl >/dev/null 2>&1; then
|
||||
echo "💡 检测到 Systemd 环境,正在部署原生守护服务..."
|
||||
@@ -692,8 +709,8 @@ EOF
|
||||
[Unit]
|
||||
Description=Timer for IP-Sentinel Runner Service
|
||||
[Timer]
|
||||
OnActiveSec=10s
|
||||
OnUnitActiveSec=30min
|
||||
# [频率优化] 改用严格的 20 分钟步进,杜绝 OTA 瞬间的并发走火!
|
||||
OnCalendar=*:0/20
|
||||
RandomizedDelaySec=180
|
||||
Persistent=true
|
||||
Unit=ip-sentinel-runner.service
|
||||
@@ -720,7 +737,8 @@ EOF
|
||||
[Unit]
|
||||
Description=Timer for IP-Sentinel Updater Service
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 03:00:00
|
||||
# [绝对 UTC 锚点] 每天精确在部署的时刻触发,实现全球请求的天然削峰
|
||||
OnCalendar=*-*-* ${DEPLOY_UTC_HOUR}:${DEPLOY_UTC_MIN}:00 UTC
|
||||
Persistent=true
|
||||
Unit=ip-sentinel-updater.service
|
||||
[Install]
|
||||
@@ -750,7 +768,8 @@ EOF
|
||||
[Unit]
|
||||
Description=Timer for IP-Sentinel Telegram Report Service
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 08:00:00
|
||||
# [绝对 UTC 锚点] 全球统一:每天 UTC 16:00 准时向司令部发送战报
|
||||
OnCalendar=*-*-* 16:00:00 UTC
|
||||
Unit=ip-sentinel-report.service
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
@@ -776,7 +795,9 @@ WantedBy=multi-user.target
|
||||
EOF
|
||||
|
||||
# [修复竞态]: 提前写入公网 IP 缓存,阻断重复推送
|
||||
echo "$SAFE_PUBLIC_IP" > "${INSTALL_DIR}/core/.last_ip"
|
||||
# 强制使用无参数 curl 裸奔探测,对齐 agent_daemon 的认知,防止双栈机型 IPv4/v6 认知错乱导致重启误报
|
||||
DAEMON_IP=$( (curl -s -m 5 api.ip.sb/ip || curl -s -m 5 ifconfig.me) 2>/dev/null | tr -d '[:space:]' )
|
||||
[ -n "$DAEMON_IP" ] && echo "$DAEMON_IP" > "${INSTALL_DIR}/core/.last_ip" || echo "$(echo "$SAFE_PUBLIC_IP" | tr -d '[]')" > "${INSTALL_DIR}/core/.last_ip"
|
||||
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now ip-sentinel-report.timer
|
||||
@@ -804,23 +825,28 @@ EOF
|
||||
rc-update del crond default >/dev/null 2>&1 || true
|
||||
rc-service crond stop >/dev/null 2>&1 || true
|
||||
pkill -9 crond >/dev/null 2>&1 || true
|
||||
crontab -l 2>/dev/null | grep -v "ip_sentinel" > /tmp/cron_clean || true
|
||||
[ -f /tmp/cron_clean ] && crontab /tmp/cron_clean >/dev/null 2>&1
|
||||
rm -f /tmp/cron_clean
|
||||
crontab -l 2>/dev/null | grep -v "ip_sentinel" > "${SECURE_TMP}/cron_clean" || true
|
||||
[ -f "${SECURE_TMP}/cron_clean" ] && crontab "${SECURE_TMP}/cron_clean" >/dev/null 2>&1
|
||||
rm -f "${SECURE_TMP}/cron_clean"
|
||||
|
||||
# 2. 写入我们的死循环守护进程
|
||||
cat > ${INSTALL_DIR}/core/sentinel_scheduler.sh << 'EOF'
|
||||
# [极客修复] 将 << 'EOF' 变为 << EOF,以允许在安装时将部署时刻的 DEPLOY_UTC 变量作为硬编码注入脚本中
|
||||
cat > ${INSTALL_DIR}/core/sentinel_scheduler.sh << EOF
|
||||
#!/bin/bash
|
||||
while true; do
|
||||
MIN=$(date +%M)
|
||||
HOUR=$(date +%H)
|
||||
if [ "$MIN" == "00" ] || [ "$MIN" == "30" ]; then
|
||||
# 强制获取绝对 UTC 时分,免疫系统错误时区
|
||||
MIN=\$(date -u +%M)
|
||||
HOUR=\$(date -u +%H)
|
||||
# [频率优化] 匹配 20 分钟步进 (00, 20, 40)
|
||||
if [ "\$MIN" == "00" ] || [ "\$MIN" == "20" ] || [ "\$MIN" == "40" ]; then
|
||||
/bin/bash /opt/ip_sentinel/core/runner.sh >/dev/null 2>&1
|
||||
fi
|
||||
if [ "$HOUR" == "03" ] && [ "$MIN" == "00" ]; then
|
||||
# [绝对 UTC 锚点] 基于部署时刻的锚点触发热数据更新,天然并发削峰
|
||||
if [ "\$HOUR" == "${DEPLOY_UTC_HOUR}" ] && [ "\$MIN" == "${DEPLOY_UTC_MIN}" ]; then
|
||||
/bin/bash /opt/ip_sentinel/core/updater.sh >/dev/null 2>&1
|
||||
fi
|
||||
if [ "$HOUR" == "08" ] && [ "$MIN" == "00" ]; then
|
||||
# [绝对 UTC 锚点] 统一 UTC 16:00 发送战报
|
||||
if [ "\$HOUR" == "16" ] && [ "\$MIN" == "00" ]; then
|
||||
/bin/bash /opt/ip_sentinel/core/tg_report.sh >/dev/null 2>&1
|
||||
fi
|
||||
if ! pgrep -f 'webhook.py' >/dev/null; then
|
||||
@@ -849,28 +875,35 @@ EOF
|
||||
# ==========================================
|
||||
# 🟢 走常规调度路线 (正常的 Linux 或 KVM 型 Alpine)
|
||||
# ==========================================
|
||||
crontab -l 2>/dev/null | grep -v "ip_sentinel" > /tmp/cron_backup || true
|
||||
echo "*/30 * * * * ${INSTALL_DIR}/core/runner.sh >/dev/null 2>&1" >> /tmp/cron_backup
|
||||
echo "0 3 * * * ${INSTALL_DIR}/core/updater.sh >/dev/null 2>&1" >> /tmp/cron_backup
|
||||
crontab -l 2>/dev/null | grep -v "ip_sentinel" > "${SECURE_TMP}/cron_backup" || true
|
||||
# [频率优化] 调整为 */20
|
||||
echo "*/20 * * * * ${INSTALL_DIR}/core/runner.sh >/dev/null 2>&1" >> "${SECURE_TMP}/cron_backup"
|
||||
# [绝对 UTC 锚点] 每天精确在部署的 UTC 时刻触发
|
||||
echo "${DEPLOY_UTC_MIN} ${DEPLOY_UTC_HOUR} * * * ${INSTALL_DIR}/core/updater.sh >/dev/null 2>&1" >> "${SECURE_TMP}/cron_backup"
|
||||
|
||||
if [[ -n "$TG_TOKEN" ]] && [[ -n "$CHAT_ID" ]]; then
|
||||
echo "0 8 * * * ${INSTALL_DIR}/core/tg_report.sh >/dev/null 2>&1" >> /tmp/cron_backup
|
||||
# [绝对 UTC 锚点] 统一 UTC 16:00
|
||||
echo "0 16 * * * ${INSTALL_DIR}/core/tg_report.sh >/dev/null 2>&1" >> "${SECURE_TMP}/cron_backup"
|
||||
echo "$SAFE_PUBLIC_IP" > "${INSTALL_DIR}/core/.last_ip"
|
||||
# [修复竞态]: 提前写入公网 IP 缓存,阻断重复推送
|
||||
# 强制使用无参数 curl 裸奔探测,对齐 agent_daemon 的认知,防止双栈机型 IPv4/v6 认知错乱导致重启误报
|
||||
DAEMON_IP=$( (curl -s -m 5 api.ip.sb/ip || curl -s -m 5 ifconfig.me) 2>/dev/null | tr -d '[:space:]' )
|
||||
[ -n "$DAEMON_IP" ] && echo "$DAEMON_IP" > "${INSTALL_DIR}/core/.last_ip" || echo "$(echo "$SAFE_PUBLIC_IP" | tr -d '[]')" > "${INSTALL_DIR}/core/.last_ip"
|
||||
|
||||
if command -v rc-update >/dev/null 2>&1 && [ -d "/etc/local.d" ]; then
|
||||
echo "nohup bash ${INSTALL_DIR}/core/agent_daemon.sh >/dev/null 2>&1 &" > /etc/local.d/ip_sentinel.start
|
||||
chmod +x /etc/local.d/ip_sentinel.start
|
||||
rc-update add local default >/dev/null 2>&1
|
||||
else
|
||||
echo "@reboot nohup bash ${INSTALL_DIR}/core/agent_daemon.sh >/dev/null 2>&1 &" >> /tmp/cron_backup
|
||||
echo "@reboot nohup bash ${INSTALL_DIR}/core/agent_daemon.sh >/dev/null 2>&1 &" >> "${SECURE_TMP}/cron_backup"
|
||||
fi
|
||||
|
||||
echo "* * * * * pgrep -f 'webhook.py' >/dev/null || nohup bash ${INSTALL_DIR}/core/agent_daemon.sh >/dev/null 2>&1 &" >> /tmp/cron_backup
|
||||
echo "* * * * * pgrep -f 'webhook.py' >/dev/null || nohup bash ${INSTALL_DIR}/core/agent_daemon.sh >/dev/null 2>&1 &" >> "${SECURE_TMP}/cron_backup"
|
||||
|
||||
nohup bash "${INSTALL_DIR}/core/agent_daemon.sh" >/dev/null 2>&1 &
|
||||
fi
|
||||
|
||||
[ -f /tmp/cron_backup ] && crontab /tmp/cron_backup >/dev/null 2>&1
|
||||
[ -f "${SECURE_TMP}/cron_backup" ] && crontab "${SECURE_TMP}/cron_backup" >/dev/null 2>&1
|
||||
|
||||
if [ -d "/etc/crontabs" ] && [ -f "/var/spool/cron/crontabs/root" ]; then
|
||||
cp -f /var/spool/cron/crontabs/root /etc/crontabs/root 2>/dev/null || true
|
||||
@@ -884,7 +917,7 @@ EOF
|
||||
crond -b >/dev/null 2>&1 || true
|
||||
fi
|
||||
|
||||
rm -f /tmp/cron_backup
|
||||
rm -f "${SECURE_TMP}/cron_backup"
|
||||
fi
|
||||
fi
|
||||
|
||||
@@ -970,7 +1003,7 @@ else
|
||||
echo "🎉 边缘节点 (Agent) 部署流程彻底完成!"
|
||||
fi
|
||||
echo "📍 你的本地守护区域已锁定为: $REGION_NAME"
|
||||
echo "⚙️ 哨兵现已开启 [每30分钟] 的高频高拟真养护循环。"
|
||||
echo "⚙️ 哨兵现已开启 [每20分钟] 的高频高拟真养护循环。"
|
||||
if [[ -n "$TG_TOKEN" ]]; then
|
||||
echo "📡 Webhook 监听已启动 (端口: $AGENT_PORT) 并向中枢发送了注册请求。"
|
||||
|
||||
|
||||
@@ -27,7 +27,8 @@ if ! type log >/dev/null 2>&1; then
|
||||
|
||||
# 日志格式注入 [版本号] 追踪标识
|
||||
local core_msg=$(printf "[v%-5s] [%-5s] [%-7s] [%s] %s" "$local_ver" "$2" "$1" "$REGION_CODE" "$3")
|
||||
echo "[$(date '+%Y-%m-%d %H:%M:%S')] $core_msg" >> "${INSTALL_DIR}/logs/sentinel.log"
|
||||
# [时区对齐] 强制无视本地时区,以绝对 UTC 时间写入日志
|
||||
echo "[$(date -u '+%Y-%m-%d %H:%M:%S UTC')] $core_msg" >> "${INSTALL_DIR}/logs/sentinel.log"
|
||||
|
||||
# 强制推送到 Systemd Journal (如果系统支持)
|
||||
if command -v logger >/dev/null 2>&1; then
|
||||
@@ -161,40 +162,133 @@ for ((i=1; i<=TOTAL_ACTIONS; i++)); do
|
||||
|
||||
log "$MODULE_NAME" "EXEC " "动作[$i/$TOTAL_ACTIONS]完成 | HTTP状态: $CODE | 抖动坐标: $ACTION_LAT, $ACTION_LON"
|
||||
|
||||
# 【核心升级】行为拉伸:每次动作后强制休眠 90 - 150 秒
|
||||
# 结合动作总数,总耗时将稳定在 10 分钟 到 25 分钟之间
|
||||
# 【核心升级】行为拉伸:每次动作后强制休眠 90 - 120 秒
|
||||
# 结合动作总数,总耗时将稳定在 10 分钟 到 20 分钟之间
|
||||
if [ $i -lt $TOTAL_ACTIONS ]; then
|
||||
SLEEP_TIME=$((90 + RANDOM % 61))
|
||||
SLEEP_TIME=$((90 + RANDOM % 31))
|
||||
log "$MODULE_NAME" "WAIT " "阅读当前页面内容,模拟停留 $SLEEP_TIME 秒..."
|
||||
sleep $SLEEP_TIME
|
||||
fi
|
||||
done
|
||||
|
||||
# --- [结果纠偏自检 (V4.0.3 终极真理版: 穿透 Google 真实 GeoIP 数据库)] ---
|
||||
# 彻底抛弃不可靠的前端 URL 重定向判定 (解决 Issue #35 和 #14 的假阳性问题)
|
||||
# 战术揭秘:Google 与 YouTube 共享绝对一致的底层 GeoIP 库。
|
||||
# 我们直接抓取 YouTube 源码内部的 "GL" (Geo-Location) 环境变量,拿到 Google 视角的 2 位国家代码!
|
||||
# --- [结果纠偏自检 (V4.0.9 终极三核雷达: URL跳转 + Premium + Music)] ---
|
||||
# 战术揭秘:汲取开源社区顶级探针的精髓!
|
||||
# 1. 传统 URL 跳转探测:捕捉 www.google.com 底层 302 重定向域名的真实归属。
|
||||
# 2. YT Premium 深度探测:提取核心 contentRegion 变量,并强匹配 www.google.cn 送中特征。
|
||||
# 3. 严格一致性校验:任何一端出现非预期偏移,立即判定为漂移,彻底消除虚假“成功”。
|
||||
|
||||
log "$MODULE_NAME" "INFO " "正在穿透获取 Google 底层真实 GeoIP 锚点..."
|
||||
YT_HTML=$(curl $CURL_BIND_OPT $DYNAMIC_IP_PREF -m 15 -s -L https://www.youtube.com)
|
||||
log "$MODULE_NAME" "INFO " "启动三核交叉验证 (URL跳转 + YT Premium + YT Music) 穿透获取 GeoIP..."
|
||||
|
||||
# 精准正则提取 "GL":"XX" 中的两位字母 (完美兼容所有老旧系统环境)
|
||||
REAL_REGION=$(echo "$YT_HTML" | grep -o '"GL":"[A-Za-z]\{2\}"' | head -n 1 | cut -d'"' -f4 | tr 'a-z' 'A-Z')
|
||||
# 核心 1: 传统 URL 跳转探测 (请求 www 才能触发准确跳转)
|
||||
JUMP_HDR=$(curl $CURL_BIND_OPT $DYNAMIC_IP_PREF -m 10 -sI "http://www.google.com/")
|
||||
JUMP_LOC=$(echo "$JUMP_HDR" | grep -i "^location:" | tr -d '\r\n')
|
||||
JUMP_GL=""
|
||||
|
||||
if [ -z "$REAL_REGION" ]; then
|
||||
STATUS="🚨 探针失效 (网络阻断,或已被 Google 验证码/5秒盾拦截)"
|
||||
if [ -z "$JUMP_LOC" ]; then
|
||||
# 无跳转 (HTTP 200) 通常意味着原生被定位于 US
|
||||
JUMP_GL="US"
|
||||
elif [[ "$JUMP_LOC" == *".google.cn"* ]] || [[ "$JUMP_LOC" == *"gl=CN"* ]]; then
|
||||
JUMP_GL="CN"
|
||||
elif [[ "$JUMP_LOC" == *"gl="* ]]; then
|
||||
JUMP_GL=$(echo "$JUMP_LOC" | grep -o 'gl=[A-Za-z]\{2\}' | head -n 1 | cut -d'=' -f2 | tr 'a-z' 'A-Z')
|
||||
else
|
||||
# [基准对齐] 提取配置大区 (兼容州级穿透,如 US-TX -> US),并修正英国的 ISO 标准代码
|
||||
TARGET_CC="${REGION_CODE%%-*}"
|
||||
[ "$TARGET_CC" == "UK" ] && TARGET_CC="GB"
|
||||
|
||||
# 终极审判逻辑
|
||||
if [ "$REAL_REGION" == "CN" ]; then
|
||||
STATUS="❌ 严重高危!IP 已被 Google 判定为中国大陆 (送中)!"
|
||||
elif [ "$REAL_REGION" == "$TARGET_CC" ]; then
|
||||
STATUS="✅ 目标区域达成 (底层真实锚定: $REAL_REGION)"
|
||||
# 从域名中提取区域后缀 (如 .co.jp -> JP, .com.hk -> HK, .de -> DE)
|
||||
JUMP_DOMAIN=$(echo "$JUMP_LOC" | grep -o 'google\.[a-z\.]*' | head -n 1 | sed 's/google\.//')
|
||||
case "$JUMP_DOMAIN" in
|
||||
"com") JUMP_GL="US" ;;
|
||||
"com.hk") JUMP_GL="HK" ;;
|
||||
"com.tw") JUMP_GL="TW" ;;
|
||||
"co.jp") JUMP_GL="JP" ;;
|
||||
"co.uk") JUMP_GL="GB" ;;
|
||||
"co.kr") JUMP_GL="KR" ;;
|
||||
"co.in") JUMP_GL="IN" ;;
|
||||
"co.id") JUMP_GL="ID" ;;
|
||||
"co.th") JUMP_GL="TH" ;;
|
||||
"com.sg") JUMP_GL="SG" ;;
|
||||
"com.my") JUMP_GL="MY" ;;
|
||||
"com.au") JUMP_GL="AU" ;;
|
||||
"com.br") JUMP_GL="BR" ;;
|
||||
"com.mx") JUMP_GL="MX" ;;
|
||||
"com.ar") JUMP_GL="AR" ;;
|
||||
"co.za") JUMP_GL="ZA" ;;
|
||||
"cn") JUMP_GL="CN" ;;
|
||||
"") JUMP_GL="" ;;
|
||||
*)
|
||||
# 提取标准两字母后缀 (.de, .fr, .nl)
|
||||
LAST_EXT=$(echo "$JUMP_DOMAIN" | awk -F'.' '{print $NF}' | tr 'a-z' 'A-Z')
|
||||
if [ ${#LAST_EXT} -eq 2 ]; then
|
||||
JUMP_GL="$LAST_EXT"
|
||||
else
|
||||
JUMP_GL="US"
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
# 核心 2: YouTube Premium 探测
|
||||
YT_PR_GL=""
|
||||
# [修复] 必须带上本轮循环的专属 UA (-A "$SESSION_UA"),防止被 Google CDN 丢进无状态爬虫兜底页
|
||||
YT_PR_HTML=$(curl $CURL_BIND_OPT $DYNAMIC_IP_PREF -m 10 -s -L -A "$SESSION_UA" "https://www.youtube.com/premium")
|
||||
if echo "$YT_PR_HTML" | grep -q 'www.google.cn'; then
|
||||
YT_PR_GL="CN"
|
||||
else
|
||||
# 穷举风控变量提取
|
||||
YT_PR_GL=$(echo "$YT_PR_HTML" | grep -o '"contentRegion":"[A-Za-z]\{2\}"' | head -n 1 | cut -d'"' -f4 | tr 'a-z' 'A-Z')
|
||||
[ -z "$YT_PR_GL" ] && YT_PR_GL=$(echo "$YT_PR_HTML" | grep -o '"countryCode":"[A-Za-z]\{2\}"' | head -n 1 | cut -d'"' -f4 | tr 'a-z' 'A-Z')
|
||||
[ -z "$YT_PR_GL" ] && YT_PR_GL=$(echo "$YT_PR_HTML" | grep -o '"INNERTUBE_CONTEXT_GL":"[A-Za-z]\{2\}"' | head -n 1 | cut -d'"' -f4 | tr 'a-z' 'A-Z')
|
||||
fi
|
||||
|
||||
# 核心 3: YouTube Music 探测
|
||||
YT_MU_GL=""
|
||||
# [修复] 同样加持 UA 装甲,强行唤出完整版前端框架
|
||||
YT_MU_HTML=$(curl $CURL_BIND_OPT $DYNAMIC_IP_PREF -m 10 -s -L -A "$SESSION_UA" "https://music.youtube.com/")
|
||||
if echo "$YT_MU_HTML" | grep -q 'www.google.cn'; then
|
||||
YT_MU_GL="CN"
|
||||
else
|
||||
# [修复] Music 的核心配置变量是 INNERTUBE_CONTEXT_GL
|
||||
YT_MU_GL=$(echo "$YT_MU_HTML" | grep -o '"INNERTUBE_CONTEXT_GL":"[A-Za-z]\{2\}"' | head -n 1 | cut -d'"' -f4 | tr 'a-z' 'A-Z')
|
||||
[ -z "$YT_MU_GL" ] && YT_MU_GL=$(echo "$YT_MU_HTML" | grep -o '"countryCode":"[A-Za-z]\{2\}"' | head -n 1 | cut -d'"' -f4 | tr 'a-z' 'A-Z')
|
||||
[ -z "$YT_MU_GL" ] && YT_MU_GL=$(echo "$YT_MU_HTML" | grep -o '"GL":"[A-Za-z]\{2\}"' | head -n 1 | cut -d'"' -f4 | tr 'a-z' 'A-Z')
|
||||
fi
|
||||
|
||||
# [基准对齐] 提取配置大区 (兼容州级穿透),并修正英国的 ISO 代码
|
||||
TARGET_CC="${REGION_CODE%%-*}"
|
||||
[ "$TARGET_CC" == "UK" ] && TARGET_CC="GB"
|
||||
|
||||
# --- 终极审判逻辑 (以 YouTube 核心业务为主导,兼顾底层雷达权重) ---
|
||||
IS_CN=0
|
||||
VALID_PROBES=0
|
||||
|
||||
# 1. 扫描所有探针,统计有效性并执行“送中”一票否决
|
||||
for val in "$JUMP_GL" "$YT_PR_GL" "$YT_MU_GL"; do
|
||||
if [ -n "$val" ]; then
|
||||
((VALID_PROBES++))
|
||||
[ "$val" == "CN" ] && IS_CN=1
|
||||
fi
|
||||
done
|
||||
|
||||
if [ $VALID_PROBES -eq 0 ]; then
|
||||
STATUS="🚨 探针失效 (三核全部熔断,可能遭严重风控拦截)"
|
||||
elif [ $IS_CN -eq 1 ]; then
|
||||
STATUS="❌ 严重高危!三核雷达判定 IP 已被中国大陆锁定 (送中)!"
|
||||
else
|
||||
# 2. 评估核心流媒体业务是否达标 (只要 YT_PR 或 YT_MU 其一达标,即视为成功)
|
||||
YT_MATCH=0
|
||||
[ "$YT_PR_GL" == "$TARGET_CC" ] && YT_MATCH=1
|
||||
[ "$YT_MU_GL" == "$TARGET_CC" ] && YT_MATCH=1
|
||||
|
||||
if [ $YT_MATCH -eq 1 ]; then
|
||||
# 3. 核心业务达标,进一步评估底层路由权重
|
||||
if [ -n "$JUMP_GL" ] && [ "$JUMP_GL" != "$TARGET_CC" ]; then
|
||||
# YT 解锁了,但基础跳转 IP 库漂移了 (降级为 ✅,但备注底层漂移)
|
||||
STATUS="✅ 目标区域达成 (YT主导成功, Jump副雷达漂移至 ${JUMP_GL}) | Prem: ${YT_PR_GL:-无} | Music: ${YT_MU_GL:-无}"
|
||||
else
|
||||
# 完美达成
|
||||
STATUS="✅ 目标区域达成 (Jump: ${JUMP_GL:-无} | Prem: ${YT_PR_GL:-无} | Music: ${YT_MU_GL:-无})"
|
||||
fi
|
||||
else
|
||||
STATUS="⚠️ 区域发生漂移!目标 $TARGET_CC,实际归属 $REAL_REGION (跨区送医/送美)"
|
||||
# YouTube 流媒体核心未能解锁目标区域,宣判漂移
|
||||
STATUS="⚠️ 区域发生漂移!目标 $TARGET_CC,实际 (Jump: ${JUMP_GL:-无} | Prem: ${YT_PR_GL:-无} | Music: ${YT_MU_GL:-无})"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
@@ -31,27 +31,76 @@ fi
|
||||
# 补齐协议版本参数 (-4 或 -6)
|
||||
PROBE_ARGS+=("-${DYNAMIC_IP_PREF}")
|
||||
|
||||
# 2. 静默拉取原始数据 (消除短链接 RCE 劫持风险,收编为本地固化执行)
|
||||
# 2. 智能拉取引擎 (官方主干优先防 RCE,双栈 CDN 保底,外加文件防伪强校验)
|
||||
PROBE_SCRIPT="/opt/ip_sentinel/core/ip_probe.sh"
|
||||
if [ ! -x "$PROBE_SCRIPT" ]; then
|
||||
# 若本地探针尚未就绪,直接从 GitHub 官方主干拉取底层源码,绕过未知域名
|
||||
curl -sL "https://raw.githubusercontent.com/xykt/IPQuality/main/ip.sh" -o "$PROBE_SCRIPT" 2>/dev/null
|
||||
|
||||
# [校验 1] 验证本地残留脚本是否损坏 (防止之前被墙或拦截返回了 HTML 报错页)
|
||||
if [ -f "$PROBE_SCRIPT" ] && ! grep -q "xykt" "$PROBE_SCRIPT" 2>/dev/null; then
|
||||
rm -f "$PROBE_SCRIPT"
|
||||
fi
|
||||
|
||||
if [ ! -s "$PROBE_SCRIPT" ]; then
|
||||
# 🛡️ 首选防线: 严格遵守从 GitHub 官方主干拉取,捍卫纯净底线
|
||||
curl -sL -m 10 "https://raw.githubusercontent.com/xykt/IPQuality/main/ip.sh" -o "$PROBE_SCRIPT" 2>/dev/null
|
||||
|
||||
# 🚑 文件防伪校验: 如果纯 V6 无法解析 GitHub 返回了 HTML 报错页,剔除它!
|
||||
if ! grep -q "xykt" "$PROBE_SCRIPT" 2>/dev/null; then
|
||||
rm -f "$PROBE_SCRIPT" 2>/dev/null
|
||||
# 降级到双栈 CDN 节点兜底 (仅在 GitHub 彻底失效时启用)
|
||||
curl -sL -m 15 "https://IP.Check.Place" -o "$PROBE_SCRIPT" 2>/dev/null
|
||||
fi
|
||||
chmod +x "$PROBE_SCRIPT" 2>/dev/null
|
||||
fi
|
||||
|
||||
# 采用本地原生执行,拥抱底层路由的真实结果
|
||||
RAW_OUTPUT=$(timeout 180 bash "$PROBE_SCRIPT" "${PROBE_ARGS[@]}" 2>/dev/null)
|
||||
# ==========================================
|
||||
# 3. 极速预检与容灾打靶系统
|
||||
# ==========================================
|
||||
|
||||
# 2. 极致截取 JSON (无视开头的赞助商广告与不可见字符,精准提取)
|
||||
# 封装链路预检函数 (4秒极速探路,拒绝死等)
|
||||
preflight_check() {
|
||||
local curl_args=("-s" "-m" "4")
|
||||
# 提取网卡和协议约束
|
||||
for ((i=1; i<=$#; i++)); do
|
||||
if [[ "${!i}" == "-i" ]]; then
|
||||
local next=$((i+1))
|
||||
curl_args+=("--interface" "${!next}")
|
||||
elif [[ "${!i}" == "-4" ]]; then
|
||||
curl_args+=("-4")
|
||||
elif [[ "${!i}" == "-6" ]]; then
|
||||
curl_args+=("-6")
|
||||
fi
|
||||
done
|
||||
# 验证该路由设置是否能成功连通外部网络
|
||||
curl "${curl_args[@]}" "https://www.cloudflare.com/cdn-cgi/trace" >/dev/null 2>&1
|
||||
return $?
|
||||
}
|
||||
|
||||
# 📡 寻路雷达:测定哪一组参数可以走通
|
||||
FINAL_ARGS=()
|
||||
if preflight_check "${PROBE_ARGS[@]}"; then
|
||||
# 阶梯 0: 原定参数 (带 BIND_IP 和协议) 通畅
|
||||
FINAL_ARGS=("${PROBE_ARGS[@]}")
|
||||
else
|
||||
# 阶梯 1: 剥离物理网卡限制,只保留协议限制
|
||||
FALLBACK_ARGS=("-y" "-j" "-${DYNAMIC_IP_PREF}")
|
||||
if preflight_check "${FALLBACK_ARGS[@]}"; then
|
||||
FINAL_ARGS=("${FALLBACK_ARGS[@]}")
|
||||
else
|
||||
# 阶梯 2: 终极裸跑 (不限网卡,不限协议)
|
||||
FINAL_ARGS=("-y" "-j")
|
||||
fi
|
||||
fi
|
||||
|
||||
# ==========================================
|
||||
# 4. 终极实弹打靶
|
||||
# ==========================================
|
||||
|
||||
# 此时 FINAL_ARGS 已经被证实是连通的,我们只执行 1 次 ip.sh
|
||||
# 将超时放宽至 300 秒,给第三方 API (如 ipregistry) 充足的响应时间
|
||||
RAW_OUTPUT=$(timeout 300 bash "$PROBE_SCRIPT" "${FINAL_ARGS[@]}" 2>/dev/null)
|
||||
JSON_DATA="{${RAW_OUTPUT#*\{}"
|
||||
|
||||
# [v4.0.3 核心抢修: 强力去污粉] 专门针对 Alpine/Busybox 等轻量级环境!
|
||||
# 底层探测脚本的正则去色在 Alpine 上会失效,导致 ANSI 控制符混入 JSON。
|
||||
# 必须在此处彻底清洗真实的 ESC 字符与字面量 x1b,否则会导致 TG API 静默拒收!
|
||||
ESC=$(printf '\033')
|
||||
JSON_DATA=$(printf "%s" "$JSON_DATA" | sed -e "s/${ESC}\[[0-9;]*[a-zA-Z]//g" -e "s/${ESC}[0-9;]*[a-zA-Z]//g" -e "s/x1b\\[[0-9;]*[a-zA-Z]//g" -e "s/x1b[0-9;]*[a-zA-Z]//g")
|
||||
|
||||
# 2. 提取基础物理定位与身份特征 (兼作合法性校验)
|
||||
IP_ADDR=$(echo "$JSON_DATA" | jq -r '.Head.IP // empty' 2>/dev/null)
|
||||
|
||||
if [ -z "$IP_ADDR" ]; then
|
||||
@@ -65,7 +114,6 @@ if [ -z "$IP_ADDR" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
[ -z "$IP_ADDR" ] && IP_ADDR="$PUBLIC_IP"
|
||||
ASN=$(echo "$JSON_DATA" | jq -r '.Info.ASN // "Unknown"' 2>/dev/null)
|
||||
ORG=$(echo "$JSON_DATA" | jq -r '.Info.Organization // "Unknown"' 2>/dev/null)
|
||||
CITY=$(echo "$JSON_DATA" | jq -r '.Info.City.Name // "Unknown"' 2>/dev/null)
|
||||
@@ -142,9 +190,10 @@ fi
|
||||
# 7. 组装情报级 Markdown 战报
|
||||
# 提取本地运行态版本与生成时间戳
|
||||
LOCAL_VER="${AGENT_VERSION:-未知}"
|
||||
CURRENT_TIME=$(date "+%Y-%m-%d %H:%M:%S")
|
||||
# [核心修复] 抛弃本地残缺配置,直接提取探针刚刚实测拿到的真实出口 IP 拼接链接!
|
||||
LINK_IP=$(echo "$IP_ADDR" | tr -d '[]')
|
||||
# [时区对齐] 深海声呐战报落款强制采用绝对 UTC 时间
|
||||
CURRENT_TIME=$(date -u "+%Y-%m-%d %H:%M:%S UTC")
|
||||
# [体验修复] 探针返回的 IP 带有星号掩码,强制使用中枢下发的真实 IP 拼接,以防直达链接失效!
|
||||
LINK_IP=$(echo "$PUBLIC_IP" | tr -d '[]')
|
||||
|
||||
REPORT="🎯 *IP-Sentinel 深海声呐报告*
|
||||
📍 节点:\`${NODE_ALIAS}\`
|
||||
|
||||
@@ -45,7 +45,8 @@ fi
|
||||
log_msg() {
|
||||
local TYPE=$1
|
||||
local MSG=$2
|
||||
local TIME=$(date "+%Y-%m-%d %H:%M:%S")
|
||||
# [时区对齐] 强制无视本地时区,以绝对 UTC 时间生成日志时间戳
|
||||
local TIME=$(date -u "+%Y-%m-%d %H:%M:%S UTC")
|
||||
# [v3.4.0 核心] 提取当前配置中的版本锚点
|
||||
local local_ver="${AGENT_VERSION:-未知}"
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ log() {
|
||||
|
||||
# 日志格式注入 [版本号] 追踪标识
|
||||
local core_msg=$(printf "[v%-5s] [%-5s] [%-7s] [%s] %s" "$local_ver" "$level" "$module" "$REGION_CODE" "$msg")
|
||||
echo "[$(date '+%Y-%m-%d %H:%M:%S')] $core_msg" >> "$LOG_FILE"
|
||||
echo "[$(date -u '+%Y-%m-%d %H:%M:%S UTC')] $core_msg" >> "$LOG_FILE"
|
||||
|
||||
# 强制推送到 Systemd Journal (如果系统支持)
|
||||
if command -v logger >/dev/null 2>&1; then
|
||||
@@ -50,7 +50,7 @@ export -f log
|
||||
export CONFIG_FILE INSTALL_DIR
|
||||
|
||||
# 3. 防僵尸网络特征 (Cron Jitter) - 核心隐蔽逻辑
|
||||
# 配合每 30 分钟的调度周期,将随机休眠控制在 0 到 180 秒内,彻底打散全球并发请求
|
||||
# 配合每 20 分钟的调度周期,将随机休眠控制在 0 到 180 秒内,彻底打散全球并发请求
|
||||
if [ -t 1 ]; then
|
||||
log "SYSTEM" "INFO " "💻 检测到人工终端干预,跳过静默休眠,立即执行任务!"
|
||||
else
|
||||
|
||||
@@ -18,6 +18,22 @@ if [ -z "$TG_TOKEN" ] || [ -z "$CHAT_ID" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# ================== [v4.0.8 核心: 防并发风暴与 60 秒冷却机制] ==================
|
||||
LOCK_FILE="${INSTALL_DIR}/core/.report_lock"
|
||||
if [ -f "$LOCK_FILE" ]; then
|
||||
LAST_RUN=$(cat "$LOCK_FILE" 2>/dev/null)
|
||||
NOW=$(date +%s)
|
||||
# 校验 LAST_RUN 是否为有效数字,并比对 60 秒冷却期
|
||||
if [[ "$LAST_RUN" =~ ^[0-9]+$ ]]; then
|
||||
if [ $((NOW - LAST_RUN)) -lt 60 ]; then
|
||||
echo "[$(date -u '+%Y-%m-%d %H:%M:%S UTC')] [v${AGENT_VERSION:-未知}] [WARN ] [Report ] [SYSTEM] ⚠️ 战报请求过于频繁,触发 60 秒防并发风暴拦截。" >> "${INSTALL_DIR}/logs/sentinel.log"
|
||||
exit 0
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
echo $(date +%s) > "$LOCK_FILE"
|
||||
# ==============================================================================
|
||||
|
||||
# 2. 节点元数据抓取 (v3.2.2 协议自适应与多级容灾版)
|
||||
# [v3.5.2 核心: 引入双轨身份架构]
|
||||
if [ -z "$NODE_NAME" ]; then
|
||||
@@ -96,7 +112,7 @@ case "$REGION_CODE" in
|
||||
*) FLAG="🌐" ;;
|
||||
esac
|
||||
|
||||
# 3. 截取过去 24 小时的日志 (每天48次轮询,保留最新 1000 行足以覆盖单日战报)
|
||||
# 3. 截取过去 24 小时的日志 (每天72次轮询,保留最新 1000 行足以覆盖单日战报)
|
||||
LOG_CONTENT=$(tail -n 1000 "$LOG_FILE" 2>/dev/null)
|
||||
|
||||
if [ -z "$LOG_CONTENT" ]; then
|
||||
@@ -164,7 +180,7 @@ else
|
||||
MSG="$MSG
|
||||
|
||||
🕒 **最近执行快照 [${LAST_MOD:-"System"}]:**
|
||||
时间: ${LAST_TIME:-"暂无数据"}
|
||||
时间: ${LAST_TIME:-"暂无数据"} (节点本地)
|
||||
结论: ${LAST_SCORE:-"暂无数据"}"
|
||||
|
||||
fi
|
||||
@@ -174,6 +190,8 @@ fi
|
||||
# ==========================================
|
||||
# 从配置文件提取当前本地版本,若无则默认为未知
|
||||
LOCAL_VER="${AGENT_VERSION:-未知}"
|
||||
# [时区对齐] 强制获取当前绝对 UTC 时间,作为全局统一的战报落款
|
||||
REPORT_UTC_TIME=$(date -u "+%Y-%m-%d %H:%M:%S UTC")
|
||||
|
||||
# 极轻量级探针: 抓取 GitHub 云端的 version.txt (超时 3 秒,KV解析法)
|
||||
REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/main"
|
||||
@@ -183,6 +201,7 @@ REMOTE_VER=$(curl -s -m 3 "${REPO_RAW_URL}/version.txt" | grep "^AGENT_VERSION="
|
||||
MSG="$MSG
|
||||
----------------------------
|
||||
🛡️ **系统引擎状态**
|
||||
⏱️ 战报生成: \`${REPORT_UTC_TIME}\`
|
||||
当前运行版本: \`v${LOCAL_VER}\`"
|
||||
|
||||
# 比对逻辑:如果成功抓到了远端版本,且和本地不一样
|
||||
|
||||
@@ -30,6 +30,8 @@ echo "========================================================"
|
||||
echo "[1/4] 正在停止并删除 Systemd 服务..."
|
||||
if command -v systemctl >/dev/null 2>&1; then
|
||||
echo "💡 检测到 Systemd 环境,正在抹除 Systemd 服务单元..."
|
||||
# [防死锁与走火修复] 先发送 SIGKILL 瞬间抹杀常驻守护进程,防止卡死或触发遗言
|
||||
systemctl kill --signal=SIGKILL ip-sentinel-agent-daemon.service >/dev/null 2>&1 || true
|
||||
systemctl disable --now ip-sentinel-runner.service ip-sentinel-runner.timer \
|
||||
ip-sentinel-updater.service ip-sentinel-updater.timer \
|
||||
ip-sentinel-report.service ip-sentinel-report.timer \
|
||||
@@ -62,9 +64,8 @@ pkill -9 -f "sentinel_scheduler.sh" >/dev/null 2>&1
|
||||
|
||||
# 3. 清除系统定时任务 (Cron)
|
||||
echo "[3/4] 正在清理系统定时任务 (Cron)..."
|
||||
crontab -l 2>/dev/null | grep -v "ip_sentinel" > /tmp/cron_clean || true
|
||||
# [追加 >/dev/null 2>&1 堵死 Alpine 的脏话输出]
|
||||
[ -f /tmp/cron_clean ] && crontab /tmp/cron_clean >/dev/null 2>&1
|
||||
# [终极安全防御] 直接使用管道流过滤并覆盖,不产生任何 /tmp 落地文件,杜绝劫持提权
|
||||
crontab -l 2>/dev/null | grep -v "ip_sentinel" | crontab - >/dev/null 2>&1 || true
|
||||
|
||||
# ==========================================
|
||||
# 🛑 [物理抹除] 彻底扫除 Alpine 系统的底层残留与双路径文件
|
||||
@@ -85,18 +86,12 @@ if grep -q "sentinel_scheduler.sh" /etc/profile 2>/dev/null; then
|
||||
sed -i '/sentinel_scheduler\.sh/d' /etc/profile 2>/dev/null || true
|
||||
fi
|
||||
|
||||
rm -f /tmp/cron_clean
|
||||
|
||||
# 4. 删除所有文件、日志与临时缓存
|
||||
echo "[4/4] 正在抹除核心程序、配置文件与系统痕迹..."
|
||||
if [ -d "$INSTALL_DIR" ]; then
|
||||
rm -rf "$INSTALL_DIR"
|
||||
fi
|
||||
|
||||
# 拔除 /tmp 目录下的所有更新下载临时文件和 V1/V2 遗留的偏移量记录
|
||||
rm -f /tmp/ip_sentinel_*.txt
|
||||
rm -f /tmp/ip_sentinel_*.json
|
||||
|
||||
echo "========================================================"
|
||||
echo "✅ 卸载彻底完成!IP-Sentinel 已从您的系统中无痕移除。"
|
||||
echo "💡 提示:如果安装时在防火墙放行了 Webhook 随机端口,请您按需手动关闭。"
|
||||
|
||||
@@ -30,7 +30,8 @@ log() {
|
||||
|
||||
# 日志格式注入 [版本号] 追踪标识
|
||||
local core_msg=$(printf "[v%-5s] [%-5s] [%-7s] [%s] %s" "$local_ver" "$2" "$1" "$REGION_CODE" "$3")
|
||||
echo "[$(date '+%Y-%m-%d %H:%M:%S')] $core_msg" >> "$LOG_FILE"
|
||||
# [时区对齐] 强制无视本地时区,以绝对 UTC 时间写入日志
|
||||
echo "[$(date -u '+%Y-%m-%d %H:%M:%S UTC')] $core_msg" >> "$LOG_FILE"
|
||||
|
||||
# 强制推送到 Systemd Journal (如果系统支持)
|
||||
if command -v logger >/dev/null 2>&1; then
|
||||
@@ -138,10 +139,15 @@ fi
|
||||
# ==========================================================
|
||||
TMP_PROBE="/tmp/ip_sentinel_probe.sh"
|
||||
$CURL_CMD "https://raw.githubusercontent.com/xykt/IPQuality/main/ip.sh" -o "$TMP_PROBE"
|
||||
if [ -s "$TMP_PROBE" ]; then
|
||||
|
||||
# 🛡️ 供应链防毒:验证脚本内是否包含原作者特有签名,防止被墙重定向为 HTML
|
||||
if [ -s "$TMP_PROBE" ] && grep -q "xykt" "$TMP_PROBE" 2>/dev/null; then
|
||||
mv "$TMP_PROBE" "${INSTALL_DIR}/core/ip_probe.sh"
|
||||
chmod +x "${INSTALL_DIR}/core/ip_probe.sh"
|
||||
log "Updater" "INFO " "✅ 深海声呐底层探针 (ip_probe.sh) 源文件安全对齐"
|
||||
else
|
||||
log "Updater" "WARN " "❌ 探针源文件拉取受损或遭投毒劫持,已触发防砖机制,保留本地旧版本"
|
||||
rm -f "$TMP_PROBE" 2>/dev/null
|
||||
fi
|
||||
|
||||
# ==========================================================
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
prince harry working royal
|
||||
retirement
|
||||
rebate
|
||||
denver nuggets
|
||||
rudy gobert
|
||||
driver's license
|
||||
nuggets
|
||||
jessica biel justin timberlake ultimatum
|
||||
qatar
|
||||
thales
|
||||
destroyer
|
||||
nrl news latrell mitchell
|
||||
heavy snow warning
|
||||
the rookie dead ringer
|
||||
ducks vs oilers
|
||||
ivan soldo
|
||||
uae vs oman
|
||||
cheryl hines
|
||||
deandre ayton
|
||||
real estate market
|
||||
weather brisbane
|
||||
raptors vs cavaliers
|
||||
galatasaray
|
||||
multan sultans vs islamabad united
|
||||
galatasaray vs fenerbahçe
|
||||
torino vs inter
|
||||
hearts fc
|
||||
scottish premier league
|
||||
mohsin khan
|
||||
angkrish raghuvanshi
|
||||
psl
|
||||
magic vs pistons
|
||||
celtic fc
|
||||
@@ -168,33 +198,3 @@ margot robbie
|
||||
oscar piastri
|
||||
formula 1
|
||||
supercars championship
|
||||
ufc
|
||||
optus sport
|
||||
telstra outage
|
||||
kayo sports
|
||||
domain real estate
|
||||
realestate.com.au
|
||||
seek jobs
|
||||
gumtree
|
||||
westpac login
|
||||
anz internet banking
|
||||
nab login
|
||||
aldi catalogue
|
||||
big w
|
||||
target australia
|
||||
the good guys
|
||||
officeworks
|
||||
dan murphys
|
||||
bws
|
||||
chemist warehouse
|
||||
priceline
|
||||
uber eats
|
||||
menulog
|
||||
dominos
|
||||
centrelink login
|
||||
medicare online
|
||||
passport renewal
|
||||
aec enrolment
|
||||
agl energy
|
||||
origin energy
|
||||
stan
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
shea theodore
|
||||
nikola jokić
|
||||
mark stone
|
||||
naz reid
|
||||
cameron johnson
|
||||
dea
|
||||
dylan guenther
|
||||
jamal murray
|
||||
euphoria cast
|
||||
mlb bo bichette
|
||||
明天的天氣
|
||||
edmonton news
|
||||
radko gudas
|
||||
oil
|
||||
jeffrey viel
|
||||
boat
|
||||
joel quenneville
|
||||
evan bouchard
|
||||
jada wallace
|
||||
oilers
|
||||
boston bruins
|
||||
patrick corbin
|
||||
avs vs sporting
|
||||
peyton krebs
|
||||
elena rybakina
|
||||
shane doan
|
||||
ja'kobe walter
|
||||
mitch marner
|
||||
radio-canada
|
||||
golf
|
||||
hurricanes vs senators
|
||||
al ahli
|
||||
the white house
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
фридрих мерц
|
||||
zdf-fernsehgarten
|
||||
halberstadt
|
||||
cathie wood
|
||||
fabian güstrow
|
||||
spencer jones
|
||||
jean alesi
|
||||
hilary duff
|
||||
nhl playoffs
|
||||
msci
|
||||
1. mai
|
||||
ronnie o’sullivan
|
||||
loris karius
|
||||
koningsdag 2026
|
||||
ryan reynolds
|
||||
julia stiles
|
||||
saïd el mala
|
||||
tag der arbeit
|
||||
gesundheitspolitik
|
||||
der bergdoktor
|
||||
bulgarien
|
||||
george clooney
|
||||
jork
|
||||
star citizen
|
||||
donau
|
||||
krassnitzer harald
|
||||
buxtehude
|
||||
chernobyl
|
||||
avs – sporting
|
||||
running point
|
||||
darmstadt
|
||||
dahoam is dahoam
|
||||
أتلتيكو مدريد ضد أتلتيك بيلباو
|
||||
@@ -168,16 +198,3 @@ abschiebung
|
||||
steuer
|
||||
masters rory mcilroy
|
||||
großglockner
|
||||
news38
|
||||
jessie cave
|
||||
michael schulte
|
||||
wetter frankfurt heute
|
||||
bundesliga ergebnisse
|
||||
aktuelle nachrichten deutschland
|
||||
restaurant in der nähe
|
||||
deutsche bahn fahrplan
|
||||
urlaub buchen
|
||||
rezept für kartoffelsalat
|
||||
dax aktueller stand
|
||||
apotheke notdienst frankfurt
|
||||
günstige flüge
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
nepotismo
|
||||
instituto cervantes
|
||||
airbus
|
||||
tiempo en bilbao
|
||||
el
|
||||
el tiempo en granada
|
||||
tiempo
|
||||
spencer jones
|
||||
encuesta
|
||||
lili pink
|
||||
meteocat
|
||||
trail blazers - spurs
|
||||
el tiempo hoy
|
||||
clasificacion segunda
|
||||
20minutos
|
||||
internacional de bogotá - boyacá chicó
|
||||
el tiempo en valencia
|
||||
lakers vs rockets
|
||||
fluminense - chapecoense
|
||||
rockets - lakers
|
||||
heraldo de aragón
|
||||
víctor muñoz villanueva
|
||||
de tapas por españa
|
||||
milan
|
||||
aitana sánchez gijón
|
||||
clasificacion liga
|
||||
palencia
|
||||
milan vs juventus
|
||||
marseille – nice
|
||||
cartagena fc
|
||||
vivienda
|
||||
hellas verona - lecce
|
||||
marbella
|
||||
@@ -66,7 +96,6 @@ laura moure
|
||||
lens - toulouse
|
||||
girona vs real betis
|
||||
yuri berchiche
|
||||
clasificacion liga
|
||||
posiciones de la liga
|
||||
resultados liga
|
||||
lfp
|
||||
|
||||
@@ -1,3 +1,32 @@
|
||||
taylor swift
|
||||
meteo amiens
|
||||
meteo le mans
|
||||
salle de bal
|
||||
reine camilla
|
||||
david hockney
|
||||
jacques dutronc
|
||||
franck thilliez
|
||||
squamish
|
||||
nasa
|
||||
nba spurs portland
|
||||
mourad zeghidi
|
||||
maries au premier regard episode 10
|
||||
tchad
|
||||
meteofrance
|
||||
meteo grenoble
|
||||
film
|
||||
meteo vannes
|
||||
cnews direct
|
||||
toulouse – clermont
|
||||
martin short
|
||||
le diable s'habille en prada 2 sortie
|
||||
gautier larsonneur
|
||||
milan vs juventus
|
||||
stanley tucci
|
||||
avs – sporting
|
||||
lambert wilson
|
||||
tochukwu nnadi
|
||||
greenwood
|
||||
jaqueline cristian
|
||||
thomas ramos
|
||||
om nice
|
||||
@@ -169,9 +198,3 @@ meteo paris
|
||||
actualités en direct
|
||||
résultats ligue 1
|
||||
pharmacie de garde
|
||||
horaires sncf
|
||||
recette crêpes
|
||||
cac 40 en direct
|
||||
acheter billet louvre
|
||||
boulangerie autour de moi
|
||||
carte vitale ameli
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
粉嶺繞道
|
||||
nuggets vs timberwolves
|
||||
蔡卓妍
|
||||
港 漂
|
||||
suns vs thunder
|
||||
鍾澍佳
|
||||
萧正楠
|
||||
金塊 對 灰狼
|
||||
魔術 對 活塞
|
||||
太陽 對 雷霆
|
||||
港 人 北上
|
||||
hsbc
|
||||
何守信
|
||||
謝賢
|
||||
房協
|
||||
rockets vs lakers
|
||||
火箭 對 湖人
|
||||
曾志偉
|
||||
簡淑兒
|
||||
北海道地震
|
||||
莫 雷 拉
|
||||
蔡一傑
|
||||
車路士
|
||||
羅志祥
|
||||
自助餐
|
||||
馮盈盈
|
||||
無時空之戀
|
||||
方力申
|
||||
可嵐
|
||||
切爾西 對 里茲聯
|
||||
谷 婭 溦
|
||||
曼城
|
||||
印度
|
||||
@@ -84,7 +114,6 @@ now tv
|
||||
al nassr
|
||||
洪金寶
|
||||
曼聯
|
||||
車路士
|
||||
切爾西 對 曼聯
|
||||
何沛珈
|
||||
熱刺
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
村上宗隆
|
||||
ゴー イントゥ スカイ
|
||||
地球温暖化
|
||||
文部科学省
|
||||
カベポスター
|
||||
奈良県
|
||||
バナナマン日村
|
||||
山本由伸
|
||||
警視正
|
||||
中国電力
|
||||
jr九州
|
||||
村田製作所
|
||||
四谷大塚
|
||||
外崎 修 汰
|
||||
備蓄
|
||||
日産 キックス 新型
|
||||
ドナルド・トランプ
|
||||
ニューヨーク
|
||||
小谷昌太郎 イケパラ
|
||||
東京エレクトロン
|
||||
ミラン 対 ユヴェントス
|
||||
宇連ダム 貯水率
|
||||
櫻坂46
|
||||
与沢翼
|
||||
岩手県 大槌町 山林火災
|
||||
谷原章介
|
||||
端午
|
||||
週間天気予報
|
||||
トリノ 対 インテル
|
||||
佐野海舟
|
||||
アーセナル
|
||||
高岡蒼佑
|
||||
マンチェスター・シティfc
|
||||
@@ -135,7 +165,6 @@ wowow
|
||||
新名神高速道路
|
||||
わたせせいぞう
|
||||
ピーチ航空
|
||||
山本由伸
|
||||
アレックス・ベシア
|
||||
リバプール
|
||||
champions league
|
||||
@@ -169,4 +198,3 @@ man united vs leeds
|
||||
最新のニュース 速報
|
||||
ゴールド 相場 チャート
|
||||
近くの静かなカフェ
|
||||
円安 影響 生活
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
채원빈
|
||||
분식
|
||||
위례신도시
|
||||
박동혁
|
||||
박용호
|
||||
한화첨단소재
|
||||
한상진
|
||||
차승원
|
||||
한국경제
|
||||
효성중공업
|
||||
최홍라
|
||||
uae vs oman
|
||||
mlb
|
||||
부정승차
|
||||
박하나
|
||||
일본인
|
||||
공천
|
||||
한고은
|
||||
우체국
|
||||
sk증권
|
||||
세리에 a
|
||||
암호화폐
|
||||
수지
|
||||
새마을금고
|
||||
사주
|
||||
차두리
|
||||
평택시 을
|
||||
야닉 시너
|
||||
정성호
|
||||
첼시
|
||||
psg
|
||||
리그앙
|
||||
arsenal đấu với newcastle
|
||||
@@ -16,7 +46,6 @@ s
|
||||
하현상
|
||||
김수희
|
||||
gt vs rcb
|
||||
야닉 시너
|
||||
amd 주가
|
||||
왕다루
|
||||
시그널
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
anggota tentera
|
||||
阿sa
|
||||
掘金 - 森林狼
|
||||
one championship
|
||||
apple iphone foldable
|
||||
太阳 - 雷霆
|
||||
labour day
|
||||
p1p plate
|
||||
nuggets vs timberwolves
|
||||
electronic invoicing
|
||||
malaysian meteorological department
|
||||
datuk seri aminuddin harun
|
||||
court
|
||||
bella astillah
|
||||
today wordle hints
|
||||
ezi ray 01
|
||||
lakers
|
||||
uae vs oman
|
||||
rekod dunia
|
||||
mayat
|
||||
milan vs juventus
|
||||
osasuna vs sevilla
|
||||
estrela amadora vs porto
|
||||
lockheed martin
|
||||
galatasaray vs fenerbahçe
|
||||
polis
|
||||
torino vs inter
|
||||
terengganu fc
|
||||
angkrish raghuvanshi
|
||||
dortmund vs sc freiburg
|
||||
atlético madrid vs athletic club
|
||||
fa cup games
|
||||
แมนซิตี พบ เซาแธมป์ตัน
|
||||
|
||||
20
data/keywords/kw_NG.txt
Normal file
20
data/keywords/kw_NG.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
nuggets vs timberwolves
|
||||
suns vs thunder
|
||||
magic vs pistons
|
||||
ig
|
||||
bybit
|
||||
jack grealish
|
||||
sanwo olu
|
||||
saheed balogun
|
||||
man u fc
|
||||
live score today
|
||||
tinubu
|
||||
lagos weather
|
||||
nigeria news
|
||||
super eagles
|
||||
naira exchange rate
|
||||
davido
|
||||
wizkid
|
||||
burna boy
|
||||
afcon
|
||||
nollywood
|
||||
@@ -1,3 +1,33 @@
|
||||
europese unie
|
||||
florence pugh
|
||||
concert golden earring ahoy
|
||||
de telegraaf
|
||||
openai
|
||||
crypto insiders
|
||||
stefano domenicali
|
||||
brand emmeloord
|
||||
loosdrecht
|
||||
taylor swift
|
||||
militair
|
||||
emma heesters
|
||||
luik-bastenaken-luik
|
||||
luilakken koningsdag
|
||||
rusland
|
||||
shakira
|
||||
car rental
|
||||
112 leiden
|
||||
taxi
|
||||
michael
|
||||
passengers
|
||||
finale wie is de mol
|
||||
bourtange
|
||||
marseille - nice
|
||||
unchosen
|
||||
prinses
|
||||
sylvester stallone
|
||||
28 years later
|
||||
programma koningsdag 2026
|
||||
milan - juventus
|
||||
aryna sabalenka
|
||||
fortuna
|
||||
curacao
|
||||
@@ -12,7 +42,6 @@ wesley sonck
|
||||
arnold schwarzenegger
|
||||
devil wears prada
|
||||
jagiellonia białystok – górnik zabrze
|
||||
unchosen
|
||||
max verstappen redbull
|
||||
mvv - top oss
|
||||
energiecontract
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
诈骗
|
||||
us-iran
|
||||
flight
|
||||
jeanette aw
|
||||
jisoo
|
||||
nuggets vs timberwolves
|
||||
suns vs thunder
|
||||
magic vs pistons
|
||||
drug
|
||||
jimmy kimmel
|
||||
erika kirk
|
||||
elon musk
|
||||
hokkaido earthquake today
|
||||
rockets vs lakers
|
||||
labour day
|
||||
angela palmares
|
||||
76ers vs celtics
|
||||
nba scores
|
||||
chernobyl disaster
|
||||
tengah garden residences
|
||||
torino vs inter
|
||||
dortmund vs sc freiburg
|
||||
angkrish raghuvanshi
|
||||
mohsin khan
|
||||
running man
|
||||
arsenal vs lyon
|
||||
genoa vs como
|
||||
kkr vs lsg
|
||||
bwf
|
||||
chelsea vs leeds
|
||||
bologna vs roma
|
||||
angers vs psg
|
||||
giant octopus fossil
|
||||
@@ -43,7 +73,6 @@ burnley vs man city
|
||||
elche vs atlético madrid
|
||||
psg vs nantes
|
||||
al-nassr vs al ahli
|
||||
mohsin khan
|
||||
changi
|
||||
rr vs lsg
|
||||
primary school
|
||||
@@ -169,10 +198,3 @@ asia flights cancelled delayed
|
||||
singapore weather forecast
|
||||
mrt map singapore
|
||||
straitstimes breaking news
|
||||
cpf board login
|
||||
hdb bto launch updates
|
||||
best chicken rice near me
|
||||
public holidays sg
|
||||
singpass login portal
|
||||
changi airport flight status
|
||||
iras tax filing
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
spencer jones
|
||||
張凌赫
|
||||
山本由伸
|
||||
陳德修
|
||||
國巨
|
||||
台玻
|
||||
俠 盜 獵 車手 vi
|
||||
晶豪科
|
||||
無限城
|
||||
謝淑薇
|
||||
台中停電
|
||||
公務員
|
||||
停電
|
||||
hito 流行音樂獎
|
||||
國際珍奶日
|
||||
台積電 內 鬼
|
||||
日圓
|
||||
佳能
|
||||
聯電 股東 會 紀念品
|
||||
張雪機車
|
||||
航空
|
||||
暴龍 對 騎士
|
||||
王苡丞
|
||||
遊戲
|
||||
chelsea đấu với leeds
|
||||
เชลซี พบ ลีดส์
|
||||
聯發科技
|
||||
詹姆士
|
||||
田麗
|
||||
token
|
||||
兵工廠
|
||||
魔術 對 活塞
|
||||
arsenal đấu với newcastle
|
||||
|
||||
@@ -1,4 +1,33 @@
|
||||
alexey mordashov
|
||||
ella langley
|
||||
good morning
|
||||
mortgage rates
|
||||
wren kitchens
|
||||
weather birmingham
|
||||
horoscope
|
||||
nba scores
|
||||
nhl scores
|
||||
nuggets vs timberwolves
|
||||
liverpool weather
|
||||
todays weather
|
||||
playstation plus
|
||||
manchester weather
|
||||
wordle hint
|
||||
everton f.c.
|
||||
dvla
|
||||
snooker results
|
||||
sports
|
||||
delivery
|
||||
ronnie o'sullivan
|
||||
janet cleverly councillor reprimanded
|
||||
criminal record
|
||||
mark selby
|
||||
avs vs sporting
|
||||
david attenborough
|
||||
juventus
|
||||
elena rybakina
|
||||
eric bana
|
||||
roman kemp
|
||||
house fire wolverhampton
|
||||
paul merson
|
||||
is scarlett moffatt pregnant
|
||||
@@ -13,7 +42,6 @@ alex de minaur
|
||||
tigers vs hull fc
|
||||
edinburgh vs sharks
|
||||
mark williams snooker
|
||||
criminal record
|
||||
alex sinclair israeli police detention
|
||||
st. johnstone vs raith rovers
|
||||
mo farah
|
||||
@@ -83,7 +111,6 @@ porto vs tondela
|
||||
santos vs fluminense
|
||||
martin brundle lost f1 seat
|
||||
keegan bradley
|
||||
david attenborough
|
||||
antoni kowalski
|
||||
kezia dugdale
|
||||
car
|
||||
@@ -171,11 +198,3 @@ may bank holiday 2026
|
||||
toto wolff
|
||||
london weather today
|
||||
bbc news latest
|
||||
premier league fixtures
|
||||
tesco near me
|
||||
tube map london
|
||||
uk bank holidays
|
||||
royal family news
|
||||
how to make english tea
|
||||
nhs symptom checker
|
||||
property for sale in london
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
shea theodore
|
||||
dodgers game today
|
||||
munetaka murakami
|
||||
dodgers score
|
||||
joe ingles
|
||||
owensboro weather
|
||||
nhl overtime rules
|
||||
kyle tucker
|
||||
pete fairbanks
|
||||
bank
|
||||
fabio jackson
|
||||
ucla
|
||||
housing prices
|
||||
real estate
|
||||
post malone
|
||||
ducks game tonight
|
||||
flor vigna
|
||||
lebron james
|
||||
bronny james
|
||||
austin shooting
|
||||
arthur rinderknech
|
||||
avs vs sporting
|
||||
elena rybakina
|
||||
chris sale
|
||||
bruins
|
||||
sabres game
|
||||
corinthians vs vasco
|
||||
christian walker
|
||||
where to watch new york yankees vs houston astros
|
||||
gladiator ii
|
||||
hurricanes vs senators
|
||||
jalen duren
|
||||
keegan akin
|
||||
@@ -168,17 +198,3 @@ toronto
|
||||
sydney
|
||||
paris
|
||||
tokyo
|
||||
delhi
|
||||
sykkuno drama
|
||||
Los Angeles weather today
|
||||
S&P 500 stock chart
|
||||
local coffee shops near me
|
||||
latest tech news
|
||||
California traffic updates
|
||||
AI startups in Silicon ValleySan Jose weather this weekend
|
||||
Silicon Valley tech news
|
||||
best tacos in San Jose
|
||||
Apple park visitor center hours
|
||||
Seattle Weather
|
||||
Las Vegas strip
|
||||
Charlotte Hornets
|
||||
|
||||
@@ -1,3 +1,33 @@
|
||||
cà phê
|
||||
one ui 8.5
|
||||
nguyễn huy hoàng
|
||||
dự án nuôi em
|
||||
đơn vị sự nghiệp công lập
|
||||
nợ xấu
|
||||
bộ trưởng bộ giáo dục và đào tạo việt nam
|
||||
thành phố trực thuộc trung ương
|
||||
âm vang tổ quốc
|
||||
jennie
|
||||
charlie nguyễn
|
||||
nanaimoteuthis
|
||||
cảng
|
||||
vneid
|
||||
sri lanka
|
||||
công nhân
|
||||
hội đồng giám mục việt nam
|
||||
an ninh kinh tế
|
||||
kfc
|
||||
đội tuyển bóng chuyền nữ quốc gia việt nam
|
||||
juventus
|
||||
milan đấu với juventus
|
||||
villarreal đấu với celta
|
||||
osasuna vs sevilla
|
||||
galatasaray
|
||||
michael jackson
|
||||
sevilla
|
||||
polymarket
|
||||
mật ngữ kỷ
|
||||
osasuna đấu với sevilla
|
||||
atlético madrid đấu với ath. bilbao
|
||||
erling haaland
|
||||
lịch thi đấu man city
|
||||
@@ -7,7 +37,6 @@ mc vs
|
||||
al ahli
|
||||
man city
|
||||
chung cư
|
||||
mật ngữ kỷ
|
||||
napoli
|
||||
sunderland đấu với nottm forest
|
||||
betis đấu với real madrid
|
||||
@@ -21,7 +50,6 @@ andoni iraola
|
||||
stuttgart đấu với freiburg
|
||||
levante – sevilla
|
||||
giao dịch tài chính
|
||||
sevilla
|
||||
rayo đấu với espanyol
|
||||
levante đấu với sevilla
|
||||
bong ma hanh phuc
|
||||
@@ -88,7 +116,6 @@ juventus đấu với bologna
|
||||
gladbach đấu với mainz
|
||||
twitch
|
||||
psg đấu với lyon
|
||||
juventus
|
||||
ligue 1
|
||||
trận đấu ngoại hạng anh
|
||||
chelsea đấu với man utd
|
||||
|
||||
@@ -312,6 +312,10 @@
|
||||
{
|
||||
"id": "Dallas",
|
||||
"name": "Dallas (达拉斯)"
|
||||
},
|
||||
{
|
||||
"id": "Houston",
|
||||
"name": "Houston (休斯顿)"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -402,6 +406,29 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AFRICA",
|
||||
"name": "非洲战区 (Africa)",
|
||||
"countries": [
|
||||
{
|
||||
"id": "NG",
|
||||
"name": "Nigeria (尼日利亚)",
|
||||
"keyword_file": "kw_NG.txt",
|
||||
"states": [
|
||||
{
|
||||
"id": "Default",
|
||||
"name": "Default State",
|
||||
"cities": [
|
||||
{
|
||||
"id": "Lagos",
|
||||
"name": "Lagos (拉各斯)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.abc.net.au/news/2026-04-25/anzac-day-nrl-dragons-roosters-warriors-dolphins-storm-rabbitohs/106591510",
|
||||
"https://www.abc.net.au/news/2026-04-28/nedra-talley-ross-of-the-ronettes-dies-aged-80/106615604",
|
||||
"https://www.abc.net.au/news/2026-04-28/qld-cfmeu-inquiry-grace-grace-legal-representation/106615358",
|
||||
"https://www.abc.net.au/news/2026-04-28/thales-loses-out-strikemaster-missile-contract/106615362",
|
||||
"https://www.seek.com.au/",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/melbourne-cbd-bar-bambi-arson-attack/106606312",
|
||||
"https://www.abc.net.au/news/2026-04-26/prince-harry-and-meghan-australia-trip-king-charles-us/106596286",
|
||||
"https://www.amazon.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/narco-subs-crossing-the-pacific-to-australia/106588936",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.abc.net.au/news/health/2026-04-26/surf-coach-blake-johnston-turns-grief-into-post-traumatic-growth/106421100",
|
||||
"https://www.abc.net.au/news/2026-04-25/nt-anzac-day-big-picture-australians/106603252",
|
||||
"https://www.bom.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/guy-montgomery-spelling-bee-quiz/106593668",
|
||||
"https://www.abc.net.au/news/2026-04-26/ken-henry-tells-inquiry-to-tax-australia-gas-industry-more/106591686",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/nsw-panania-childcare-worker-charged-with-assaulting-two-boys/106606424",
|
||||
"https://www.abc.net.au/news/2026-04-26/dutch-remember-allied-forces-buried-during-ww2/106582854",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/australian-olympian-gordon-ingate-dies-aged-100/106606892",
|
||||
"https://www.ato.gov.au/",
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/inman-valley-body-valley-murder/106606080",
|
||||
"https://www.abc.net.au/news/2026-04-26/racism-against-indigenous-people-on-show-anzac-booing-incidents/106606650",
|
||||
"https://www.abc.net.au/news/2026-04-26/sex-workers-speak-out-about-hiv-crisis-in-png/106592882",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/global-military-spending-hits-record-high-how-countries-rank/106611800",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/tasmanian-education-union-teacher-pay-deal-violence-workload/106614778",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/living-on-country-respectfully/106414024",
|
||||
"https://www.abc.net.au/news/2026-04-28/rock-climber-dies-after-falling-at-mount-arapiles-organ-pipes/106614660",
|
||||
"https://www.abc.net.au/news/2026-04-28/sustainable-alternative-shoyu-tai-sushi-plastic-soy-sauce-fish/106596352",
|
||||
"https://www.abc.net.au/news/2026-04-28/rebel-wilson-gives-evidence-in-court-the-deb-defamation-case/106614508",
|
||||
"https://www.abc.net.au/news/2026-04-28/sa-independent-review-of-sa-election/106614604",
|
||||
"https://www.abc.net.au/news/2026-04-28/james-paterson-coalition-says-stealth-bombers-aukus-stop-gap/106615556",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-womens-origin-tiana-penitani-gray-position-preview/106615340",
|
||||
"https://www.bom.gov.au/",
|
||||
"https://www.bunnings.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/russian-attack-ukrain-dnipro-apartment-block/106606822"
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-changes-opal-card-public-transport-digital-accounts/106615510",
|
||||
"https://www.abc.net.au/news/2026-04-28/overseas-tourist-drowns-indijup-spa-near-yallingup/106615098",
|
||||
"https://www.amazon.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/suspect-white-house-correspondents-dinner-shooting-charged-trump/106614610"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://my.gov.au/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.abc.net.au/news/2026-04-25/nsw-panania-childcare-worker-charged-with-assaulting-two-boys/106606424",
|
||||
"https://www.abc.net.au/news/2026-04-26/ken-henry-tells-inquiry-to-tax-australia-gas-industry-more/106591686",
|
||||
"https://www.abc.net.au/news/2026-04-25/nt-anzac-day-big-picture-australians/106603252",
|
||||
"https://www.abc.net.au/news/2026-04-26/guy-montgomery-spelling-bee-quiz/106593668",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/qld-cfmeu-inquiry-grace-grace-legal-representation/106615358",
|
||||
"https://www.bunnings.com.au/",
|
||||
"https://www.ato.gov.au/",
|
||||
"https://www.abc.net.au/news/health/2026-04-26/surf-coach-blake-johnston-turns-grief-into-post-traumatic-growth/106421100",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.amazon.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/prince-harry-and-meghan-australia-trip-king-charles-us/106596286",
|
||||
"https://www.abc.net.au/news/2026-04-26/australian-olympian-gordon-ingate-dies-aged-100/106606892",
|
||||
"https://www.abc.net.au/news/2026-04-25/inman-valley-body-valley-murder/106606080",
|
||||
"https://www.abc.net.au/news/2026-04-26/narco-subs-crossing-the-pacific-to-australia/106588936",
|
||||
"https://www.abc.net.au/news/2026-04-26/racism-against-indigenous-people-on-show-anzac-booing-incidents/106606650",
|
||||
"https://www.abc.net.au/news/2026-04-25/anzac-day-nrl-dragons-roosters-warriors-dolphins-storm-rabbitohs/106591510",
|
||||
"https://www.abc.net.au/news/2026-04-26/dutch-remember-allied-forces-buried-during-ww2/106582854",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/russian-attack-ukrain-dnipro-apartment-block/106606822",
|
||||
"https://www.seek.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/sex-workers-speak-out-about-hiv-crisis-in-png/106592882",
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/sa-independent-review-of-sa-election/106614604",
|
||||
"https://www.abc.net.au/news/2026-04-28/global-military-spending-hits-record-high-how-countries-rank/106611800",
|
||||
"https://www.abc.net.au/news/2026-04-28/rebel-wilson-gives-evidence-in-court-the-deb-defamation-case/106614508",
|
||||
"https://www.bom.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/melbourne-cbd-bar-bambi-arson-attack/106606312"
|
||||
"https://www.abc.net.au/news/2026-04-28/overseas-tourist-drowns-indijup-spa-near-yallingup/106615098",
|
||||
"https://www.abc.net.au/news/2026-04-28/sustainable-alternative-shoyu-tai-sushi-plastic-soy-sauce-fish/106596352",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-womens-origin-tiana-penitani-gray-position-preview/106615340",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/nedra-talley-ross-of-the-ronettes-dies-aged-80/106615604",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/rock-climber-dies-after-falling-at-mount-arapiles-organ-pipes/106614660",
|
||||
"https://www.abc.net.au/news/2026-04-28/suspect-white-house-correspondents-dinner-shooting-charged-trump/106614610",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/tasmanian-education-union-teacher-pay-deal-violence-workload/106614778",
|
||||
"https://www.abc.net.au/news/2026-04-28/thales-loses-out-strikemaster-missile-contract/106615362",
|
||||
"https://www.abc.net.au/news/2026-04-28/living-on-country-respectfully/106414024",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/james-paterson-coalition-says-stealth-bombers-aukus-stop-gap/106615556",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-changes-opal-card-public-transport-digital-accounts/106615510",
|
||||
"https://www.seek.com.au/",
|
||||
"https://www.amazon.com.au/",
|
||||
"https://www.ato.gov.au/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://my.gov.au/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.abc.net.au/news/2026-04-25/melbourne-cbd-bar-bambi-arson-attack/106606312",
|
||||
"https://www.abc.net.au/news/2026-04-26/dutch-remember-allied-forces-buried-during-ww2/106582854",
|
||||
"https://www.abc.net.au/news/2026-04-26/sex-workers-speak-out-about-hiv-crisis-in-png/106592882",
|
||||
"https://www.abc.net.au/news/2026-04-26/australian-olympian-gordon-ingate-dies-aged-100/106606892",
|
||||
"https://www.bom.gov.au/",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/narco-subs-crossing-the-pacific-to-australia/106588936",
|
||||
"https://www.bunnings.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/inman-valley-body-valley-murder/106606080",
|
||||
"https://www.ato.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/anzac-day-nrl-dragons-roosters-warriors-dolphins-storm-rabbitohs/106591510",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/guy-montgomery-spelling-bee-quiz/106593668",
|
||||
"https://www.abc.net.au/news/2026-04-26/racism-against-indigenous-people-on-show-anzac-booing-incidents/106606650",
|
||||
"https://my.gov.au/",
|
||||
"https://www.seek.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/prince-harry-and-meghan-australia-trip-king-charles-us/106596286",
|
||||
"https://www.abc.net.au/news/2026-04-25/nsw-panania-childcare-worker-charged-with-assaulting-two-boys/106606424",
|
||||
"https://www.abc.net.au/news/2026-04-28/james-paterson-coalition-says-stealth-bombers-aukus-stop-gap/106615556",
|
||||
"https://www.abc.net.au/news/2026-04-28/suspect-white-house-correspondents-dinner-shooting-charged-trump/106614610",
|
||||
"https://www.amazon.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/nt-anzac-day-big-picture-australians/106603252",
|
||||
"https://www.abc.net.au/news/health/2026-04-26/surf-coach-blake-johnston-turns-grief-into-post-traumatic-growth/106421100",
|
||||
"https://www.abc.net.au/news/2026-04-26/ken-henry-tells-inquiry-to-tax-australia-gas-industry-more/106591686",
|
||||
"https://www.abc.net.au/news/2026-04-25/russian-attack-ukrain-dnipro-apartment-block/106606822"
|
||||
"https://www.abc.net.au/news/2026-04-28/rock-climber-dies-after-falling-at-mount-arapiles-organ-pipes/106614660",
|
||||
"https://www.abc.net.au/news/2026-04-28/sa-independent-review-of-sa-election/106614604",
|
||||
"https://www.abc.net.au/news/2026-04-28/tasmanian-education-union-teacher-pay-deal-violence-workload/106614778",
|
||||
"https://www.bom.gov.au/",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-changes-opal-card-public-transport-digital-accounts/106615510",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-womens-origin-tiana-penitani-gray-position-preview/106615340",
|
||||
"https://www.abc.net.au/news/2026-04-28/overseas-tourist-drowns-indijup-spa-near-yallingup/106615098",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/rebel-wilson-gives-evidence-in-court-the-deb-defamation-case/106614508",
|
||||
"https://www.bunnings.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/qld-cfmeu-inquiry-grace-grace-legal-representation/106615358",
|
||||
"https://www.seek.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/sustainable-alternative-shoyu-tai-sushi-plastic-soy-sauce-fish/106596352",
|
||||
"https://www.abc.net.au/news/2026-04-28/nedra-talley-ross-of-the-ronettes-dies-aged-80/106615604",
|
||||
"https://www.abc.net.au/news/2026-04-28/living-on-country-respectfully/106414024",
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/global-military-spending-hits-record-high-how-countries-rank/106611800",
|
||||
"https://www.abc.net.au/news/2026-04-28/thales-loses-out-strikemaster-missile-contract/106615362"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://my.gov.au/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.abc.net.au/news/2026-04-26/australian-olympian-gordon-ingate-dies-aged-100/106606892",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/russian-attack-ukrain-dnipro-apartment-block/106606822",
|
||||
"https://www.seek.com.au/",
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/anzac-day-nrl-dragons-roosters-warriors-dolphins-storm-rabbitohs/106591510",
|
||||
"https://www.abc.net.au/news/2026-04-25/inman-valley-body-valley-murder/106606080",
|
||||
"https://www.abc.net.au/news/2026-04-26/dutch-remember-allied-forces-buried-during-ww2/106582854",
|
||||
"https://www.abc.net.au/news/2026-04-26/ken-henry-tells-inquiry-to-tax-australia-gas-industry-more/106591686",
|
||||
"https://www.abc.net.au/news/2026-04-26/narco-subs-crossing-the-pacific-to-australia/106588936",
|
||||
"https://www.bom.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/prince-harry-and-meghan-australia-trip-king-charles-us/106596286",
|
||||
"https://www.abc.net.au/news/2026-04-28/rebel-wilson-gives-evidence-in-court-the-deb-defamation-case/106614508",
|
||||
"https://www.abc.net.au/news/2026-04-28/sustainable-alternative-shoyu-tai-sushi-plastic-soy-sauce-fish/106596352",
|
||||
"https://www.ato.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/tasmanian-education-union-teacher-pay-deal-violence-workload/106614778",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-changes-opal-card-public-transport-digital-accounts/106615510",
|
||||
"https://www.abc.net.au/news/2026-04-28/suspect-white-house-correspondents-dinner-shooting-charged-trump/106614610",
|
||||
"https://www.abc.net.au/news/2026-04-28/sa-independent-review-of-sa-election/106614604",
|
||||
"https://www.abc.net.au/news/2026-04-28/qld-cfmeu-inquiry-grace-grace-legal-representation/106615358",
|
||||
"https://www.amazon.com.au/",
|
||||
"https://www.bunnings.com.au/",
|
||||
"https://www.ato.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/sex-workers-speak-out-about-hiv-crisis-in-png/106592882",
|
||||
"https://www.abc.net.au/news/2026-04-25/melbourne-cbd-bar-bambi-arson-attack/106606312",
|
||||
"https://www.abc.net.au/news/2026-04-25/nsw-panania-childcare-worker-charged-with-assaulting-two-boys/106606424",
|
||||
"https://www.abc.net.au/news/health/2026-04-26/surf-coach-blake-johnston-turns-grief-into-post-traumatic-growth/106421100",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/nt-anzac-day-big-picture-australians/106603252",
|
||||
"https://www.abc.net.au/news/2026-04-26/guy-montgomery-spelling-bee-quiz/106593668",
|
||||
"https://www.bom.gov.au/",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/james-paterson-coalition-says-stealth-bombers-aukus-stop-gap/106615556",
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/global-military-spending-hits-record-high-how-countries-rank/106611800",
|
||||
"https://www.abc.net.au/news/2026-04-28/nedra-talley-ross-of-the-ronettes-dies-aged-80/106615604",
|
||||
"https://www.abc.net.au/news/2026-04-28/rock-climber-dies-after-falling-at-mount-arapiles-organ-pipes/106614660",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-womens-origin-tiana-penitani-gray-position-preview/106615340",
|
||||
"https://www.abc.net.au/news/2026-04-28/thales-loses-out-strikemaster-missile-contract/106615362",
|
||||
"https://www.abc.net.au/news/2026-04-28/living-on-country-respectfully/106414024",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/racism-against-indigenous-people-on-show-anzac-booing-incidents/106606650"
|
||||
"https://www.abc.net.au/news/2026-04-28/overseas-tourist-drowns-indijup-spa-near-yallingup/106615098"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://my.gov.au/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.abc.net.au/news/2026-04-25/russian-attack-ukrain-dnipro-apartment-block/106606822",
|
||||
"https://www.ato.gov.au/",
|
||||
"https://www.abc.net.au/news/health/2026-04-26/surf-coach-blake-johnston-turns-grief-into-post-traumatic-growth/106421100",
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/james-paterson-coalition-says-stealth-bombers-aukus-stop-gap/106615556",
|
||||
"https://www.bom.gov.au/",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/prince-harry-and-meghan-australia-trip-king-charles-us/106596286",
|
||||
"https://www.amazon.com.au/",
|
||||
"https://www.bunnings.com.au/",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/australian-olympian-gordon-ingate-dies-aged-100/106606892",
|
||||
"https://www.abc.net.au/news/2026-04-25/anzac-day-nrl-dragons-roosters-warriors-dolphins-storm-rabbitohs/106591510",
|
||||
"https://www.abc.net.au/news/2026-04-26/dutch-remember-allied-forces-buried-during-ww2/106582854",
|
||||
"https://www.abc.net.au/news/2026-04-26/sex-workers-speak-out-about-hiv-crisis-in-png/106592882",
|
||||
"https://www.abc.net.au/news/2026-04-26/racism-against-indigenous-people-on-show-anzac-booing-incidents/106606650",
|
||||
"https://www.abc.net.au/news/2026-04-28/rock-climber-dies-after-falling-at-mount-arapiles-organ-pipes/106614660",
|
||||
"https://www.abc.net.au/news/2026-04-28/sustainable-alternative-shoyu-tai-sushi-plastic-soy-sauce-fish/106596352",
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-womens-origin-tiana-penitani-gray-position-preview/106615340",
|
||||
"https://www.abc.net.au/news/2026-04-28/qld-cfmeu-inquiry-grace-grace-legal-representation/106615358",
|
||||
"https://www.seek.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-26/ken-henry-tells-inquiry-to-tax-australia-gas-industry-more/106591686",
|
||||
"https://www.amazon.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/rebel-wilson-gives-evidence-in-court-the-deb-defamation-case/106614508",
|
||||
"https://www.abc.net.au/news/2026-04-28/global-military-spending-hits-record-high-how-countries-rank/106611800",
|
||||
"https://www.realestate.com.au/",
|
||||
"https://www.coles.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/nt-anzac-day-big-picture-australians/106603252",
|
||||
"https://www.abc.net.au/news/2026-04-28/thales-loses-out-strikemaster-missile-contract/106615362",
|
||||
"https://www.ato.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/suspect-white-house-correspondents-dinner-shooting-charged-trump/106614610",
|
||||
"https://www.abc.net.au/news/2026-04-28/tasmanian-education-union-teacher-pay-deal-violence-workload/106614778",
|
||||
"https://www.commbank.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/nedra-talley-ross-of-the-ronettes-dies-aged-80/106615604",
|
||||
"https://www.bunnings.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/overseas-tourist-drowns-indijup-spa-near-yallingup/106615098",
|
||||
"https://www.abc.net.au/news/2026-04-28/living-on-country-respectfully/106414024",
|
||||
"https://www.woolworths.com.au/",
|
||||
"https://www.abc.net.au/news/2026-04-25/nsw-panania-childcare-worker-charged-with-assaulting-two-boys/106606424",
|
||||
"https://www.abc.net.au/news/2026-04-25/inman-valley-body-valley-murder/106606080",
|
||||
"https://www.abc.net.au/news/2026-04-26/narco-subs-crossing-the-pacific-to-australia/106588936",
|
||||
"https://www.abc.net.au/news/2026-04-26/guy-montgomery-spelling-bee-quiz/106593668",
|
||||
"https://www.abc.net.au/news/2026-04-25/melbourne-cbd-bar-bambi-arson-attack/106606312"
|
||||
"https://www.abc.net.au/news/2026-04-28/nsw-changes-opal-card-public-transport-digital-accounts/106615510",
|
||||
"https://my.gov.au/",
|
||||
"https://www.abc.net.au/news/2026-04-28/sa-independent-review-of-sa-election/106614604"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://my.gov.au/",
|
||||
|
||||
@@ -8,29 +8,29 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cbc.ca/news/politics/lithuania-canada-economic-warfare-trade-9.7176557?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/edmonton/edmonton-oilers-anaheim-ducks-game-three-playoffs-9.7176599?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/china-taiwan-african-countries-airspace-9.7174770?cmp=rss",
|
||||
"https://www.amazon.ca/",
|
||||
"https://www.cbc.ca/news/canada/edmonton/snowstorm-alberta-fort-mcmurray-highway-closed-stranded-drivers-9.7176489?cmp=rss",
|
||||
"https://www.theweathernetwork.com/ca",
|
||||
"https://www.cbc.ca/news/canada/british-columbia/majcher-trial-ends-submissions-9.7176445?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/humboldt-broncos-crash-driver-deportation-court-9.7177025?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/russia-attack-ukraine-dnipro-9.7177273?cmp=rss",
|
||||
"https://www.rbcroyalbank.com/",
|
||||
"https://www.cbc.ca/news/canada/north/arviat-inuit-nunangat-university-9.7177278?cmp=rss",
|
||||
"https://www.cbc.ca/news/entertainment/kirk-jones-i-swear-interview-tourette-syndrome-baftas-9.7176725?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/trump-white-house-correspondents-association-dinner-9.7174984?cmp=rss",
|
||||
"https://www.cra-arc.gc.ca/",
|
||||
"https://www.cbc.ca/news/canada/newfoundland-labrador/innu-inquiry-commissioners-have-one-word-after-week-of-heavy-testimony-hope-9.7176436?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/alberta-separatist-youtube-channels-netherlands-9.7174719?cmp=rss",
|
||||
"https://www.cbc.ca/radio/asithappens/steak-canadian-9.7176475?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/british-columbia/majcher-foreign-influence-china-9.7179099?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/white-house-correspondents-dinner-shooting-conspiracy-theories-9.7179424?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/newfoundland-labrador/dean-penney-trial-april-27-9.7178935?cmp=rss",
|
||||
"https://www.cbc.ca/player/play/9.7179551?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/toronto/opp-fatal-motorcycle-crash-highway-401-cobourg-9.7179495?cmp=rss",
|
||||
"https://www.cbc.ca/news/business/rogers-communications-staff-buyouts-9.7178929?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/edmonton/alberta-referendum-website-complaint-immigration-9.7178022?cmp=rss",
|
||||
"https://www.canada.ca/en.html",
|
||||
"https://www.utoronto.ca/",
|
||||
"https://www.td.com/",
|
||||
"https://www.cbc.ca/player/play/9.7176908?cmp=rss",
|
||||
"https://www.cbc.ca/radio/asithappens/onion-infowars-laughs-conspiracies-9.7179144?cmp=rss",
|
||||
"https://www.canadapost-postescanada.ca/",
|
||||
"https://www.cbc.ca/news/canada/british-columbia/sam-altman-tumbler-ridge-apology-9.7176482?cmp=rss"
|
||||
"https://www.cbc.ca/news/world/king-arrives-us-visit-trump-9.7178922?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/nathan-chasing-horse-life-sentence-sexual-assault-9.7179404?cmp=rss",
|
||||
"https://www.cbc.ca/news/politics/sovereign-wealth-fund-carney-major-projects-9.7178238?cmp=rss",
|
||||
"https://www.theweathernetwork.com/ca",
|
||||
"https://www.td.com/",
|
||||
"https://www.cbc.ca/sports/hockey/pwhl/pwhl-notebook-april27-2026-9.7179183?cmp=rss",
|
||||
"https://www.cra-arc.gc.ca/",
|
||||
"https://www.cbc.ca/news/canada/manitoba/winnipeg-woman-fall-hole-9.7178484?cmp=rss",
|
||||
"https://www.cbc.ca/news/business/travel-u-s-canadians-domestic-overseas-9.7176323?cmp=rss",
|
||||
"https://www.utoronto.ca/",
|
||||
"https://www.amazon.ca/",
|
||||
"https://www.rbcroyalbank.com/",
|
||||
"https://www.cbc.ca/news/canada/british-columbia/baileys-law-kelowna-3rd-reading-senate-9.7179170?cmp=rss"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.canada.ca/en.html",
|
||||
|
||||
@@ -8,29 +8,29 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cbc.ca/news/world/russia-attack-ukraine-dnipro-9.7177273?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/trump-white-house-correspondents-association-dinner-9.7174984?cmp=rss",
|
||||
"https://www.utoronto.ca/",
|
||||
"https://www.cra-arc.gc.ca/",
|
||||
"https://www.cbc.ca/news/canada/edmonton/snowstorm-alberta-fort-mcmurray-highway-closed-stranded-drivers-9.7176489?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/newfoundland-labrador/innu-inquiry-commissioners-have-one-word-after-week-of-heavy-testimony-hope-9.7176436?cmp=rss",
|
||||
"https://www.cbc.ca/news/politics/lithuania-canada-economic-warfare-trade-9.7176557?cmp=rss",
|
||||
"https://www.rbcroyalbank.com/",
|
||||
"https://www.cbc.ca/news/canada/north/arviat-inuit-nunangat-university-9.7177278?cmp=rss",
|
||||
"https://www.cbc.ca/player/play/9.7176908?cmp=rss",
|
||||
"https://www.amazon.ca/",
|
||||
"https://www.cbc.ca/news/world/china-taiwan-african-countries-airspace-9.7174770?cmp=rss",
|
||||
"https://www.theweathernetwork.com/ca",
|
||||
"https://www.td.com/",
|
||||
"https://www.canadapost-postescanada.ca/",
|
||||
"https://www.cbc.ca/news/canada/humboldt-broncos-crash-driver-deportation-court-9.7177025?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/alberta-separatist-youtube-channels-netherlands-9.7174719?cmp=rss",
|
||||
"https://www.canada.ca/en.html",
|
||||
"https://www.cbc.ca/news/canada/british-columbia/sam-altman-tumbler-ridge-apology-9.7176482?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/edmonton/edmonton-oilers-anaheim-ducks-game-three-playoffs-9.7176599?cmp=rss",
|
||||
"https://www.cbc.ca/news/entertainment/kirk-jones-i-swear-interview-tourette-syndrome-baftas-9.7176725?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/british-columbia/majcher-trial-ends-submissions-9.7176445?cmp=rss",
|
||||
"https://www.cbc.ca/radio/asithappens/steak-canadian-9.7176475?cmp=rss",
|
||||
"https://www.td.com/"
|
||||
"https://www.cbc.ca/news/politics/sovereign-wealth-fund-carney-major-projects-9.7178238?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/british-columbia/majcher-foreign-influence-china-9.7179099?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/white-house-correspondents-dinner-shooting-conspiracy-theories-9.7179424?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/nathan-chasing-horse-life-sentence-sexual-assault-9.7179404?cmp=rss",
|
||||
"https://www.cbc.ca/radio/asithappens/onion-infowars-laughs-conspiracies-9.7179144?cmp=rss",
|
||||
"https://www.theweathernetwork.com/ca",
|
||||
"https://www.cbc.ca/news/canada/british-columbia/baileys-law-kelowna-3rd-reading-senate-9.7179170?cmp=rss",
|
||||
"https://www.cbc.ca/player/play/9.7179551?cmp=rss",
|
||||
"https://www.utoronto.ca/",
|
||||
"https://www.cbc.ca/sports/hockey/pwhl/pwhl-notebook-april27-2026-9.7179183?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/toronto/opp-fatal-motorcycle-crash-highway-401-cobourg-9.7179495?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/manitoba/winnipeg-woman-fall-hole-9.7178484?cmp=rss",
|
||||
"https://www.cbc.ca/news/world/king-arrives-us-visit-trump-9.7178922?cmp=rss",
|
||||
"https://www.rbcroyalbank.com/",
|
||||
"https://www.cbc.ca/news/business/rogers-communications-staff-buyouts-9.7178929?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/edmonton/alberta-referendum-website-complaint-immigration-9.7178022?cmp=rss",
|
||||
"https://www.cbc.ca/news/canada/newfoundland-labrador/dean-penney-trial-april-27-9.7178935?cmp=rss",
|
||||
"https://www.cbc.ca/news/business/travel-u-s-canadians-domestic-overseas-9.7176323?cmp=rss",
|
||||
"https://www.cra-arc.gc.ca/",
|
||||
"https://www.canada.ca/en.html"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.canada.ca/en.html",
|
||||
|
||||
@@ -8,29 +8,29 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.tagesschau.de/ausland/europa/eu-gipfel-zypern-iran-krieg-ukraine-100.html",
|
||||
"https://www.sparkasse.de/",
|
||||
"https://www.bundesregierung.de/",
|
||||
"https://www.tagesschau.de/wirtschaft/verbraucher/spritpreise-tanken-102.html",
|
||||
"https://www.tagesschau.de/ausland/amerika/todesstrafe-usa-erschiessung-100.html",
|
||||
"https://www.tagesschau.de/inland/innenpolitik/merz-rente-rede-100.html",
|
||||
"https://www.tagesschau.de/ausland/asien/iran-krieg-verhandlungen-islamabad-usa-pakistan-100.html",
|
||||
"https://www.tagesschau.de/wissen/klimakonferenz-kolumbien-100.html",
|
||||
"https://www.amazon.de/",
|
||||
"https://www.tagesschau.de/wirtschaft/verbraucher/hausverwaltung-immobilie-betrug-100.html",
|
||||
"https://www.tum.de/",
|
||||
"https://www.tagesschau.de/ausland/asien/kommunalwahl-westjordanland-100.html",
|
||||
"https://www.tagesschau.de/wirtschaft/balkon-sanierung-bgh-urteil-100.html",
|
||||
"https://www.spiegel.de/",
|
||||
"https://www.tagesschau.de/ausland/europa/slowakei-zensur-100.html",
|
||||
"https://www.bahn.de/",
|
||||
"https://www.ebay.de/",
|
||||
"https://www.tagesschau.de/wirtschaft/konjunktur/gfk-verbraucher-konsum-100.html",
|
||||
"https://www.tagesschau.de/inland/innenpolitik/union-fraktion-reformen-100.html",
|
||||
"https://www.tum.de/",
|
||||
"https://www.tagesschau.de/wissen/technologie/energie-kraftwerke-brennstoffzellen-100.html",
|
||||
"https://www.tagesschau.de/ausland/asien/israel-neues-buendnis-100.html",
|
||||
"https://www.tagesschau.de/wirtschaft/unternehmen/start-up-china-meta-deal-100.html",
|
||||
"https://www.tagesschau.de/wirtschaft/finanzen/marktbericht-woche-der-notenbanken-100.html",
|
||||
"https://www.bundesregierung.de/",
|
||||
"https://www.amazon.de/",
|
||||
"https://www.tagesschau.de/wirtschaft/finanzen/marktberichte/marktbericht-dax-dow-geldanlage-124.html",
|
||||
"https://www.tagesschau.de/ausland/asien/iran-stockende-verhandlungen-100.html",
|
||||
"https://www.tagesschau.de/inland/gesellschaft/mai-wetter-100.html",
|
||||
"https://www.arbeitsagentur.de/",
|
||||
"https://www.tagesschau.de/wissen/gesundheit/studie-herz-krebs-100.html",
|
||||
"https://www.tagesschau.de/ausland/afrika/mali-angriffe-100.html",
|
||||
"https://www.tagesschau.de/inland/innenpolitik/ermittlungen-bundesanwaltschaft-signal-100.html",
|
||||
"https://www.tagesschau.de/wissen/forschung/buergerforschung-citizen-science-100.html",
|
||||
"https://www.tagesschau.de/wirtschaft/verbraucher/bargeld-geldautomaten-100.html"
|
||||
"https://www.tagesschau.de/wirtschaft/finanzen/marktberichte/marktbericht-dax-dow-geldanlage-126.html",
|
||||
"https://www.sparkasse.de/",
|
||||
"https://www.tagesschau.de/newsticker/liveblog-iran-montag-116.html",
|
||||
"https://www.tagesschau.de/ausland/europa/eu-parlament-sexualstrafrecht-100.html",
|
||||
"https://www.tagesschau.de/inland/innenpolitik/spd-reformen-positionspapier-100.html",
|
||||
"https://www.ebay.de/",
|
||||
"https://www.tagesschau.de/ausland/europa/deutscher-botschafter-moskau-einbestellt-100.html",
|
||||
"https://www.tagesschau.de/ausland/asien/russland-iran-usa-100.html",
|
||||
"https://www.bahn.de/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.bundesregierung.de/",
|
||||
|
||||
@@ -8,28 +8,28 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.zara.com/es/",
|
||||
"https://www.amazon.es/",
|
||||
"https://elpais.com/gastronomia/el-comidista/2026-04-25/angelita-alfaro-y-sus-900-recetas-toda-la-sabiduria-de-una-vida-en-la-cocina-reunida-en-un-libro.html",
|
||||
"https://www.renfe.com/",
|
||||
"https://elpais.com/economia/negocios/2026-04-19/joseph-stiglitz-premio-nobel-de-economia-la-ideologia-de-los-millonarios-tiene-actualmente-un-grado-de-egoismo-alucinante.html",
|
||||
"https://www.elcorteingles.es/",
|
||||
"https://elpais.com/deportes/motociclismo/2026-04-24/marc-marquez-afronta-sin-excusas-su-tercera-peor-sequia-en-motogp-desde-que-paso-lo-que-paso-he-tenido-que-ir-adaptandome.html",
|
||||
"https://elpais.com/eps/2026-04-24/el-duende-no-visita-a-cualquiera-si-no-donde-estaria-la-magia-auge-caida-y-redencion-de-farruquito.html",
|
||||
"https://elpais.com/opinion/2026-04-25/trump-el-gran-europeista-involuntario.html",
|
||||
"https://elpais.com/babelia/2026-04-25/anna-maria-maiolino-arte-desde-las-tripas.html",
|
||||
"https://elpais.com/espana/madrid/2026-04-25/dos-heridos-y-ocho-detenidos-tras-una-pelea-con-arma-blanca-en-el-metro-de-madrid.html",
|
||||
"https://www.santander.es/",
|
||||
"https://elpais.com/internacional/2026-04-25/la-flota-fantasma-que-alimenta-las-guerras-de-israel.html",
|
||||
"https://elpais.com/elviajero/2026-04-25/bogota-una-cima-del-arte-la-gastronomia-y-el-alegre-despiporre-urbanistico.html",
|
||||
"https://elpais.com/economia/negocios/2026-04-26/la-doble-brecha-macroeconomica-con-europa.html",
|
||||
"https://administracion.gob.es/",
|
||||
"https://elpais.com/america-colombia/2026-04-28/un-brutal-atentado-terrorista-en-colombia-expone-el-pulso-entre-los-grupos-armados-y-el-estado.html",
|
||||
"https://elpais.com/ciencia/2026-04-27/trump-ordena-a-la-nasa-y-al-departamento-de-guerra-crear-centrales-nucleares-en-la-luna.html",
|
||||
"https://www.zara.com/es/",
|
||||
"https://elpais.com/espana/2026-04-28/mapfre-indemniza-con-un-millon-de-euros-a-un-trabajador-despedido-tras-denunciar-nepotismo-en-una-de-sus-filiales.html",
|
||||
"https://elpais.com/planeta-futuro/2026-04-28/pedro-pinho-cineasta-he-visto-a-portugueses-trabajando-para-ong-en-guinea-bisau-que-muy-rapidamente-creen-saberlo-todo.html",
|
||||
"https://elpais.com/clima-y-medio-ambiente/2026-04-27/menus-sociales-contra-el-desperdicio-alimentario-como-salvar-250000-kilos-de-ir-al-vertedero-cada-ano-puede-crear-empleo.html",
|
||||
"https://elpais.com/eps/2026-04-24/lilia-mendez-una-mujer-contra-el-olvido-de-la-artesania-textil-gallega.html",
|
||||
"https://www.amazon.es/",
|
||||
"https://elpais.com/opinion/2026-04-28/prioridad-nacional.html",
|
||||
"https://elpais.com/america-colombia/2026-04-27/la-fiscalia-pide-arrestar-a-nicolas-petro-por-no-asistir-a-las-audiencias-judiciales.html",
|
||||
"https://www.renfe.com/",
|
||||
"https://www.santander.es/",
|
||||
"https://elpais.com/salud-y-bienestar/2026-04-28/en-las-cocinas-de-los-car-t-la-innovadora-inmunoterapia-contra-el-cancer-es-una-revolucion.html",
|
||||
"https://elpais.com/espana/catalunya/2026-04-28/silvia-orriols-tambien-sufre.html",
|
||||
"https://elpais.com/espana/madrid/2026-04-27/un-punetazo-a-las-puertas-del-toni-2-vale-20000-euros.html",
|
||||
"https://elpais.com/internacional/2026-04-28/por-que-nadie-puede-permitirse-que-ormuz-llegue-cerrado-al-verano.html",
|
||||
"https://www.agenciatributaria.es/",
|
||||
"https://elpais.com/deportes/futbol/2026-04-25/jose-barcala-del-depor-al-bayern-un-trotamundos-espanol-busca-la-revancha-ante-el-barca-en-las-semifinales-de-la-champions.html",
|
||||
"https://elpais.com/deportes/tenis/2026-04-24/alcaraz-descarta-jugar-en-roland-garros-es-un-momento-complicado-para-mi.html",
|
||||
"https://elpais.com/elviajero/escapadas/espana/2026-04-22/bodegas-un-tesoro-extraterrestre-y-un-castillo-medieval-convierten-a-villena-en-una-alternativa-al-circuito-turistico-de-alicante.html",
|
||||
"https://elpais.com/economia/2026-04-24/espana-se-suma-a-italia-y-pide-a-bruselas-suspender-las-reglas-fiscales-por-la-crisis-energetica.html",
|
||||
"https://elpais.com/espana/madrid/2026-04-24/un-convoy-de-40-autobuses-azules-destino-burgos-el-ayuntamiento-de-madrid-los-cede-tras-el-incendio-que-arraso-la-mitad-de-la-flota.html",
|
||||
"https://elpais.com/television/series/2026-04-24/a-que-estas-esperando-no-sabe-si-ser-porno-o-la-clasica-comedia-romantica-para-ver-en-familia.html"
|
||||
"https://elpais.com/ideas/2026-04-26/nuevas-distopias-transformar-el-estado-en-una-sucursal-de-los-gigantes-tecnologicos.html",
|
||||
"https://elpais.com/economia/2026-04-28/mariana-mazzucato-los-anos-de-hegemonia-de-estados-unidos-han-terminado-estamos-viendo-el-final-del-imperio-romano.html",
|
||||
"https://www.elcorteingles.es/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://administracion.gob.es/",
|
||||
|
||||
@@ -8,28 +8,28 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-cisjordanie-des-enfants-priv%C3%A9s-d-%C3%A9cole-par-l-arm%C3%A9e-isra%C3%A9lienne",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-p%C3%A9rou-perquisition-au-domicile-de-l-ancien-chef-de-l-organisme-%C3%A9lectoral",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-attaques-d-ampleur-au-mali-combats-entre-arm%C3%A9e-et-groupes-terroristes",
|
||||
"https://www.france24.com/fr/france/20260425-france-pour-moi-est-fini-alg%C3%A9rie-boualem-sansal-dit-vouloir-vivre-belgique-bollor%C3%A9",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-plainte-pour-traite-d-%C3%AAtres-humains-contre-des-plateformes-de-livraison",
|
||||
"https://www.cdiscount.com/",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-france-les-livreurs-%C3%A0-v%C3%A9lo-s-agit-il-d-esclavage-moderne",
|
||||
"https://www.sncf.com/",
|
||||
"https://www.france24.com/fr/am%C3%A9riques/20260427-coup-monte-theories-du-complot-apres-les-tirs-gala-presse-washington-donald-trump-cole-thomas-allen",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260427-le-suspect-de-la-fusillade-au-d%C3%AEner-des-correspondants-va-%C3%AAtre-pr%C3%A9sent%C3%A9-%C3%A0-la-justice",
|
||||
"https://www.france24.com/fr/am%C3%A9riques/20260427-tirs-au-gala-de-la-presse-le-suspect-mis-en-accusation-pour-tentative-d-assassinat-sur-trump",
|
||||
"https://www.france24.com/fr/%C3%A9missions/dans-la-presse/20260428-apr%C3%A8s-deux-mois-de-guerre-l-immense-anxi%C3%A9t%C3%A9-des-iraniens",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260427-syrie-ouverture-du-premier-proc%C3%A8scontre-le-clan-assad",
|
||||
"https://www.sorbonne-universite.fr/",
|
||||
"https://www.france24.com/fr/europe/20260425-catastrophe-de-tchernobyl-40-ans-apr%C3%A8s-le-risque-nucl%C3%A9aire-persiste-en-europe",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-ukraine-frappes-meurtri%C3%A8res-%C3%A0-dnipro-zelensky-veut-plus-de-sanctions",
|
||||
"https://www.impots.gouv.fr/",
|
||||
"https://www.amazon.fr/",
|
||||
"https://www.credit-agricole.fr/",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-l-iran-refuse-des-pourparlers-directs-les-am%C3%A9ricains-attendus-%C3%A0-islamabad",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-mali-des-tirs-entendus-dans-plusieurs-localit%C3%A9s-dont-bamako-et-kati",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-elections-municipales-en-cisjordanie-occup%C3%A9e-et-dans-le-centre-de-gaza",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-mojtaba-khamenei-gravement-bless%C3%A9-mais-vif-d-esprit-selon-le-new-york-times",
|
||||
"https://www.cdiscount.com/",
|
||||
"https://www.france24.com/fr/%C3%A9missions/info-ou-intox/20260427-tirs-au-d%C3%AEner-des-correspondants-une-attaque-mise-en-sc%C3%A8ne-par-la-maison-blanche",
|
||||
"https://www.france24.com/fr/moyen-orient/20260428-en-direct-donald-trump-iran-pourparlers-liban-israel-etats-unis",
|
||||
"https://www.france24.com/fr/moyen-orient/20260427-gaza-lalli%C3%A9s-de-mahmoud-abbas-remportent-elections-municipales-historiques-fatah-hamas",
|
||||
"https://www.france24.com/fr/%C3%A9co-tech/20260428-australie-meta-google-tiktok-bientot-obliges-payer-medias-locaux",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260427-surpopulation-carc%C3%A9rale-en-france-les-syndicats-de-surveillants-appellent-au-blocage",
|
||||
"https://www.service-public.fr/",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-les-etats-unis-r%C3%A9fl%C3%A9chiraient-%C3%A0-suspendre-l-espagne-de-l-otan",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-mali-attaques-coordonn%C3%A9es-pr%C3%A8s-de-bamako-et-dans-l-int%C3%A9rieur",
|
||||
"https://www.france24.com/fr/vid%C3%A9o/20260425-attaques-au-mali-la-capitale-bamako-kati-ou-encore-kidal-vis%C3%A9es"
|
||||
"https://www.france24.com/fr/afrique/20260427-mali-alliance-jnim-fla-junte-fragilisee-depart-mercenaires-russes-iafrica-corps-touareg-jihadistes",
|
||||
"https://www.impots.gouv.fr/",
|
||||
"https://www.sncf.com/",
|
||||
"https://www.credit-agricole.fr/",
|
||||
"https://www.amazon.fr/",
|
||||
"https://www.france24.com/fr/%C3%A9missions/les-cl%C3%A9s-de-l-info/20260427-tirs-contre-le-pr%C3%A9sident-am%C3%A9ricain-l-histoire-se-r%C3%A9p%C3%A8te",
|
||||
"https://www.france24.com/fr/afrique/20260427-mali-intox-mercenaires-fran%C3%A7ais-terroristes-tues-attaques-jihadistes-mort-sadio-camara",
|
||||
"https://www.france24.com/fr/moyen-orient/20260427-irak-homme-d-affaires-ali-al-za%C3%AFdi-nomination-premier-ministre",
|
||||
"https://www.france24.com/fr/am%C3%A9riques/20260428-au-deuxi%C3%A8me-jour-de-sa-visite-aux-%C3%A9tats-unis-charles-iii-va-s-adresser-au-congr%C3%A8s"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.service-public.fr/",
|
||||
|
||||
@@ -8,28 +8,28 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://hk.news.yahoo.com/g7%E5%B0%8D%E4%B8%AD%E4%BF%84%E6%A0%B8%E6%AD%A6%E6%93%B4%E5%BC%B5%E8%A1%A8%E7%A4%BA%E9%97%9C%E5%88%87-053502946.html",
|
||||
"https://www.police.gov.hk/",
|
||||
"https://www.mtr.com.hk/",
|
||||
"https://hk.news.yahoo.com/%E6%8E%A5%E9%80%A3%E6%A0%A1%E5%9C%92%E6%A7%8D%E6%93%8A-%E5%9C%9F%E8%80%B3%E5%85%B6%E6%92%A4%E6%8F%9B%E6%95%99%E8%82%B2%E9%83%A8%E6%AC%A1%E9%95%B7-132006319.html",
|
||||
"https://hk.news.yahoo.com/%E9%BB%8E%E5%B7%B4%E5%AB%A9%E5%8D%97%E9%83%A8%E6%88%B0%E7%81%AB%E6%9C%AA%E6%AD%87-%E4%BB%A5%E8%BB%8D%E6%93%8A%E6%96%836%E5%90%8D%E7%9C%9F%E4%B8%BB%E9%BB%A8%E6%88%90%E5%93%A1-223501208.html",
|
||||
"https://www.hktvmall.com/",
|
||||
"https://www.hku.hk/",
|
||||
"https://hk.news.yahoo.com/%E6%8C%AA%E5%A8%81%E6%93%AC%E7%A6%8116%E6%AD%B2%E4%BB%A5%E4%B8%8B%E5%85%92%E5%B0%91%E4%BD%BF%E7%94%A8%E7%A4%BE%E7%BE%A4%E5%AA%92%E9%AB%94-080501788.html",
|
||||
"https://hk.news.yahoo.com/%E5%8D%B0%E5%B0%BC%E7%A5%AD%E5%B0%81%E9%8E%96%E5%A8%81%E8%84%85-%E7%B6%AD%E5%9F%BA%E5%A6%A5%E5%8D%94%E9%A1%98%E9%85%8D%E5%90%88%E7%95%B6%E5%9C%B0%E6%B3%95%E8%A6%8F-092002688.html",
|
||||
"https://hk.news.yahoo.com/%E5%AE%8F%E6%98%8C%E9%96%A3%E5%B1%85%E6%B0%91%E8%85%B3%E5%82%B7%E6%92%90%E6%8B%90%E6%9D%96%E4%B8%8A%E6%A8%93-%E6%9B%BE%E8%A9%A2%E5%95%8F%E5%8F%AF%E5%90%A6%E6%94%B9%E6%9C%9F%E6%9C%AA%E7%8D%B2%E5%9B%9E%E6%87%89-074305957.html",
|
||||
"https://hk.news.yahoo.com/%E7%BE%8E%E4%BC%8A%E8%AB%87%E5%88%A4%E9%80%B2%E5%B1%95%E8%86%A0%E8%91%97-%E4%BB%A5%E9%BB%8E%E5%81%9C%E7%81%AB%E5%BB%B6%E9%95%B73%E5%91%A8-060502014.html",
|
||||
"https://www.gov.hk/",
|
||||
"https://hk.news.yahoo.com/%E6%B5%B7%E4%BA%8B%E6%A9%9F%E6%A7%8B-%E8%89%98%E6%B2%B9%E8%BC%AA%E5%9C%A8%E7%B4%A2%E9%A6%AC%E5%88%A9%E4%BA%9E%E5%A4%96%E6%B5%B7%E9%81%AD%E5%88%B0%E5%8A%AB%E6%8C%81-162002269.html",
|
||||
"https://hk.news.yahoo.com/%E5%BE%B7%E5%9C%8B%E5%B0%87%E6%B4%BE%E6%8E%83%E9%9B%B7%E8%89%A6%E5%89%8D%E5%BE%80%E5%9C%B0%E4%B8%AD%E6%B5%B7-%E5%9B%A0%E6%87%89%E8%8D%B7%E8%8E%AB%E8%8C%B2%E6%B5%B7%E5%B3%BD%E5%8F%AF%E8%83%BD%E4%BB%BB%E5%8B%99-140502391.html",
|
||||
"https://hk.news.yahoo.com/%E7%BE%8E%E5%9C%8B%E5%8B%99%E9%99%A2%E6%87%B8%E8%B3%9E%E9%80%BE3%E5%84%84-%E7%B7%9D%E6%8D%95%E4%BC%8A%E6%8B%89%E5%85%8B%E6%AD%A6%E8%A3%9D%E7%B5%84%E7%B9%94%E9%A0%98%E8%A2%96-152002118.html",
|
||||
"https://hk.news.yahoo.com/%E7%AB%8A%E5%8C%AA%E9%97%96%E9%95%B7%E6%B2%99%E7%81%A3%E6%80%A1%E9%96%A3%E8%8B%91-%E4%B8%83%E6%97%AC%E5%A9%A6%E7%97%9B%E5%A4%B153%E8%90%AC%E7%8F%BE%E9%87%91%E5%8F%8A%E9%87%91%E5%99%A8-013344810.html",
|
||||
"https://hk.news.yahoo.com/%E5%B7%9D%E6%99%AE%E7%A8%B1%E4%B8%8D%E6%80%A5%E6%96%BC%E7%B5%90%E6%9D%9F%E8%88%87%E4%BC%8A%E6%9C%97%E6%88%B0%E7%88%AD-%E4%B8%8D%E6%9C%83%E5%8B%95%E7%94%A8%E6%A0%B8%E6%AD%A6-222004956.html",
|
||||
"https://www.hko.gov.hk/",
|
||||
"https://hk.news.yahoo.com/%E7%84%A1%E4%BA%BA%E6%A9%9F%E5%A2%9C%E8%90%BD%E7%BE%85%E9%A6%AC%E5%B0%BC%E4%BA%9E-%E8%8B%B1%E5%9C%8B%E6%88%B0%E6%A9%9F%E7%B7%8A%E6%80%A5%E5%8D%87%E7%A9%BA-155001420.html",
|
||||
"https://hk.news.yahoo.com/%E4%BC%8A%E6%9C%97%E5%A4%96%E9%95%B7%E8%A8%AA%E4%BF%84-%E6%99%AE%E4%B8%81%E7%A8%B1%E5%B0%87%E7%9B%A1-%E5%88%87%E6%89%80%E8%83%BD%E5%8D%94%E5%8A%A9%E4%B8%AD%E6%9D%B1%E5%92%8C%E5%B9%B3-165002677.html",
|
||||
"https://hk.news.yahoo.com/%E5%8C%97%E9%9F%93%E5%AF%86%E9%9B%86%E8%A9%A6%E5%B0%84%E9%A3%9B%E5%BD%88-%E5%B0%88%E5%AE%B6-%E8%97%89%E5%85%A8%E7%90%83%E5%B1%80%E5%8B%A2%E5%8D%87%E6%BA%AB%E5%BC%B7%E5%8C%96%E6%A0%B8%E5%9A%87%E9%98%BB%E8%83%BD%E5%8A%9B-065002415.html",
|
||||
"https://hk.news.yahoo.com/%E5%8D%97%E8%B1%90%E7%B4%97%E5%BB%A0%E5%94%90%E7%8B%973%E6%A8%93%E5%A2%AE%E6%96%83-5%E6%9C%88-%E6%AF%9B%E5%AD%A9chill%E7%8E%A9%E7%A5%AD-%E5%8F%96%E6%B6%88%E9%80%80%E6%AC%BE-070852284.html",
|
||||
"https://hk.news.yahoo.com/%E5%85%AC%E7%9C%BE%E6%B3%B3%E7%81%98%E5%BC%95%E5%B8%82%E5%A0%B4%E7%87%9F%E9%81%8B%E6%A8%A1%E5%BC%8F-%E5%BA%B7%E6%96%87%E7%BD%B2-%E5%B8%82%E6%B0%91%E4%BB%8D%E5%8F%AF%E5%85%8D%E8%B2%BB%E7%94%A8%E6%B2%99%E7%81%98-200000712.html",
|
||||
"https://hk.news.yahoo.com/%E5%8D%B0%E5%BA%A6%E8%88%87%E7%B4%90%E8%A5%BF%E8%98%AD%E7%B0%BD%E7%BD%B2%E8%87%AA%E7%94%B1%E8%B2%BF%E6%98%93%E5%8D%94%E5%AE%9A-133501584.html",
|
||||
"https://hk.news.yahoo.com/%E8%B6%8A%E4%BE%86%E8%B6%8A%E5%A4%9A%E5%A5%B3%E6%80%A7%E6%91%98%E4%B8%8B%E9%A0%AD%E5%B7%BE-%E5%9C%A8%E4%BC%8A%E6%9C%97%E5%8F%AF%E5%97%85%E5%87%BA%E9%AC%86%E7%B6%81%E6%B0%9B%E5%9C%8D-062003965.html",
|
||||
"https://www.hsbc.com.hk/",
|
||||
"https://yahoo-news.com.hk/BBCChineseNews/41467/?yptr=yahoo",
|
||||
"https://hk.news.yahoo.com/%E7%94%B1%E7%BE%A9%E5%A4%A7%E5%88%A9%E4%BB%A3%E4%BC%8A%E6%9C%97%E5%8F%83%E5%8A%A0%E4%B8%96%E8%B6%B3%E8%B3%BD-%E7%9B%A7%E6%AF%94%E6%AD%90-%E9%9D%9E%E7%BE%8E%E6%94%BF%E5%BA%9C%E7%AB%8B%E5%A0%B4-052004971.html"
|
||||
"https://www.police.gov.hk/",
|
||||
"https://hk.news.yahoo.com/%E4%BC%8A%E6%9C%97%E9%A7%90%E8%81%AF%E5%90%88%E5%9C%8B%E5%A4%A7%E4%BD%BF-%E9%A0%88%E4%BF%9D%E8%AD%89%E7%BE%8E%E4%BB%A5%E4%B8%8D%E5%86%8D%E6%94%BB%E6%93%8A-%E6%89%8D%E8%83%BD%E7%A2%BA%E4%BF%9D%E6%B3%A2%E6%96%AF%E7%81%A3%E5%AE%89%E5%85%A8-223502162.html",
|
||||
"https://www.hko.gov.hk/",
|
||||
"https://hk.news.yahoo.com/%E4%BB%A5%E9%91%91%E8%AD%89%E7%A7%91%E5%AD%B8%E6%BF%80%E7%99%BC%E5%A5%BD%E5%A5%87%E5%BF%83-%E5%B0%8F%E5%AD%B8%E6%A0%A1%E9%95%B7-%E7%A7%91%E5%AD%B8%E4%B8%8D%E6%87%89%E5%8F%AA%E6%98%AF%E5%85%AC%E5%BC%8F%E5%AE%9A%E5%BE%8B%E5%A0%86%E7%96%8A-200000584.html",
|
||||
"https://www.hku.hk/",
|
||||
"https://yahoo-news.com.hk/BBCChineseNews/41485/?yptr=yahoo",
|
||||
"https://hk.news.yahoo.com/%E9%87%91%E6%AD%A3%E6%81%A9%E9%87%8D%E7%94%B3-%E6%94%AF%E6%8C%81%E4%BF%84%E7%BE%85%E6%96%AF%E5%B0%8D%E7%83%8F%E5%85%8B%E8%98%AD-%E7%A5%9E%E8%81%96-%E6%88%B0%E7%88%AD-063501362.html",
|
||||
"https://www.mtr.com.hk/",
|
||||
"https://hk.news.yahoo.com/sipri%E5%A0%B1%E5%91%8A-2025%E5%B9%B4%E5%85%A8%E7%90%83%E8%BB%8D%E4%BA%8B%E6%94%AF%E5%87%BA%E9%81%94%E8%BF%912-9%E5%85%86%E7%BE%8E%E5%85%83-%E4%BA%9E%E5%A4%AA%E5%A2%9E%E5%B9%8516%E5%B9%B4%E4%BE%86%E6%9C%80%E5%A4%A7-%E5%8F%B0%E7%81%A3%E5%B9%B4%E5%A2%9E14-065005056.html",
|
||||
"https://www.hktvmall.com/",
|
||||
"https://hk.news.yahoo.com/%E5%B0%96%E6%B2%99%E5%92%80%E9%85%92%E5%BA%97%E8%81%9A%E6%9C%83%E8%AE%8A%E8%A1%9D%E7%AA%81-%E5%85%A7%E5%9C%B0%E5%A5%B3%E5%A4%A7%E9%A6%AC%E7%94%B7%E4%BA%92%E6%AF%86-%E5%90%8C%E9%81%AD%E6%8B%98%E6%8D%95%E9%80%81%E9%99%A2-034529792.html",
|
||||
"https://hk.news.yahoo.com/%E7%99%BD%E5%AE%AE-%E5%B7%9D%E6%99%AE%E8%88%87%E5%9C%8B%E5%AE%89%E9%AB%98%E5%B1%A4%E5%95%86%E8%A8%8E%E4%BC%8A%E6%9C%97%E6%9C%80%E6%96%B0%E6%8F%90%E8%AD%B0-230504137.html",
|
||||
"https://hk.news.yahoo.com/%E5%93%A5%E5%80%AB%E6%AF%94%E4%BA%9E%E5%85%AC%E8%B7%AF%E7%82%B8%E5%BD%88%E7%88%86%E7%82%B8-%E5%A2%9E%E8%87%B320%E6%AD%BB36%E5%82%B7-093501993.html",
|
||||
"https://www.gov.hk/",
|
||||
"https://hk.news.yahoo.com/%E8%83%BD%E6%BA%90%E8%A1%9D%E6%93%8A%E6%8E%A8%E5%8D%87%E9%80%9A%E8%86%A8-%E6%AD%90%E6%B4%B2%E5%A4%AE%E8%A1%8C%E6%93%AC%E6%9A%AB%E4%B8%8D%E5%8D%87%E6%81%AF%E8%A7%80%E6%9C%9B%E5%B1%80%E5%8B%A2-065003836.html"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.gov.hk/",
|
||||
|
||||
@@ -8,22 +8,22 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.mhlw.go.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577647?source=rss",
|
||||
"https://news.yahoo.co.jp/pickup/6577619?source=rss",
|
||||
"https://www.japan.go.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577642?source=rss",
|
||||
"https://news.yahoo.co.jp/pickup/6577645?source=rss",
|
||||
"https://www.rakuten.co.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577625?source=rss",
|
||||
"https://news.yahoo.co.jp/pickup/6577643?source=rss",
|
||||
"https://www.yahoo.co.jp/",
|
||||
"https://www.amazon.co.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577949?source=rss",
|
||||
"https://www.u-tokyo.ac.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577648?source=rss",
|
||||
"https://www.rakuten.co.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577961?source=rss",
|
||||
"https://news.yahoo.co.jp/pickup/6577960?source=rss",
|
||||
"https://www.amazon.co.jp/",
|
||||
"https://www.jreast.co.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577958?source=rss",
|
||||
"https://www.japan.go.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577959?source=rss",
|
||||
"https://www.mhlw.go.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577941?source=rss",
|
||||
"https://news.yahoo.co.jp/pickup/6577931?source=rss",
|
||||
"https://news.yahoo.co.jp/pickup/6577954?source=rss",
|
||||
"https://www.smbc.co.jp/",
|
||||
"https://news.yahoo.co.jp/pickup/6577627?source=rss",
|
||||
"https://www.jreast.co.jp/"
|
||||
"https://www.yahoo.co.jp/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.japan.go.jp/",
|
||||
|
||||
@@ -8,18 +8,18 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.yonhapnewstv.co.kr/news/MYH20260425183800b9s",
|
||||
"https://www.korea.kr/",
|
||||
"https://www.kakao.com/",
|
||||
"https://www.yonhapnewstv.co.kr/news/MYH20260425152110bpV",
|
||||
"https://www.yonhapnewstv.co.kr/news/AKR20260425212444Z30",
|
||||
"https://www.hometax.go.kr/",
|
||||
"https://www.daum.net/",
|
||||
"https://www.yonhapnewstv.co.kr/news/MYH20260425152255vNc",
|
||||
"https://www.naver.com/",
|
||||
"https://www.yonhapnewstv.co.kr/news/MYH20260425133924vxi",
|
||||
"https://www.snu.ac.kr/",
|
||||
"https://www.yonhapnewstv.co.kr/news/MYH20260428143906BAg",
|
||||
"https://www.yonhapnewstv.co.kr/news/MYH20260428143548czh",
|
||||
"https://www.hometax.go.kr/",
|
||||
"https://www.korea.kr/",
|
||||
"https://www.kbstar.com/",
|
||||
"https://www.yonhapnewstv.co.kr/news/MYH2026042813432030O",
|
||||
"https://www.yonhapnewstv.co.kr/news/MYH20260428125754io7",
|
||||
"https://www.yonhapnewstv.co.kr/news/AKR202604281116055wC",
|
||||
"https://www.daum.net/",
|
||||
"https://www.naver.com/",
|
||||
"https://www.coupang.com/"
|
||||
],
|
||||
"static_urls": [
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.kwsp.gov.my/",
|
||||
"https://news.google.com/rss/articles/CBMiiAFBVV95cUxPaXNVYWt2b0ptbFNvOGQzekdhR3pndUxuRk12Tk1aT1BtLWZaMjdOOHA2WG83VlFYaWxRVVNnNE9FaWdyWTBpaG9aNTcwWHllRkpJM0FZcVhleGR5dlk3NW9laGtHay1kbVV2MWtGY2hVaHdRU3JGTktJbWpNYzFETjlpbzhGX0dm?oc=5",
|
||||
"https://www.hasil.gov.my/",
|
||||
"https://um.edu.my/",
|
||||
"https://news.google.com/rss/articles/CBMi5gFBVV95cUxPQzNKdlB6QWllTDJZNTUyZzVZeEdfRkNaUzZ4RWRkbGNvMTdoOVNHMnNCa0Vhd3RMRjJXR092QUxDVjVnWGk3bm5JRU9ZclRxSk1kVlVyNlVRTDdLUHJDTDZCSVExOS1ONlk3TkVlanBnQWZ0Tk04Y2N0NnloOFEwdm9Ya2lkVGdkdHl0cWZWbHNhcTZoZVdEdGVxNXowT1lVSGpYaG81a1M5VTBSbHNyT2pWNEI4YmZOZmViRktJSGRZUjFtU1E1b1gwNHZzXzV2Sm83SU9fZEN5ZUJXdW92N3A1QjhhZ9IB6wFBVV95cUxPdDZqamRpdkNrczZyOVhCZjROc3ZhRmdQcWpNdE5DVjY5RjhCSklMbXJaSnA3dzMwWU9hZDZZdGswa2p6VHNkRDY3ekhOTWZQay1Xemhkak9jNFI3emdfUEFWNXFXZ1FHejZvVDN5elhENkM1T0g0YURaNjlHVzd0LU02RzdMc0RKR1FyRTQ4MDJBZFhmOVFVYzFyeHAtSGl2YmhTOVlKVVJHR01tWU1sN1lpd3MzbkNxc1BuTWt3OTl4NGN3RzRSNk0xeEJJMEFscHhMUkhBbDZ4aGtOaHFReGd3TEpiQ1hMMzV3?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMixwFBVV95cUxOT0x0ZnZhTEo5NS01UjZHdW42VTVlVDhvNWQ5MXpQZVl6Y0FrZ1RSSTJHbkIwdjJ5Qm5ta1Fad01CTmdYTUJuRW5aWkJmQmhfWWp2cU80RVg3b09uS0xDYmdKaXdjNjFyUmlsdVo3SmctREJXNzRpU0R3RTkxSVhzaTFtVHQxTzA1ZmlFaUNkaWZSLTlydXFDbnlUZV9QT3JMbzJ4QndFQ1R1MVgycTNKZWxKQ2ZCSDNlR05wa0VZQ2lNOXlwZGsw?oc=5",
|
||||
"https://www.pos.com.my/",
|
||||
"https://news.google.com/rss/articles/CBMitwFBVV95cUxNRFltTDBUYmhkQWNsYVZoSlBDOUI4cFhacWtaWFZzU05TRFdvMUpxRjZFUnFKUzFZeUxLWUZYV00yUml2ZWRUX0hLUTNwRHd6THpNZk9vYWtfUnJjY3pMTHNFWWI2QXBMZ1RRU1dfM1BpcG5EYVZreVlzUmlQeGJYUzdCcENuN2hhVVlNTnlIVWxoQndvZktxYXZpTHlQX3NvRG4tQjNOYUZBVlB4Y0pFRjk0Y3E4SEU?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMi2gFBVV95cUxNTDctT2JwWmtnZnBsTGl6WDBTaEw0YXNQSm5iNEx1a0ZQaUxsYTNpdXplVE1lVUQxU2V1XzhFUGZycFlkNE05aDFTazd4S2JXODN6YkFLUTZCNXZXN25WZW5oekZnT3FjYTdPQ3ctbUVfZXhkUzRwc2Vta19XTWlIM0dzT3dmZHBBaHZOZlpFRXd5WDhjcEVfUkd6SXVoY1V4WWVodWhsMTA3NHd4WXVZd3FDT185SnFGZ21xWFU5VFZlN1lPOHZocTI2RV9YY2phWl9tUm41S3hIZ9IB3wFBVV95cUxOQ0QtMzNSXzd4b0RRaGV2S05TREVocTQ3d1ZheFd6SkFYa3Q1ZDhSVGpLdXRBbmxKMmZIcEd3aUM4V2Z1bzhGNmIzYzFGOEV2Smd5UVZoUkF5dzlPNU5uRHZNWDQtcThrb1pRM0VnTlRRaU1tZ2FleUNUUVA5T3dNQTJuSnZIY1ZkQThkYW5SdU1wXzlfemR0Mi1DQjVzczFsZGk4ZndVRFRfckkxZnByQ1dkQnp6X01ZVXE2VlJ1YUM0cV90NW9wRERGRHUycXdqUGhkUU4zbEVtWlZuT3Fn?oc=5",
|
||||
"https://shopee.com.my/",
|
||||
"https://news.google.com/rss/articles/CBMijAFBVV95cUxNTWotZGFVeEY4YmhQZDN4YlJwbVQycVViOGw4bmhKUS1rdDY1cXJ2UXFoVGFPbmhVRXZfVTlJNE5ILXdacWZWbklORUxpMmxmTnJtVVVxeE9FMm5tTERoaXZPOWRDejBlRDhsem9vaUJrR00tYjY3NUl4U1pfVG1DaEZWSDV5R0J5R29iaQ?oc=5",
|
||||
"https://www.malaysia.gov.my/",
|
||||
"https://news.google.com/rss/articles/CBMiswFBVV95cUxOVGxwSlZmZUF2UW1VUnN5R0ZfX3l5Tk5mQnBKZ0ZsSG5tM3N2LWgzdGhPalVHQjUwQnpDN1pnUGVMVzlZRDdtd0paSk9BdVBQQms1WTlNOHNBY1NGZHlHelV5V2xYdWhpWkZpMUZvYjdXSkdLeUtQNWRuNDV4dTJDcEJEcElpZFozSTlmNExpZjVHWXhTeDFLbVhUMkhiclg0bVlrWHlaWTFJOTluc1U0YVJjRQ?oc=5",
|
||||
"https://www.maybank2u.com.my/",
|
||||
"https://www.cimbclicks.com.my/",
|
||||
"https://news.google.com/rss/articles/CBMixgFBVV95cUxPeU5JV3ZVaU0ySHcyYWM3WXdXRENuT2N4VzZEbGdxOFBqc2FFcTZKMUxlMEUyUWJVaU9QbVZkVjRkR1pCejFwS3Z0VXpSNnZlcWNaeVVfZHc0Rmd1aTBROTR3MWx2aVR4YUJENlFVM0pUUzB4MnZNSkxuZFNpMUFvb2ZranY0aGM0ZUpmNGNacnUwSm9pOHFMdmtuYk9SUGxTZ2p3LWRuVElLM19vUzZnNUJTVktoN1FvOGgzMXJKUUlldmRLVEE?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMingFBVV95cUxNalNmOGxTaDlMTlhUR3Bfc01UNlBQTUpjeXNkbU92elpEYXBiWHMySU9qdEt0dUF1dzcxbmNuSTBmQUQ4alRpU0RKaGxJX1k4VkFQdXZ6bVJWd0VQZlFqZngySEs5bUQtWmQyQWl6ZGlMTVBJc05OcnBiODd1Y094em1fbWFXRkpndWFvTERMX3I5aDRIZ1QtVXk2Z3hLQQ?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiuwFBVV95cUxOc21IaFd3d3FaeVFQWU91ZGhubkw5RzRiaVQxekRBdTNxUTVfOU1JcTRwaDM0bkhLUWpTd0g5NDJ1NTZveE5PVWNuSm15OUpkX0ZZX3FHNG9mbV9xTXV2X1lNWmFIUDRQN0dmX2JoVXNBOGlaa0lJV1BsOW9DYk5SU1VTbklnY3pVbWdXaHJVTTdlOVRHOFhoUUg0UFlqS0tUeF9NVFdxdHRCb0Y0WEVKUi00TDN6c3QwQ1pr0gHAAUFVX3lxTE9tSFhkVWwwdUNWLVNiWTR5VF8tRFB0d2pza3ROMHc5MzlYRGU5aGY0LUVxaXdRRlNWbVNuNzMtQ1hGMzA4ckphNml0VHJ2OXZjNml5RDdRVl8yWkUtdE1MWllreG9nYVJXanlkLS0wVFNoRnZLRGtmVGFUQkJBSjZsSHM4RkluX2U3ZlVMX24ydlpTaTRDNXBYM3dMX0VDaDR6VEpva0tnV2ljNW5YX2xGQ3hxRS1YbDM0SUxtTWU2dQ?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiY0FVX3lxTFBCMk1XcEdtRUY5aVFiSDE0cjJTZWNTZTdPYUlpS1gxRnVDbXFNcWc2VzZZUEtNTkhQT3hKdDRRMG5mMFlGcjk5S0E0enNuN29UYnZYXzV0cHBWb0lVZExHQ2F0dw?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMipAFBVV95cUxNUkhZdTNLRXJuVjk2cTRYUWNKbGlQV011aE82a21Wcjdob0JjQWRCanl0bUNCYWVPZU5rT2lOMUtrRXBoWUQ4bXNYZ2dQSUtadWNJYUNFSW5GSjJaOV8tZmhrOUZDMGYtZ2pwRmllZTFaN2JZWkVId0dzTnFXNDZMYk0teUZ5U2JSX1RqWURpa0VFUVhOXy0tSHIwelp5VmR5QUdtQQ?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMi1wFBVV95cUxOaW9BY3BDUnhYYkliZzFvYXFrMXVIUWtVZ0xBVUpMZWpadDB4YmdXRzRhRG83Q0Z5RXpTU2UydTR0b1FvYUNGWGh6VFhlVEtOb1hLcXdzWnF5bEtfaWFMNzRNVzN5bUtHejZlZjBNZEc3TGdpRkxXVjN4Mmp5bkxhdU9wMVhLVEYtWWRZSUx4R3pQTG1OdFR2MGQyVmF1R3lIbjRkbGVCU0NiYlZoc1VLSnpZc210cUxMNldVVnM5ZFlqN2NKZGotNHVlVFdyelZxczdsMTg1TQ?oc=5",
|
||||
"https://www.pos.com.my/",
|
||||
"https://www.thestar.com.my/",
|
||||
"https://news.google.com/rss/articles/CBMioAFBVV95cUxNaWhHRDF5bkV6elR6ZWdYSGtKV2NRTXVDTHRXN0ZRSmpHSlp1dmV2ZXl2OENTYUFmcjhoTjhrdnJXNm82aFEwV08yVjVxbDBrcGhzLS10MWtoQUdXTDRQc1VaWktEV2F2RlQ5YTlUOWt1aGszTVVCMzloZlNwMjFuQ21nZnNleERQX2NBR3RMV0UwQnM4WUMxVThEelJYSUh4?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiiAFBVV95cUxPTjRIRnpFR3lYVC00YmhpcjBsMjZGWk9MZlJrY2tFVFFqejdVZnY0cDI5VExJU0sxQWhGQjl4Sk5pMjE2d1RNMGVHS2lTNlVXRzlXNkdIZ2NMV3AzenZOcG1ncEFFOVdNeWVsMkF1STJqd2tobWo4cU13SzJ0V3FxQjVqc2wtdkEz?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiwgFBVV95cUxOWkxxcGFDS1VPc1pLYUtMNG5KNUt6WVFSVm5ramh4NVFpWVFyZFlVY21vZHV3M0JxWFVCX3NuN214RWFCd0Y4NTJ2SEl3TkRjdlUyVDZraTcxZk01QkVidTdya2Z6R2Fra1VzeF9ZWi1XMVdpdGFESHBHTWZzTll0MS0zcjBwZnZOWEM4VkVHLTFKbEhCeGo1Y2xMbnVQYlJqNmtNc2R3RlBfWWNPVTNHS1FfV0RBQVJOdDhOM3RpRG1rUQ?oc=5",
|
||||
"https://www.lazada.com.my/"
|
||||
"https://news.google.com/rss/articles/CBMimAFBVV95cUxQQ1BoTkp3aUxJVzEyMmhSSzFFS1dvQnlSSDNyeGlBWFNtbk5TdzNzN0F2WlBqMS1MRmxSTEppWndoWE82ZnlXY3hscXE2THZuOXV3b1hGdFpaZkFpcS1vQ3F1N1lfbG5Rb29scVczT3VRVG9NbWRiSVNBM0Jxc0ZObHltQ0ttQTJQdl9KN0xfSUljb3I5NHoxNg?oc=5",
|
||||
"https://www.lazada.com.my/",
|
||||
"https://news.google.com/rss/articles/CBMiqgFBVV95cUxQTDdCQ0FGTlNMaC1aZjBIWF92QWxQS1lyUTNxYzZONHZNQVdKSlE0LVpsLUtqTHJPWGZFb1Vzb0pMbzNWZHY2b0lmUmROZVRnLXU3MU1YY25fR1FUdmUwSWFZTUpUekcwa1ItM2JiUWJ1cFdTXzZCLVdxQXNTQlEtNlVOMmpSb2NFS2prekhYNUd4RXE0bzVhYUNHa1BuenhfTG4wMWYxa0k3QQ?oc=5",
|
||||
"https://www.kwsp.gov.my/",
|
||||
"https://news.google.com/rss/articles/CBMilwFBVV95cUxORHBlMjRqS0dQbGlhSGxxWmk4TlpCd1RhdURLQldoWWVscnZDRGFRaEFEbnVKaHVlRFA0R0g0YmxfSElzZENSMDI3WmNhcjJyeVB6Y09XV2xzQm1SNmlPb2lwRkZqY3VMR0FXakJjODlyc3pkQ3poWHlSOTYtQk5ad1J6MW1yTjVDd3FxQk1rYk5vajYtNkx3?oc=5",
|
||||
"https://um.edu.my/",
|
||||
"https://shopee.com.my/",
|
||||
"https://news.google.com/rss/articles/CBMitAFBVV95cUxOUmNqZmthUHJhUWRFUFlkV2pIbzZFUFpfV0xDWl9sM2R2YW9TNHFQb0tGd3RVekFlRTFsZDdvZGpWb3VfbldxdU5UMjFycDBCSDMzaFhWZkFXc2xyUnpQQ0ZlbnV1OWFFWkQ4U21qUU1nUVktRWI1NFFNVzZ1M0UtRl9sVnRlSlcxaTVYZUR4RjlMZnE2UnVsZXVTNTliRXFpTkhTcXVSQ1BmTUozdDE1VUxfVU8?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMikAFBVV95cUxPMnZaWmRSdy1wV0VZSFNQSExUbWcxelhPVWRuZmk2RlVZZzZGRTFUZTlNbDNqa3VtdXN0aHJGMkpEQy1YQnNMU1dLZmR3a0JoRXFTZTdMZGFvMlN4MjQ2UVlJT0FUdWVaQVVoQUJYSnlNRm9oYnNBTGxWZktJdXlTRTFIYlVvZEo1QXFjeG85UWM?oc=5",
|
||||
"https://www.maybank2u.com.my/",
|
||||
"https://news.google.com/rss/articles/CBMib0FVX3lxTFBxOW1VQjZVVjJCb1ljN2tQNTF6dnhBTl9PT1QzdHlnVXpvRTA5ZXdPWV9PS3c2SDNXYkFUbUhWVENqZHV1OWlIUFdLLXNWS3FveUVYaGpMZHdIYWticFdTV2s2R1Bxdk8yVDFOdHhNWQ?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiugFBVV95cUxQNWJsUGt6WDJqaF8zSFBpdE4zU1VLUDJ4U3djUWgxREJKdEU4cWtpTkpDa1ZPVUFFM2Rydk9SX0pnRUFQX0xjWFlLZ3h2MW42eXJQWDF1bnppS2xNUExKcklCOWV2b2thcVhwSXItUC1zQ2pwNWdPWnBKVUpTVG1VdEVxSVk4WnVBS2Y1YlZ5VVNWSFRtaXI4RERERnBZako5MmFrUHpsTWdZZElWVEIxYVp5UXk4QVBvSFE?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiuAFBVV95cUxNTWZoeXN6OGtHcW5VM1BzWGxIaUx2YmFHclhQNEZPaXlHblo5UEtzejVHR2NnOUJ0cjNOTzQ2dHpzbkZvYmVhZlFyYk5nYUtVbVd0SnY5VWJlVzZhUThJYmpLSEZGTS10OXpXTG92a2h2dHdQVUN1cDFiZ1l5MEVWRWx6Y1prd3ZxVWNESEFXWW5KdHJ3TDNQSVhKTU1ESldxdDduVFd3X2YyZy13S2ZRVWhHVGMzRzZW?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMixwFBVV95cUxQSm9fQVZsU3p3NjEyNGltQlJMYUdocGZCYkc1WVVUaGhEV00xU0NzaUVrc0xBejd4LVp0RXZmeGxUdmxvMl9LLWVHSHRTUXRnTGFlYzREbGNkaXhxVkt2Xy14eW5wd004Vl9GdzJDUjQxUlRCb2FqNWxENjQxdVYtaGJjaDBfY3ByMkZSUTdiZG5PdmVaa01CajNlN0NBN0xSUnpNTFZWU3pRb0gzQVVzMlZEcUtyYWRZdV8tQTktNWZXRjhoY2Rj?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMihgFBVV95cUxPVWRPM2xRM2ZzcnUyblZWN0RQUXVacWRzU29xOHBIQmtmSEZEUk1XMEVCUkNXSlJNMlFyemRPdGZhQVlpUmlXRTkyZmNpM3F1WDNsZGVfUkYySzUzdUNyUFVZdF9WZnFFX2l3aDlHbk9IQXlZajdSYzE4QWctMVdaX251N21SZw?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiugFBVV95cUxPa0cteU1HZXRleTlyTkNNYlVYMm5nSTBxZTFBQlVZblNyem9RTWRjeUFqQXNXenVGaDR3bmgxUHA4RWc4dHF6T0tHXzNpQWh6OTQxbUl4NjBCV2FaZGVjRV9HdmxUNEwxaGVDT1drVFZlc3V1cG5pdDZaQjhtR3YyYlRzVi1BaWZKeE1pRm5UMTdjUE9kQlgwTVB5NEc5N3doN0xlX0p5N1JBUERBQkxaaVhkSXljRUM3TlE?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMizwFBVV95cUxQTDhpR0pXNGZKWi0tRG1ORzFMem1zRC1fVWpuMU1ORlVDc3BkQmZsV01udnhTaHotV1JzYmlSQ1dHcFpUNl9idFdRbTBMSXI0bjlLVXJKM0lVUWdBYVpkekw5UjlKRmd6QThMaXJHZ0JXSFBRYVUyVmltcnBzSFgzTlpJZF9mNTdiYTNzVmtPQ25nSnpLUEY3eXR1UVZfRFJwQmRGb1pVZjNodU42NU5TRHNlSXF6Y2ZHbW5tdVBIMEVQOVJXemRuV01PbFQ5czA?oc=5",
|
||||
"https://www.cimbclicks.com.my/",
|
||||
"https://news.google.com/rss/articles/CBMi2gFBVV95cUxNcXB5UGFBUlpvXzlVLWpFVV94LUp4Sml3LVN0WTdoeENyekxaY3RNUldaYUthdV9yZFkwNXNfenRjWUIxQXZRSWdnSER1SFU0dG9ESEtCNEpJSTJrRnd4cDRpMXNVdmRDNkM2NzBHZWZIZXF4S2hteU1XZWJxNU1TcEFjX3FIVlFGQnFPclNGZ1dRck9LUng2UEo5TnlmbUhzcEU5RV9sWTgwaC1HZGljSlZxWkgxYUcyMUc2SXNTaWM4dmRfRXgyUG9Pa2lUc1pjN3Y2S21iQWJYUQ?oc=5",
|
||||
"https://www.hasil.gov.my/",
|
||||
"https://news.google.com/rss/articles/CBMimwFBVV95cUxOanB1NUMyMkJmMmRPdlZhSEtaZklsY1A3a0VBSGdaUzFWdVZUYkx6b054dS1PcFdTSmI0bkFrYVdZVzg0UDlIVFY2c1N5UnZQV3dncDU0NmlTRFh5TWlhNGVfTlFkVWV5T2NHcDN1ZENfVnAyVFg4VzkxSXRUM3FPbGtKQ0V0WnhZTWlOdzRMYVctdWhzaGxSdzlRVQ?oc=5"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.malaysia.gov.my/",
|
||||
|
||||
50
data/regions/NG/Default/Lagos.json
Normal file
50
data/regions/NG/Default/Lagos.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"region_name": "Nigeria - Lagos",
|
||||
"google_module": {
|
||||
"base_lat": 6.5244,
|
||||
"base_lon": 3.3792,
|
||||
"lang_params": "hl=en-NG&gl=NG",
|
||||
"valid_url_suffix": "com.ng"
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://punchng.com/insecurity-bauchi-police-bans-night-operations-of-bikes-tricycles/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://punchng.com/womens-health-takes-centre-stage-at-lagos-iwd-event/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://punchng.com/nsc-eyes-22-gold-medals-at-commonwealth-games/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://www.gtbank.com/",
|
||||
"https://punchng.com/kwara-group-backs-reps-candidate-decries-neglect/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://www.nairaland.com/",
|
||||
"https://punchng.com/nigeria-arrive-botswana-for-world-relays/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://www.konga.com/",
|
||||
"https://punchng.com/how-i-was-denied-ranking-senator-position-niger-candidate/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://punchng.com/groups-seek-affirmative-action-in-upcoming-elections/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://punchng.com/kwara-begins-vaccination-of-pilgrims-ahead-of-2026-hajj/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://punchng.com/only-50000-n13m-found-in-my-house-not-13m-achimugu/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://www.punchng.com/",
|
||||
"https://www.mtn.ng/",
|
||||
"https://www.airtel.com.ng/",
|
||||
"https://punchng.com/flamingos-thrash-nazareth-7-0-in-wcup-qualifier-prep/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://punchng.com/my-father-wont-allow-me-join-besiktas-osayi/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://www.firstbanknigeria.com/",
|
||||
"https://punchng.com/police-track-attackers-of-bauchi-female-student/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://www.vanguardngr.com/",
|
||||
"https://punchng.com/genoa-star-ekhator-hints-at-eagles-switch/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://guardian.ng/",
|
||||
"https://punchng.com/athletes-decry-neglect-demand-competitions-funding-from-afn/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://punchng.com/group-faults-directive-on-nomination-forms/?utm_source=rss.punchng.com&utm_medium=web",
|
||||
"https://www.jumia.com.ng/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.jumia.com.ng/",
|
||||
"https://www.punchng.com/",
|
||||
"https://www.gtbank.com/",
|
||||
"https://guardian.ng/",
|
||||
"https://www.konga.com/",
|
||||
"https://www.firstbanknigeria.com/",
|
||||
"https://www.vanguardngr.com/",
|
||||
"https://www.nairaland.com/",
|
||||
"https://www.airtel.com.ng/",
|
||||
"https://www.mtn.ng/"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -8,28 +8,28 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.rijksoverheid.nl/",
|
||||
"https://nos.nl/l/2611963",
|
||||
"https://www.ing.nl/",
|
||||
"https://nos.nl/l/2611926",
|
||||
"https://www.bol.com/",
|
||||
"https://nos.nl/l/2611979",
|
||||
"https://nos.nl/l/2611985",
|
||||
"https://nos.nl/l/2611938",
|
||||
"https://nos.nl/l/2611975",
|
||||
"https://nos.nl/l/2611907",
|
||||
"https://www.ns.nl/",
|
||||
"https://nos.nl/l/2611911",
|
||||
"https://nos.nl/l/2611935",
|
||||
"https://www.buienradar.nl/",
|
||||
"https://nos.nl/l/2611970",
|
||||
"https://nos.nl/l/2611925",
|
||||
"https://nos.nl/l/2612225",
|
||||
"https://nos.nl/l/2612184",
|
||||
"https://nos.nl/l/2612232",
|
||||
"https://www.marktplaats.nl/",
|
||||
"https://nos.nl/l/2611905",
|
||||
"https://nos.nl/l/2612197",
|
||||
"https://nos.nl/l/2612213",
|
||||
"https://www.rijksoverheid.nl/",
|
||||
"https://nos.nl/l/2612247",
|
||||
"https://nos.nl/l/2612245",
|
||||
"https://nos.nl/l/2612219",
|
||||
"https://www.belastingdienst.nl/",
|
||||
"https://nos.nl/l/2611973",
|
||||
"https://nos.nl/l/2611908",
|
||||
"https://nos.nl/l/2611919"
|
||||
"https://nos.nl/l/2612178",
|
||||
"https://nos.nl/l/2612254",
|
||||
"https://nos.nl/l/2612201",
|
||||
"https://nos.nl/l/2612185",
|
||||
"https://www.bol.com/",
|
||||
"https://www.ing.nl/",
|
||||
"https://www.buienradar.nl/",
|
||||
"https://nos.nl/l/2612249",
|
||||
"https://nos.nl/l/2612246",
|
||||
"https://nos.nl/l/2612180",
|
||||
"https://www.ns.nl/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.rijksoverheid.nl/",
|
||||
|
||||
@@ -8,29 +8,29 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.channelnewsasia.com/sport/brazils-militao-risks-missing-world-cup-hamstring-injury-sources-say-6080916",
|
||||
"https://www.channelnewsasia.com/sport/manchester-city-shocked-brighton-in-womens-super-league-title-race-6080881",
|
||||
"https://www.channelnewsasia.com/sport/swiatek-retires-madrid-open-due-illness-6081061",
|
||||
"https://www.channelnewsasia.com/sport/man-city-fight-back-beat-southampton-and-reach-fourth-straight-fa-cup-final-6081076",
|
||||
"https://www.iras.gov.sg/",
|
||||
"https://www.fairprice.com.sg/",
|
||||
"https://www.channelnewsasia.com/sport/palhinha-scores-late-tottenham-goal-wolves-end-winless-run-6081011",
|
||||
"https://www.shopee.sg/",
|
||||
"https://www.singpass.gov.sg/",
|
||||
"https://www.channelnewsasia.com/singapore/marriage-matters-young-singaporeans-falling-numbers-experts-6085086",
|
||||
"https://www.nus.edu.sg/",
|
||||
"https://www.cpf.gov.sg/",
|
||||
"https://www.channelnewsasia.com/sport/liverpool-edge-closer-champions-league-salah-injury-clouds-palace-win-6081046",
|
||||
"https://www.channelnewsasia.com/sport/punjab-pull-record-chase-against-delhi-despite-rahul-ton-6080976",
|
||||
"https://www.channelnewsasia.com/singapore/singapore-confiscates-400000-criminal-proceeds-malaysian-6085541",
|
||||
"https://www.channelnewsasia.com/east-asia/south-korea-probes-syringe-hoarding-war-hits-plastic-makers-6085471",
|
||||
"https://www.channelnewsasia.com/business/chinese-battery-maker-catl-signs-first-major-sodium-ion-deal-energy-storage-6085526",
|
||||
"https://www.shopee.sg/",
|
||||
"https://www.channelnewsasia.com/business/openai-falls-short-revenue-and-user-targets-it-races-toward-ipo-wsj-reports-6085296",
|
||||
"https://www.channelnewsasia.com/singapore/infertility-ivf-assisted-reproductive-treatment-greater-support-education-6083396",
|
||||
"https://www.fairprice.com.sg/",
|
||||
"https://www.channelnewsasia.com/world/donald-trump-says-abc-should-fire-last-night-host-comedian-jimmy-kimmel-6084596",
|
||||
"https://www.channelnewsasia.com/business/google-signs-classified-ai-deal-pentagon-information-reports-6085551",
|
||||
"https://www.gov.sg/",
|
||||
"https://www.channelnewsasia.com/sport/wasteful-villas-away-day-blues-continue-defeat-fulham-6080911",
|
||||
"https://www.channelnewsasia.com/sport/wilsons-late-winner-boosts-west-hams-survival-chances-2-1-win-over-everton-6081001",
|
||||
"https://www.channelnewsasia.com/dining/hong-kong-kee-wah-bakery-closes-ion-orchard-store-6085186",
|
||||
"https://www.channelnewsasia.com/singapore/premarital-marriage-counselling-couples-compatibility-issues-6083431",
|
||||
"https://www.channelnewsasia.com/singapore/woman-questions-prudential-life-claims-head-insurer-responds-6085366",
|
||||
"https://www.channelnewsasia.com/business/boj-keeps-rates-steady-3-board-members-dissent-call-hike-6085301",
|
||||
"https://www.iras.gov.sg/",
|
||||
"https://www.channelnewsasia.com/business/australia-charge-big-tech-companies-2-levy-unless-they-strike-local-news-deals-6085461",
|
||||
"https://www.dbs.com.sg/",
|
||||
"https://www.channelnewsasia.com/sport/tottenham-and-west-ham-both-win-heated-battle-avoid-relegation-continues-6081031",
|
||||
"https://www.channelnewsasia.com/sport/marc-marquez-wins-chaotic-spanish-gp-sprint-despite-crash-in-rain-6080886",
|
||||
"https://www.channelnewsasia.com/east-asia/japan-fire-iwate-blazes-otsuchi-wildfires-6080516",
|
||||
"https://www.channelnewsasia.com/singapore/dbs-cashback-programme-10-million-hawker-centres-heartlands-supermarkets-paylah-6080906",
|
||||
"https://www.channelnewsasia.com/sport/york-city-promoted-league-two-after-dramatic-draw-title-rivals-rochdale-6080926",
|
||||
"https://www.channelnewsasia.com/sport/nervy-arsenal-go-back-top-eze-seals-vital-win-over-newcastle-6081101"
|
||||
"https://www.singpass.gov.sg/",
|
||||
"https://www.cpf.gov.sg/",
|
||||
"https://www.channelnewsasia.com/business/japan-government-weighs-golden-share-maintain-tepco-oversight-tv-tokyo-says-6085386",
|
||||
"https://www.channelnewsasia.com/business/investors-react-bojs-decision-hold-rates-6085341"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.gov.sg/",
|
||||
|
||||
@@ -8,30 +8,30 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://news.google.com/rss/articles/CBMiU0FVX3lxTE9HX3l2R1QzWDZranZiNnhxU1BHZ3l4d1RHNmE0dUQwM1JDSHZKUGtGU3ZzWDN2aGJYWWZFaThpSW91RnVQTV9nc2RqaHUwdnVCNEJF0gFYQVVfeXFMT292N2kydGJCbzFyZDlPUHl6Rmg3dDN2QVRJRmkxSVJ2aGRMdUN3SmcwM0Focy1hTkNuVHlfRWZ5MXY0aHZiTFJUeWZjaGFHejBtSFhRekoyNA?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiUEFVX3lxTE9hNWp2ZmZyakp2aTNDSjhBaExwYkFHWEJjT0lkc1VXUkFONE1QRVM4SlZQYVZDRVRKZGFjbl9DcWdEQXphVG9OWnNMZkN1alJZ0gFWQVVfeXFMT2ZyaGFsaDJpWmszR2JFV2M4d1haSDdMNmUzLUVFNjQ2dEs3bWdPMzFLbGxJYUVYME5YNExNZGZ4LUtYZXZpTS1pZTlUWE9IaGtmd2tydUE?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMizgJBVV95cUxON01vMW5UMU5qTzFwSDZfRFFUSTRpcGlTN1hBbENCRGYwR2x1cXdhSGdPZkJXVUh6ajJiQkpweG92eGhCbFNWSXB4UThULXRkMnZ0Rk9tTUZtN3FOQXM3SHc1WFZYLUxqX2Vac0REbUJDMjhZRno3LWlQQlBlUXRtZU01VDNXVmIwTkpqcjg2S0ZyMXAxQl9FbHpRbXRzV3I2eTBZWnMzTlVVZWhRMVZ6enlDSTJUM2JScExKc2lhbHFaRFAtTUZ6UmVjeGZTWWlxdW9rVG0yWldYdDBEa29xTFY1MUNjSVZxNlNCdUprVTNrdjc0NW5iX3BvamtZMm5mODVXWjZHdlhPRzliUW5tTTJRTmhzdWFZcEJZbjlENm9IaHBqdG1OemNucUhEOWlyRjAxeE1wcF9qODNjTl9CNEttVEduT3lleGJlUEVB?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiakFVX3lxTE92ajZnU0U0aXZUNzM0N0xJSHhNbHUyRGZnS0JiOGZGVDM0LUl5c1ZzWXAxSlY5amEwbkxHeEktcUdzbkF2SVNhZW9XRWNKR1NEcXpFbnNEVkNZQnpMa2ktRW4taklVdTVFSVHSAW9BVV95cUxQRWhVZS1HSC1hYVFDV284TUhyOEVRV05DdkJ3R0RJZFFsM1BrVExwSWVmdHN2MXV3c1FLNzV4ZmdRVm0waGtWN0lRaGsxdjJwQm9adWpsZzdiTmpRVGljb2JwSEZqSHBXTjAtMndhRXc?oc=5",
|
||||
"https://www.momoshop.com.tw/",
|
||||
"https://news.google.com/rss/articles/CBMiTkFVX3lxTE1ZajdHRTdJbWtUZTdlWG8wd1doeWxpcXgxTkJkc1JlMnd5ZTN3bXUyYnRhRzdCVnNyaUpfQ1NsaEhUQjBiMTRIN01kTHRSZ9IBakFVX3lxTFBjcnVfQUFYQmlOV1lKTjdiZGRxNkpMVHdhRkVaRmdSa25zS2NmamdjY0U4dkJhRVF6QXJjTFhocEJrQW4ycjVEQ0xGRHJOT1ZpRzZBTEhBQ29ZWmxEM3VVMWdNSWl4dnQyUGc?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMid0FVX3lxTE5Ld2VqOTNyWDNRODJ3VDdXSi1VRXVKdUk0ZTV2NzJsRy1BYlpfSW92bXdBbXNXVDVCeEw1bGJFYzlpOFdWVmpPX0plc3dtQk9HRWhyTWh2Q0d0bXNkZUpoR2hHTnlmWUtmVXV6UUtFbGtaQ2ZqbnJn?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiXkFVX3lxTFBNNVJNZmhEZ2drWjNGbHdQcE14NE5xVTRvYnBtSXhWYzBMLUpndm96TFRqZ2hoMVAwbFJmVDFDcEZOVWhHbkRRdzhzRjhlSloydm9WMWt4eVozazQ5U3fSAWhBVV95cUxQTWtHU2hiTXhkakQzQzY5OGVXeW1ybUttekowQkxmWFJ6ZlFiem51endENVQ5czh2VWhTRzJjRVdiSTk0dlR4YThsV3o4b2ZTY1FVRzFtVzNkMnFPemdXT0VIeTh2cktleA?oc=5",
|
||||
"https://www.dcard.tw/",
|
||||
"https://news.google.com/rss/articles/CBMiUEFVX3lxTFBsOU8wek5nbmR6M1FfOVVaWjRjeW1tdWFNQmhvVURwRHNQeU5NRFF2d1pSZk5DSU1hcS1La1lBRnZwVXItVVNtUGpVQUk5TkZt0gFWQVVfeXFMUFRGV19kejJrbUJfaFdwd0R4bFJCWlNKcWFCclNkbkxVZEYxWE00cUtjSzBwSGllbTNiYXBzZ09qcVJXWDBYQldJd1FIM0N1VHkxbmNmMFE?oc=5",
|
||||
"https://www.gov.tw/",
|
||||
"https://news.google.com/rss/articles/CBMiUEFVX3lxTFBKNEtuNWpGY0ZzYXVPTXotd0ttdkJDLWpEdEY0ay11eTVsemZFVDFudW4wWVJKMnprSkxzMmMyRUlUd2dFQTdTVFkzNThWQTlC0gFWQVVfeXFMTzd5RGFPWVNIQWwyNE91aFR4MW43emJOZGVlOVMwRElRc3BjTWJOM0ZnTURRcnJYTlZDRy1lVTJHV3NoT0RqVmRFS1hUQ1otUGZpX3V0MXc?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiWkFVX3lxTE52bjY3dUJOc3ZUemtDbTZLWHVPZ0dSSnMwdlROdm03bTZEdVdUX0M0VVVKQlNUX1JJbEVFQnNBZ0dFcGpTSWhXTmxQb2ctbVBkSjhSQWNGTFpUd9IBX0FVX3lxTE44aTlDZlI3MDVBekZUQ1hVYzFENkdLWWhOWGhMNWdOSS0yYXRRajNTYnd3bDZWOVVTaWNFMi13Q3R0Q19GNXlrbXBDRC1KOUFLWTB4czFUdWFtV2lzeDFJ?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiWkFVX3lxTE1iZnFiU1owM2FfT2laaWI5cXlaRWU3MTZQRW1YclpLTFRlZEFvZFhKM0ZoYVlIOTFrRVprYUpuUEdmdGsyZURIM2VQcEYwM0h4Ui1NS0JDOWlyQdIBX0FVX3lxTE1seFFrMFpxQVpHckVjemhieDFaNW5tcFNHU0RTQlVka0UycVZWcGVna3hPVnFReW5ZTlJ1c0xJQUswWGZBRkJXX3kxTGtuSmxOOFJ1bkhuZHMyWE5VWnRj?oc=5",
|
||||
"https://www.thsrc.com.tw/",
|
||||
"https://www.pchome.com.tw/",
|
||||
"https://news.google.com/rss/articles/CBMiXkFVX3lxTE0tU3pheTNFXzc4UFgxTW15cWtuNkIwbklGYlZvaGFINng3TElhWkZzTXd2ZXdUdFhaVEJpX25xdXd1cVd4Y2RmOVJaOUNkYWN6azhJdDlhV1gtZjNjN3fSAWhBVV95cUxPcEdPU0lEOXpfLVB4TnhqeEVCbVVMYkhZekEwT0xCM3NxWFBldWRKMjNBUHJIb1dtN0dBbFNqamVhTUJiSUFOVXVkSE14YnFVTXU2THU0X0pxWWx6a0RRMFRhbEVrd1BTaw?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiWEFVX3lxTE5kckQzc0RLeFRYYmFFQng2NVUxMngxWFNLTG9xbVVVNzFiRXZTY1d5bVc2OTRsZ0E5TUs4UU11bWlOMUNId3oxUW56YVB1c0xkMXd5TFNVNk0?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiYEFVX3lxTE5Sek5kdGJtM1FMQVVsbWJaNXdNZDBjMUF4UDhKN3ZkZC11Z0p2cUItT1V5VE5sZExBdFVZYzhESkRwcllaT2NYUVhLaUxfWXV2amhfTzE5Umx4NWhsUGFiVdIBZkFVX3lxTE43UjZMZEpKeGFYUXBURVVHU0diNEpXWkZnQ1BqOUdCTDN3cGt2VjlJS1VqRFRzcnlKU1ZMbWZsdnhzbmJiUE1yTEJHWUdKVjcwMG9mR2x5a3Nidm9CU3FqQVd3TW1tdw?oc=5",
|
||||
"https://www.cathaybk.com.tw/",
|
||||
"https://news.google.com/rss/articles/CBMiaEFVX3lxTE1pYlNZeXhKUm9JaVBFRUlDc09qZkpBdEg5SnpBNE9rbHB4V0xyVmNvUDBDUDF5U0R1Q1JaVDhUZ1gta21yY3pLMWFwcVphUXc0RUJoWENhano1RHMwcTNtM2VXMjBsXzBs0gFuQVVfeXFMUDZlRzljakZCNTUxUXBQWVBtVDZFM0xyVU0ta1g3VTVWVTRsdDNoRFBYTVBJa0FCLUlWLXpGOFNpMXRSeVR1YWhCX3k4dUJmaWpUcnVMdzVaRXd0b1VVajJWaVE0M2tWU0lWWmVGeHc?oc=5",
|
||||
"https://tw.yahoo.com/",
|
||||
"https://news.google.com/rss/articles/CBMiXkFVX3lxTE9ON2g3NmdETWhCdzh3MGk1TGpKMFp1SXo0M25sdUJXVHBSWXpRNU9lQVdpa0E1QzJMWmpyYUtDTlZrV245QkJydTY3eXVYT2pBbGtoOVFQNFB4ZmZOc1HSAWhBVV95cUxNSm9EQ3BnNlFDWmxzNHdqOHI2M25OTTl0SkxKYk8wS3kxYnAzZkNHU2RKUG1nR2Y4bmU4dVNRWG9ldW1QOG9OaGFmNnRDYXZlU1dWTDlzc3B3cGQySjF3NHlVZGRkNlJCZw?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiT0FVX3lxTE1HM25GT2Zfc2lVZmU0OGg0OWduc3pWRTRjVmtNZmstMjVEcWJaUlRIWU1XTTNUaUxPdFNreVZSc2JSV1BwQXRfUDFHLTJTNGM?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMivwJBVV95cUxOZGFBUkQ2ajlVblBVZmYzWExCTExYUnliNXc0SGtlZHNIdUFzZDBic0RkLTRtWS1La0lNSGQzZWM5VGxadUNQX3VFUjZmc2FtWnBoelAzWXdmT0pSbjZfWkRpTWtDTVVuVUUyaFRkSzlkZ2lJdFI3a0JhR1h0QUlVV0ZPQVBPUVp1dzFia0RrdjdsWDZkTVRVYmJKQjNFMnVvZzFidVN5YW56YkJxTzMwdlYybFpFSm9sMk1PWm92Z21oRzJkdVlZQ09QWXJpWUhFVTJqOXU3U0Fvel9QeTJ1cWxQdC1zcE1FcXl5SERRVmVyaGpJblFtSXRaT0psMzJLZEotbTBiWWFDaGdOcXctUWJ4NzFJVUN5WU5UUjZmc0hvRTIwdTRIVVNLLWZBZkFNTE4yRTd6RHJGRVVSaGVB?oc=5",
|
||||
"https://www.pchome.com.tw/",
|
||||
"https://news.google.com/rss/articles/CBMiXEFVX3lxTE1PSFowT1g4Y1JKc21UakxNbmdCYy1fandnaTVyRGQzaV9xdF9Pd2k2WDdPQVNUQnVnR251ZWZ3WWdiR25pTjNGRTFDYnh4eFpUTmlHaUJCYWQ3UlVm0gFiQVVfeXFMTmRGcXNmVzN4NHFtS0NhWDN4V01KTGxKV2F6eld6Y3BBbGdkTFZUV2Q2YU1xV25YeU9DVDRFWXNOLVBJdnhpcEUxOEc3ajlWbG5GV3ZqSjQzNTNFSGZjLVdUTXc?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiTkFVX3lxTE5sSi1WUnVtVDJoa21Oa0JnR1dER0pwbzlkN0hIYmlrQ3R5UWVwcmE1MDEwTkp2Rml0c3piRmw1bk9EZnFCaUJkX3lSWVlmZw?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiV0FVX3lxTE1KcXNaREVRQThwOThQZlAzZ3pORy0yTUlFVEMxSXdYRWc0YkhhVi1naS1ZTUhTYmVGTFhqTXR2MWJJdllORFAtNThYRENZNXlkTlFXVkRBWdIBXEFVX3lxTFBWbkhobGgybzJFQ21xM1c2aExVcW9neFZFZmFpcl8wcEo1bmM4OE05MFVfejdkemliMXFraTFGa3NUMWNTSlRadVhuMk1lTTltbGQ0M0x0ckdMWHlw?oc=5",
|
||||
"https://www.ntu.edu.tw/",
|
||||
"https://www.gov.tw/",
|
||||
"https://www.dcard.tw/",
|
||||
"https://www.post.gov.tw/",
|
||||
"https://news.google.com/rss/articles/CBMitgNBVV95cUxPRVhYb0pMSVRsdV9CZk5EdFlCSWdxTFRxMkRSQlZCWllXQ1dXREtHdFY1SzdHUjNncURwcTJfaWpObHBFRUdGX29UTzhwOEdJdUY0RHowZ1c0LXFOYmJzYjlnaDRYRklqR1VUWHA5WGZ4RWFRRWo2OGxWMHRvcGZZZlRPeE1Rc1d1U3ptRFlZNWdBNVZzbU93T1dtUVc3VmVhNFl3VjNIS0I3bFI1UGRzYXZZMGRSM3huUDVuRnpCSE9VTDhmSUdVSU9HZXBsYTB5bDFWOElvWnVndHJRZ0FLSG9NSHVBS01RNGl0bVo1S1dDX3JWa0pjSl9kazZyQVVSU2U3TlRZRDZ4MmJTLUI3V1g1ZjRfZzlTNXZ0ZW16Q3lWZElOcHNGTGRzN2pWZHlWbEloT3FSQjhVSWQ3SE9Qd3RaSFQxYkRoSXBCLUZQendpUHpUTkJuMVpmTVF1SG1XTVZHb1dObWdEM0Z6QUg1aklVZjhtUUVnRDVpNnA1aEtOU2ZRU0thUVRzVE1aM2FTWUlnUEVScS1aWVJtck1JYlByNFVsV0l0Q2pTVksxYnBZUjFQYnc?oc=5",
|
||||
"https://www.ntu.edu.tw/"
|
||||
"https://news.google.com/rss/articles/CBMikANBVV95cUxQaVNSUE52RW5MSDJobmYyajZrdlFiZFdnTXItcGt5ajV4bWxkYnFTa3F6Zm9zbDg3WUswMjhWYTJ6VFVROW52SkxXVnJpa29kR1pOdWZVMXJySnNBTlZIMGw0cnd0WTN6UzBYdFllMGppZ3NWdVhHajBScG9WaE43YTF6clEwTnNhN2ZqQ002Zkl0bkxmZktQN1k2WndqVUd5WEdzbTBmS0FaekloSWdmU282d2VYY1hrTXYyZy1QVmZ3VjVVcTVoT3NLUkIxT3pUYnE2a01sLXRkMWRVMnAzaVQ5aFRCV3JwVlNXRG9kaVoxLTZaTUdIMEY5MHBCbDhGVWZoZG9nRmUyTTFJUENZVXdEXzJkanliUTczT1pDWktiZ0xMMmg0c3Q4ODYwNVJDNk1NaFQ0QjdxWWlrckFNQWZBTC02VlBqdy1IbDNJT3NPTE9wV1hNQ09CbEhRTW1CejQwY1BqRlgzUlgxSkRPb0JuazN3MHIyU2JOZm81X2o4bU1nRjBYb0E2eFBCMmUy?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMihANBVV95cUxNT0lNS0RHVHNNOHNmekI0NHBlRWVUMkZUZllaZmROV2E1N2ZRdXRrNDFpN2dldDZsejIzT29BMTVtbnVPLUtHenozdUV3eElkZTFkSGxNMGNuSVR5YUZLNVJHdUl2VVlNLS1KVFEtaXBNZzVDdDU4a0p1VUJTdzFHWHhUZ2J0c0RZZDRtdzJlSTE0ZFBQM2c5QjRNZTdKbEY5TU9QXzhmck1CaHg1aW9idUxhLWRVTXpJSVFCMEQzSHdwbUhndzBrNld3QUwtbGtjUnRrT3F2bGoxT0l4ai10Qk5OOTVuNk9OVmtRNUgtUXpOVXRSZTFvdE80cTllMk9sN2paaXBFWEhlbVZHSXc0dk5UT21fNVRnX2VST2lRamxXNzNTVGFsWkQ5eF9yaUlLT25OWkRTd1UzekVNdFR1dktUb1dPcURXdW54WXNBZVRVSTc0YW5nLUFrdUtVTFdlNTluM0lHeGQ4RHdSRDVtR3c5dktvWGNxVERFMkhablBzdWV5?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiUkFVX3lxTE1qOU40N05fU3JzcVo2X3JnYWI4S2Q4MTNFVmZMRjk5OFZWMURfVHBOelRaQTZ6ZjdaMUtWclZOdjN1NnJXRGphdFE1RXcxNndpNGc?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiUkFVX3lxTFBIMEFVX1lRZWRaWmNvbEtkdHlGQ3lkTWZKOGM2QnFmN19BdE56Nnl6S3FHY2hvUmtKci16VjVqRERweUFpaU0wOXp5TS05dk16bGfSAW5BVV95cUxQLXRDUUJFZlVJQmllNDhZUTFjYWJqSnoyOTJSVmFMbjdjUU5mZE52VmRvNjJqLUo5UVVQOWlpM0RsNHRNNDFfR2dFZFE1ZGhza284NU9KNDFJSm0yQmxiVTczVms4WlBVaVNVd2xHdw?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiVkFVX3lxTE00ODQ1QUJ0N3JQVXhlR0lpam80M1Q3SWFnbkZLZ2xUQVlEZkc1WU1JX1lHaTd5UXJWQnhnOXphbkZRZzBKLXpXalVjd2RGaHJjOXNXb3Vn?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMiUEFVX3lxTE45Tjl4T2U4eWlwQkJKNFc4eFRIb2ZVTDdBd0ZnejU0c3VaSTB4MDZic3ctSFVqNXhZdXpmcWtMaThZYU5GclhUSnBtYTNiUU430gFWQVVfeXFMUGRSZUNScnNGeklXdHJmRWZpYUFpd19zeUZvUUR2Qlg1NDNuc1hfSVI5b0tRdmNTcUpGUjlBVXVaQXhwdWVRU0FFWVpQSTdYeDVyaXdCLVE?oc=5",
|
||||
"https://news.google.com/rss/articles/CBMikANBVV95cUxQbkVwbHR3aVlZRDlNbExWSlQ5Wld6Yk52clduMzN2dGNnc2RZVVcyVk9JbW9LM2lsNjZqTUhaR3VfOURod3k4VXk3TDZPZzhmVWpUSGN5bmxiM2d5MDdLSWdTSDFmME5SSlV0a1BoX3hmc3VUeTRQbXJrSkZhZnhVRHFSbmU0MmpXbjROT0NEVWZ0VXRiRjJmbG9WT29waElYc2FJOWItYzBFbC1WZ0d2ODVHOXZFZll0TzJ4NXY1MUhsakdEYUtIRDJ0SHd4THRhbXlHOTQzSXh1V1I4TTAzN0tDQUY0eFRJa3ZMZHV1TjlhX3YyeWNJRGFxU3g2ZG5ydU5XTElMaGwwSC1EYlBnaHc5VmVmY0lwYzZJOE9nUlVaNkFoWXNlTHJETnJqUE1GdTdtSUItaDB5RXhOaHUwUmFVS20zVnBveHdyMnU2UGExVUh3TnMtWXZlU0dVeDVRTWFtM2pBYnJWVlpKSmJ4bkRXUVM4ODZDUXp3TlVzRUwyOEUyZV9DanZLcTBhd2hr?oc=5",
|
||||
"https://www.momoshop.com.tw/",
|
||||
"https://news.google.com/rss/articles/CBMiYEFVX3lxTFBxcHBSb3Zqd2pNZWtIcGMxR0dVYVJGU2pMSHI3WnpGbWppRFFUY2FzU25SNEhWRUpHUV8xZXlzN3lmZEpRamUtZVNOYlF2aVBzSVlNdjhlaEtLeV9XUU9ISNIBZkFVX3lxTE1naGZ6RlNORmMxQUx6N21LNHRlMTljZFB1ckJlRXo3WGFBek45VVBsNVFZQXQwelVwdnFFdUxIZW5YMV9sTjVBY1ljdElwckFGTHJSam5pdk5yNk1MS0stR1dSUUhFZw?oc=5"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.gov.tw/",
|
||||
|
||||
@@ -8,29 +8,29 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.bbc.co.uk/sounds/play/p0nfg1gs?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.co.uk/iplayer/episode/b01p6y1c/puss-in-boots?at_mid=ovYA47yS9y&at_campaign=Film_Puss_in_Boots&at_medium=display_ad&at_campaign_type=owned&at_nation=NET&at_audience_id=SS&at_product=iplayer&at_brand=b01p6y1c&at_ptr_name=bbc&at_ptr_type=media&at_format=image&at_objective=consumption&at_link_title=Film_Puss_in_Boots&at_bbc_team=BBC&at_creation=Film",
|
||||
"https://www.bbc.com/news/articles/cpvx9yjk9ggo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cdxd1ew5kk7o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.amazon.co.uk/",
|
||||
"https://www.bbc.com/news/articles/ce9me55xe0xo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.nationalrail.co.uk/",
|
||||
"https://www.nhs.uk/",
|
||||
"https://www.bbc.com/news/articles/ckg0vpeqk78o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/clyx7nnrkqdo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cm2934ep3zro?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cq59xvdzjv7o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cvg32z7jv7yo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cly032z5e71o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c3dlgz3mm39o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.ox.ac.uk/",
|
||||
"https://www.barclays.co.uk/",
|
||||
"https://www.gov.uk/",
|
||||
"https://www.bbc.com/news/articles/cje4eeyq27lo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.ebay.co.uk/",
|
||||
"https://www.bbc.com/news/articles/czjwr93vrrzo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cew7wez72vxo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c86e6z26xdpo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.gov.uk/",
|
||||
"https://www.bbc.com/news/articles/cgj0jx4pqzvo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/sport/football/articles/cqxpjrlry4xo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.amazon.co.uk/",
|
||||
"https://www.barclays.co.uk/",
|
||||
"https://www.bbc.co.uk/sounds/play/p0ngxnlq?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.co.uk/news/10628994?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cn898mrkjl5o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/sport/football/videos/ce8j8r3r2wjo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.ox.ac.uk/",
|
||||
"https://www.bbc.com/news/articles/c2e2dd08rdko?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.nhs.uk/",
|
||||
"https://www.bbc.com/news/articles/c62d43vdgmmo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c7v953jyj76o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.co.uk/sounds/play/p0ngrsbh?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.nationalrail.co.uk/",
|
||||
"https://www.bbc.com/sport/boxing/articles/cj373dln1llo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.postoffice.co.uk/",
|
||||
"https://www.bbc.com/news/articles/c2482ql0zp4o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c0rxk4q0pj0o?at_medium=RSS&at_campaign=rss"
|
||||
"https://www.bbc.com/news/articles/cm2pn8zdxdjo?at_medium=RSS&at_campaign=rss"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.gov.uk/",
|
||||
|
||||
@@ -8,29 +8,29 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.barclays.co.uk/",
|
||||
"https://www.bbc.com/news/articles/cly032z5e71o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/czjwr93vrrzo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cvg32z7jv7yo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.co.uk/iplayer/episode/b01p6y1c/puss-in-boots?at_mid=ovYA47yS9y&at_campaign=Film_Puss_in_Boots&at_medium=display_ad&at_campaign_type=owned&at_nation=NET&at_audience_id=SS&at_product=iplayer&at_brand=b01p6y1c&at_ptr_name=bbc&at_ptr_type=media&at_format=image&at_objective=consumption&at_link_title=Film_Puss_in_Boots&at_bbc_team=BBC&at_creation=Film",
|
||||
"https://www.nhs.uk/",
|
||||
"https://www.bbc.com/news/articles/cdxd1ew5kk7o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cq59xvdzjv7o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c0rxk4q0pj0o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c3dlgz3mm39o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/ce9me55xe0xo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cpvx9yjk9ggo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.gov.uk/",
|
||||
"https://www.nationalrail.co.uk/",
|
||||
"https://www.ebay.co.uk/",
|
||||
"https://www.bbc.com/news/articles/ckg0vpeqk78o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cm2934ep3zro?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c2e2dd08rdko?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.co.uk/news/10628994?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/sport/football/articles/cqxpjrlry4xo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/sport/boxing/articles/cj373dln1llo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/sport/football/videos/ce8j8r3r2wjo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cew7wez72vxo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cgj0jx4pqzvo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.ox.ac.uk/",
|
||||
"https://www.bbc.co.uk/sounds/play/p0nfg1gs?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/clyx7nnrkqdo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c2482ql0zp4o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.amazon.co.uk/",
|
||||
"https://www.bbc.com/news/articles/c62d43vdgmmo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/c86e6z26xdpo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.nhs.uk/",
|
||||
"https://www.bbc.co.uk/sounds/play/p0ngrsbh?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.postoffice.co.uk/",
|
||||
"https://www.amazon.co.uk/"
|
||||
"https://www.nationalrail.co.uk/",
|
||||
"https://www.bbc.com/news/articles/c7v953jyj76o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cje4eeyq27lo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.ebay.co.uk/",
|
||||
"https://www.bbc.com/news/articles/cn898mrkjl5o?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.barclays.co.uk/",
|
||||
"https://www.bbc.co.uk/sounds/play/p0ngxnlq?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.bbc.com/news/articles/cm2pn8zdxdjo?at_medium=RSS&at_campaign=rss",
|
||||
"https://www.gov.uk/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.gov.uk/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.chase.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.target.com/",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.chase.com/",
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn",
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html"
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.usps.com/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.usa.gov/",
|
||||
|
||||
@@ -8,30 +8,30 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.target.com/",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.target.com/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.chase.com/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cdc.gov/"
|
||||
],
|
||||
"static_urls": [
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.chase.com/",
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.target.com/",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn",
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.cdc.gov/"
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.chase.com/",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.target.com/",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.usps.com/",
|
||||
"https://www.bankofamerica.com/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.usa.gov/",
|
||||
|
||||
@@ -9,30 +9,30 @@
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.walmart.com/",
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.chase.com/",
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.target.com/",
|
||||
"https://www.bankofamerica.com/"
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.chase.com/",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.harvard.edu/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.usa.gov/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.usps.com/",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.target.com/",
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.target.com/",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.chase.com/",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn"
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.bankofamerica.com/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.usa.gov/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.chase.com/",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.target.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.chase.com/",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html"
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.target.com/",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.usa.gov/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.cnn.com/",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.foxnews.com/",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn",
|
||||
"https://www.nytimes.com/",
|
||||
"https://www.target.com/",
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html",
|
||||
"https://www.chase.com/",
|
||||
"https://www.dallasnews.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.foxnews.com/",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.cnn.com/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.target.com/",
|
||||
"https://www.texas.gov/",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.nytimes.com/",
|
||||
"https://www.dallasnews.com/",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html"
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.texas.gov/",
|
||||
|
||||
40
data/regions/US/TX/Houston.json
Normal file
40
data/regions/US/TX/Houston.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"region_name": "USA - Houston",
|
||||
"google_module": {
|
||||
"base_lat": 29.7604,
|
||||
"base_lon": -95.3698,
|
||||
"lang_params": "hl=en-US&gl=US",
|
||||
"valid_url_suffix": "com"
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.mdanderson.org/",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.rice.edu/",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.houstonchronicle.com/",
|
||||
"https://www.nasa.gov/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.houstontx.gov/",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.houstontx.gov/",
|
||||
"https://www.houstonchronicle.com/",
|
||||
"https://www.rice.edu/",
|
||||
"https://www.mdanderson.org/",
|
||||
"https://www.nasa.gov/"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.chase.com/",
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.usps.com/",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.target.com/",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn"
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.usps.com/",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.chase.com/",
|
||||
"https://www.harvard.edu/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.usa.gov/",
|
||||
|
||||
@@ -8,31 +8,31 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.cnn.com/2023/04/14/entertainment/yellowjackets-90s-music/index.html",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.walmart.com/",
|
||||
"https://www.cnn.com/2023/04/18/politics/mccarthy-biden-debt-ceiling/index.html",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/videos/travel/2023/03/17/pilot-lands-on-dubai-helipad-cprog-orig-aw-ao.cnn",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/2023/04/17/entertainment/jamie-foxx-remains-hospitalized/index.html",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.target.com/",
|
||||
"https://www.cnn.com/videos/business/2023/04/18/desantis-disney-competition-panel-reax-pt-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/18/opinions/medication-abortion-mifepristone-miscarriage-jones-ctpr/index.html",
|
||||
"https://www.cnn.com/2023/04/17/tech/google-ai-search-engine-stock-drop/index.html",
|
||||
"https://www.usps.com/",
|
||||
"https://www.cnn.com/2023/04/17/health/rise-type-2-diabetes-global-wellness/index.html",
|
||||
"https://www.npr.org/2026/04/25/nx-s1-5798943/justice-department-makes-it-easier-to-deport-those-with-daca-status",
|
||||
"https://www.cnn.com/2023/04/18/us/benadryl-tiktok-challenge-teen-death-wellness/index.html",
|
||||
"https://www.cnn.com/videos/politics/2023/04/18/jake-tapper-dominion-lawsuit-settlement-fox-news-statement-lead-vpx.cnn",
|
||||
"https://www.cnn.com/cnn-underscored/reviews/best-bidets?iid=CNNUnderscoredHPcontainer",
|
||||
"https://www.cnn.com/2023/04/18/us/mccurtain-county-oklahoma-officials-recording/index.html",
|
||||
"https://www.cnn.com/2023/04/17/media/dominion-fox-news-allegations/index.html",
|
||||
"https://www.chase.com/",
|
||||
"https://www.cnn.com/travel/article/southwest-airlines-flight-delays/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5800863/supreme-court-weighs-geofence-warrants",
|
||||
"https://www.cnn.com/2023/04/18/opinions/2024-presidential-election-alternative-voters-lieberman",
|
||||
"https://www.irs.gov/",
|
||||
"https://www.cnn.com/2023/04/18/sport/damar-hamlin-cleared-to-train-nfl-spt-intl/index.html",
|
||||
"https://www.chase.com/"
|
||||
"https://www.cnn.com/europe/live-news/russia-ukraine-war-news-04-18-23/index.html",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5793804/supreme-court-monsanto-roundup-arguments",
|
||||
"https://www.usa.gov/",
|
||||
"https://www.cnn.com/travel/article/worlds-longest-cycling-tunnel/index.html",
|
||||
"https://www.target.com/",
|
||||
"https://www.cdc.gov/",
|
||||
"https://www.npr.org/2026/04/27/g-s1-118892/china-blocks-meta-from-acquiring-ai-startup-manus",
|
||||
"https://www.cnn.com/videos/tech/2023/04/18/apple-store-mumbai-india-ceo-tim-cook-vedika-sud-ovn-biz-ldn-vpx.cnn",
|
||||
"https://www.cnn.com/2023/04/17/opinions/jim-jordan-clarence-thomas-judiciary-committee-obeidallah/index.html",
|
||||
"https://www.cnn.com/2023/04/18/media/netflix-dvd-red-envelopes/index.html",
|
||||
"https://www.bankofamerica.com/",
|
||||
"https://www.amazon.com/",
|
||||
"https://www.harvard.edu/",
|
||||
"https://www.npr.org/2026/04/27/nx-s1-5801448/melania-trump-jimmy-kimmel",
|
||||
"https://www.cnn.com/2023/04/18/politics/white-house-toddler/index.html",
|
||||
"https://www.walmart.com/"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://www.usa.gov/",
|
||||
|
||||
@@ -8,28 +8,28 @@
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://vnexpress.net/khoan-vay-106-ty-usd-cua-eu-thap-hy-vong-cho-ukraine-5066467.html",
|
||||
"https://vnexpress.net/lan-dau-trinh-dien-flyboard-tren-bai-bien-cong-cong-da-nang-5067128.html",
|
||||
"https://vnexpress.net/benh-sot-dat-co-vaccine-phong-ngua-chua-5067093.html",
|
||||
"https://vnexpress.net/tom-hum-thoat-chet-nho-mau-sac-hiem-5067821.html",
|
||||
"https://vnexpress.net/van-cuoc-cuoc-doi-voi-xe-dien-cua-founder-dat-bike-5067616.html",
|
||||
"https://chinhphu.vn/",
|
||||
"https://vnexpress.net/chung-cu-han-quoc-bien-ban-cong-thanh-san-nha-cho-tung-can-ho-5067098.html",
|
||||
"https://vnexpress.net/gu-thoi-trang-cua-my-nhan-dep-nhat-the-gioi-5067053.html",
|
||||
"https://vnexpress.net/bai-chay-lan-dau-tien-co-pho-dem-phuc-vu-khach-du-lich-5067197.html",
|
||||
"https://shopee.vn/",
|
||||
"https://vnexpress.net/det-may-do-go-giam-ty-usd-khi-xuat-khau-sang-my-5067013.html",
|
||||
"https://vnexpress.net/phao-hoa-thap-sang-bau-troi-viet-tri-truoc-ngay-gio-to-5067192.html",
|
||||
"https://vnexpress.net/thach-nhu-trong-hang-dong-vua-phat-hien-o-phong-nha-ke-bang-5066888.html",
|
||||
"https://vnexpress.net/niem-tin-nguoi-tieu-dung-my-thap-ky-luc-5067163.html",
|
||||
"https://vnexpress.net/my-dong-y-de-venezuela-tra-phi-luat-su-cho-ong-maduro-5067160.html",
|
||||
"https://vnexpress.net/nhieu-nguoi-gia-han-quoc-khong-duoc-phep-chet-tai-nha-5064789.html",
|
||||
"https://tiki.vn/",
|
||||
"https://www.vietcombank.com.vn/",
|
||||
"https://dichvucong.gov.vn/",
|
||||
"https://vnexpress.net/60-quoc-gia-ban-cach-thoat-phu-thuoc-dau-khi-than-5067685.html",
|
||||
"https://vnexpress.net/vinhomes-green-paradise-don-them-hai-thuong-hieu-khach-san-quoc-te-5067817.html",
|
||||
"https://vnu.edu.vn/",
|
||||
"https://vnexpress.net/ba-tuyen-duong-sat-toc-do-cao-ket-noi-voi-trung-quoc-5064455.html",
|
||||
"https://vnexpress.net/ukraine-bien-may-bay-thoi-lien-xo-thanh-tau-san-bay-tren-khong-5067006.html",
|
||||
"https://vnexpress.net/hanh-trinh-bat-bai-cua-viet-nam-khi-vo-dich-u17-dong-nam-a-5067122.html",
|
||||
"https://vnexpress.net/"
|
||||
"https://vnexpress.net/",
|
||||
"https://vnexpress.net/vi-sao-chi-em-dau-de-mau-thuan-5067671.html",
|
||||
"https://shopee.vn/",
|
||||
"https://vnexpress.net/nhung-dua-tre-bi-day-vao-bang-dang-o-haiti-5059494.html",
|
||||
"https://vnexpress.net/luc-luong-nga-rut-khoi-thanh-pho-quan-trong-o-mali-5067759.html",
|
||||
"https://vnexpress.net/tinh-toan-vay-700-trieu-mua-them-dat-thay-vi-tra-no-1-5-ty-5067727.html",
|
||||
"https://vnexpress.net/carrick-man-utd-khong-nen-an-mung-qua-muc-ve-du-champions-league-5067713.html",
|
||||
"https://tiki.vn/",
|
||||
"https://dichvucong.gov.vn/",
|
||||
"https://vnexpress.net/gia-ve-may-bay-tang-chuyen-di-mua-he-ngay-cang-xa-voi-5067745.html",
|
||||
"https://vnexpress.net/tiem-kich-iran-tung-vuot-luoi-patriot-nem-bom-can-cu-my-5067737.html",
|
||||
"https://vnexpress.net/ong-putin-noi-da-nhan-duoc-thong-diep-tu-lanh-tu-toi-cao-iran-5067763.html",
|
||||
"https://www.vietcombank.com.vn/",
|
||||
"https://vnexpress.net/thai-lan-tinh-bo-chinh-sach-mien-visa-du-lich-60-ngay-5067738.html",
|
||||
"https://vnexpress.net/xin-nghi-viec-de-len-ke-hoach-dam-trong-thuong-dong-nghiep-5067787.html",
|
||||
"https://vnexpress.net/dot-quy-hai-lan-trong-5-ngay-5067695.html"
|
||||
],
|
||||
"static_urls": [
|
||||
"https://chinhphu.vn/",
|
||||
|
||||
@@ -14,6 +14,10 @@ if [ "$EUID" -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# 🟢 [防劫持沙盒] 引入司令部专属随机安全工作区
|
||||
SECURE_TMP=$(mktemp -d /tmp/ips_master_install.XXXXXX)
|
||||
trap 'rm -rf "$SECURE_TMP"' EXIT HUP INT QUIT TERM
|
||||
|
||||
# 你的 GitHub 仓库 Raw 数据直链前缀
|
||||
REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/main"
|
||||
# 临时改为开发地址用于测试
|
||||
@@ -68,9 +72,9 @@ else
|
||||
|
||||
if [ "$ACTION_CHOICE" == "2" ]; then
|
||||
echo -e "\n⏳ 正在拉取卸载程序..."
|
||||
curl -sL "${REPO_RAW_URL}/master/uninstall_master.sh" -o "/tmp/uninstall_master.sh"
|
||||
chmod +x "/tmp/uninstall_master.sh"
|
||||
bash "/tmp/uninstall_master.sh"
|
||||
curl -sL "${REPO_RAW_URL}/master/uninstall_master.sh" -o "${SECURE_TMP}/uninstall_master.sh"
|
||||
chmod +x "${SECURE_TMP}/uninstall_master.sh"
|
||||
bash "${SECURE_TMP}/uninstall_master.sh"
|
||||
rm -f "/tmp/uninstall_master.sh"
|
||||
exit 0
|
||||
fi
|
||||
@@ -104,13 +108,8 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
# ================== [v3.2.2 优化: 安装前环境纯净度清理与数据保护] ==================
|
||||
echo -e "\n⏳ 正在清理旧版 Master 守护进程..."
|
||||
# [新增] 优雅停止 Systemd 服务,防止代码替换时引发无限复活风暴
|
||||
if command -v systemctl >/dev/null 2>&1; then
|
||||
systemctl stop ip-sentinel-master.service >/dev/null 2>&1 || true
|
||||
fi
|
||||
pkill -9 -f "tg_master.sh" >/dev/null 2>&1 || true
|
||||
# ================== [v3.2.2 优化: 数据纯净度清理与保护] ==================
|
||||
echo -e "\n⏳ 正在验证本地环境与数据..."
|
||||
|
||||
if [ "$UPGRADE_MODE" == "true" ]; then
|
||||
if [ "$KEEP_DB" == "false" ]; then
|
||||
@@ -119,13 +118,11 @@ if [ "$UPGRADE_MODE" == "true" ]; then
|
||||
else
|
||||
echo -e "📦 历史节点数据库 (SQLite) 已绝密保留。"
|
||||
fi
|
||||
# 删除旧的核心脚本,准备拉取新的
|
||||
rm -f "${MASTER_DIR}/tg_master.sh" 2>/dev/null
|
||||
# [防砖修复] 移除过早的旧进程抹杀与脚本物理删除,防止拉取失败导致司令部变砖失联
|
||||
else
|
||||
# 焦土政策:如果不是升级模式,直接扬了整个司令部目录
|
||||
rm -rf "$MASTER_DIR" 2>/dev/null
|
||||
fi
|
||||
echo -e "\033[32m✅ 旧进程已肃清!\033[0m"
|
||||
# =======================================================================
|
||||
|
||||
# 1. 依赖检查与智能安装 (v3.6.0 兼容性与优雅性升级)
|
||||
@@ -287,10 +284,31 @@ chmod 600 "${MASTER_DIR}/master.conf"
|
||||
chmod 600 "$DB_FILE"
|
||||
# ====================================================================
|
||||
|
||||
# 4. 拉取核心调度代码并运行
|
||||
echo -e "\n[4/4] 部署 TG 调度守护进程..."
|
||||
# [修改] 剥离了写死的网址,改用顶部的 ${REPO_RAW_URL} 变量,确保与卸载脚本的数据源同源
|
||||
curl -sL "${REPO_RAW_URL}/master/tg_master.sh" -o "${MASTER_DIR}/tg_master.sh"
|
||||
# 4. 拉取核心调度代码并执行原子化交接
|
||||
echo -e "\n[4/4] 正在拉取新版司令部核心引擎..."
|
||||
|
||||
TMP_MASTER="${SECURE_TMP}/tg_master.sh"
|
||||
curl -sL "${REPO_RAW_URL}/master/tg_master.sh" -o "$TMP_MASTER"
|
||||
|
||||
# 🛡️ 防砖终极校验
|
||||
if [ ! -s "$TMP_MASTER" ]; then
|
||||
echo -e "\033[31m❌ 致命错误:中枢核心代码拉取失败!网络阻断或 GitHub Raw 异常。\033[0m"
|
||||
echo "🛡️ 防砖机制触发:已中止覆盖,旧版司令部仍在安全运行中。"
|
||||
rm -f "$TMP_MASTER"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# 🟢 [原子化交接核心]: 校验完美通过,新代码已备妥!
|
||||
# 以雷霆手段抹杀旧版调度进程,杜绝文件覆写时的并发错乱
|
||||
echo "⏳ 新引擎校验通过,正在抹杀旧版守护进程..."
|
||||
if command -v systemctl >/dev/null 2>&1; then
|
||||
systemctl kill --signal=SIGKILL ip-sentinel-master.service >/dev/null 2>&1 || true
|
||||
systemctl stop ip-sentinel-master.service >/dev/null 2>&1 || true
|
||||
fi
|
||||
pkill -9 -f "tg_master.sh" >/dev/null 2>&1 || true
|
||||
|
||||
# 执行物理替换
|
||||
mv "$TMP_MASTER" "${MASTER_DIR}/tg_master.sh"
|
||||
chmod +x "${MASTER_DIR}/tg_master.sh"
|
||||
|
||||
if command -v systemctl >/dev/null 2>&1; then
|
||||
@@ -321,16 +339,13 @@ EOF
|
||||
systemctl enable --now ip-sentinel-master.service
|
||||
systemctl restart ip-sentinel-master.service
|
||||
|
||||
# 清理可能残留的历史 Cron
|
||||
crontab -l 2>/dev/null | grep -v "tg_master.sh" > /tmp/cron_master || true
|
||||
[ -f /tmp/cron_master ] && crontab /tmp/cron_master 2>/dev/null
|
||||
rm -f /tmp/cron_master
|
||||
# 清理可能残留的历史 Cron (无落地内存流防劫持)
|
||||
crontab -l 2>/dev/null | grep -v "tg_master.sh" | crontab - >/dev/null 2>&1 || true
|
||||
else
|
||||
echo "💡 未检测到 Systemd,回退到 Cron 看门狗调度模式..."
|
||||
crontab -l 2>/dev/null | grep -v "tg_master.sh" > /tmp/cron_master || true
|
||||
echo "* * * * * pgrep -f tg_master.sh >/dev/null || nohup bash ${MASTER_DIR}/tg_master.sh >/dev/null 2>&1 &" >> /tmp/cron_master
|
||||
[ -f /tmp/cron_master ] && crontab /tmp/cron_master 2>/dev/null
|
||||
rm -f /tmp/cron_master
|
||||
crontab -l 2>/dev/null | grep -v "tg_master.sh" > "${SECURE_TMP}/cron_master" || true
|
||||
echo "* * * * * pgrep -f tg_master.sh >/dev/null || nohup bash ${MASTER_DIR}/tg_master.sh >/dev/null 2>&1 &" >> "${SECURE_TMP}/cron_master"
|
||||
[ -f "${SECURE_TMP}/cron_master" ] && crontab "${SECURE_TMP}/cron_master" 2>/dev/null
|
||||
|
||||
pgrep -f tg_master.sh >/dev/null || { nohup bash "${MASTER_DIR}/tg_master.sh" >/dev/null 2>&1 & disown 2>/dev/null; }
|
||||
fi
|
||||
|
||||
@@ -130,22 +130,50 @@ while true; do
|
||||
CHAT_ID=$(echo "$UPDATE" | jq -r '.message.chat.id // .callback_query.message.chat.id')
|
||||
TEXT=$(echo "$UPDATE" | jq -r '.message.text // .callback_query.data')
|
||||
|
||||
# ================== [基础消息解析提取提前] ==================
|
||||
# [致命 Bug 修复] 必须在 svq 入库判断前提取这俩变量,否则入库后无法重绘 UI
|
||||
CB_ID=$(echo "$UPDATE" | jq -r '.callback_query.id // empty')
|
||||
MSG_ID=$(echo "$UPDATE" | jq -r '.callback_query.message.message_id // empty')
|
||||
|
||||
# ================== [v4.0.2 核心: 态势感知按钮一键入库] ==================
|
||||
if [[ "$TEXT" == "svq|"* ]]; then
|
||||
# 格式: svq|NODE_NAME|SCORE|GOOG|NF|GPT
|
||||
IFS='|' read -r MAGIC NODE_ID SCORE GOOG_ST NF_ST GPT_ST <<< "$TEXT"
|
||||
IFS='|' read -r MAGIC RAW_NODE_ID RAW_SCORE RAW_GOOG_ST RAW_NF_ST RAW_GPT_ST <<< "$TEXT"
|
||||
CHAT_ID=$(echo "$CHAT_ID" | tr -cd '0-9-')
|
||||
|
||||
# 🛡️ 终极防御:彻底清洗,封死一切 SQL 注入通道
|
||||
NODE_ID=$(echo "$RAW_NODE_ID" | tr -cd 'a-zA-Z0-9_.-')
|
||||
SCORE=$(echo "$RAW_SCORE" | tr -cd '0-9')
|
||||
GOOG_ST=$(echo "$RAW_GOOG_ST" | tr -d '"'\''\`\$\|&;<>\n\r')
|
||||
NF_ST=$(echo "$RAW_NF_ST" | tr -d '"'\''\`\$\|&;<>\n\r')
|
||||
GPT_ST=$(echo "$RAW_GPT_ST" | tr -d '"'\''\`\$\|&;<>\n\r')
|
||||
|
||||
if [ -n "$NODE_ID" ] && [ -n "$SCORE" ]; then
|
||||
# 1. 写入 SQLite
|
||||
db_exec "INSERT INTO ip_trend_log (node_name, scam_score, goog_status, nf_status, gpt_status) VALUES ('$NODE_ID', '$SCORE', '$GOOG_ST', '$NF_ST', '$GPT_ST');"
|
||||
|
||||
# 2. 无损修改原消息:移除入库按钮,展示绿勾状态 (不破坏 Markdown 战报原文)
|
||||
# [体验优化] 弹出顶部 Toast 气泡,提示入库成功
|
||||
if [ -n "$CB_ID" ]; then
|
||||
curl -s --connect-timeout 5 -m 10 -X POST "https://api.telegram.org/bot${TG_TOKEN}/answerCallbackQuery" \
|
||||
-d "callback_query_id=${CB_ID}" \
|
||||
-d "text=✅ 报告已成功录入趋势库!" \
|
||||
-d "show_alert=false" > /dev/null
|
||||
fi
|
||||
|
||||
# 2. 无损修改原消息:移除入库按钮,展示绿勾状态 (防连点机制生效)
|
||||
if [ -n "$MSG_ID" ]; then
|
||||
curl -s --connect-timeout 5 -m 10 -X POST "https://api.telegram.org/bot${TG_TOKEN}/editMessageReplyMarkup" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d "{\"chat_id\":\"${CHAT_ID}\",\"message_id\":\"${MSG_ID}\",\"reply_markup\":{\"inline_keyboard\":[[{\"text\":\"✅ 此报告已存档\",\"callback_data\":\"ignore\"}]]}}" > /dev/null
|
||||
fi
|
||||
else
|
||||
# [异常兜底] 弹出红色警告弹窗
|
||||
if [ -n "$CB_ID" ]; then
|
||||
curl -s --connect-timeout 5 -m 10 -X POST "https://api.telegram.org/bot${TG_TOKEN}/answerCallbackQuery" \
|
||||
-d "callback_query_id=${CB_ID}" \
|
||||
-d "text=❌ 数据解析失败,入库中止。" \
|
||||
-d "show_alert=true" > /dev/null
|
||||
fi
|
||||
fi
|
||||
continue
|
||||
fi
|
||||
@@ -170,10 +198,7 @@ while true; do
|
||||
fi
|
||||
|
||||
# ================== [v3.0.1 新增: 消除转圈圈与获取消息ID] ==================
|
||||
CB_ID=$(echo "$UPDATE" | jq -r '.callback_query.id // empty')
|
||||
MSG_ID=$(echo "$UPDATE" | jq -r '.callback_query.message.message_id // empty')
|
||||
|
||||
# 告诉 TG 官方“指令已收到”,立刻消除按钮上的加载圈圈
|
||||
# 告诉 TG 官方“指令已收到”,立刻消除按钮上的加载圈圈 (对其他常规按钮生效)
|
||||
if [ -n "$CB_ID" ]; then
|
||||
curl -s --connect-timeout 5 -m 10 -X POST "https://api.telegram.org/bot${TG_TOKEN}/answerCallbackQuery" -d "callback_query_id=${CB_ID}" > /dev/null
|
||||
fi
|
||||
@@ -290,8 +315,7 @@ while true; do
|
||||
send_msg "$CHAT_ID" "📢 **司令部指令下达:正在唤醒全舰队执行 OTA 升级...**%0A*(节点升级成功后会主动发回新的入库确认,请注意查收)*"
|
||||
echo "$NODE_DATA" | while IFS='|' read -r NNAME AIP APORT; do
|
||||
TARGET_URL=$(generate_signed_url "$AIP" "$APORT" "/trigger_ota")
|
||||
# [灾难救援通道] 仅针对 OTA 允许一次明文回退,抢救缺失证书的老节点
|
||||
{ curl -k -s -m 5 "$TARGET_URL" || curl -s -m 5 "${TARGET_URL/https:\/\//http:\/\/}"; } > /dev/null &
|
||||
curl -k -s -m 5 "$TARGET_URL" > /dev/null &
|
||||
sleep 0.3 # 严格流量削峰
|
||||
done
|
||||
fi
|
||||
@@ -397,10 +421,6 @@ while true; do
|
||||
# 动态 HMAC 签名防篡改
|
||||
TARGET_URL=$(generate_signed_url "$AGENT_IP" "$AGENT_PORT" "/trigger_quality")
|
||||
RESPONSE=$(curl -k -s -m 5 "$TARGET_URL" || echo "FAILED")
|
||||
if [ "$RESPONSE" == "FAILED" ] || [ -z "$RESPONSE" ]; then
|
||||
TARGET_URL_HTTP="${TARGET_URL/https:\/\//http:\/\/}"
|
||||
RESPONSE=$(curl -s -m 5 "$TARGET_URL_HTTP" || echo "FAILED")
|
||||
fi
|
||||
|
||||
# 结果判定
|
||||
if [ "$RESPONSE" == "FAILED" ]; then
|
||||
@@ -721,16 +741,8 @@ while true; do
|
||||
TARGET_URL=$(generate_signed_url "$AGENT_IP" "$AGENT_PORT" "/trigger_ota")
|
||||
RESPONSE=$(curl -k -s -m 5 "$TARGET_URL" || echo "FAILED")
|
||||
|
||||
# [灾难救援通道] 仅针对 OTA 开放一次性明文降级,用于抢救缺失 openssl 证书的老节点
|
||||
if [ "$RESPONSE" == "FAILED" ]; then
|
||||
TARGET_URL_HTTP="${TARGET_URL/https:\/\//http:\/\/}"
|
||||
RESPONSE=$(curl -s -m 5 "$TARGET_URL_HTTP" || echo "FAILED")
|
||||
|
||||
if [[ "$RESPONSE" == *"Action Accepted"* ]]; then
|
||||
TEXT_RES="⚠️ **明文救援成功**:该节点因缺失证书处于 HTTP 裸奔状态!已强行下发 OTA 抢救指令,请等待其重构 TLS 装甲。"
|
||||
else
|
||||
TEXT_RES="❌ OTA 指令下发彻底失败!节点已失联或网络阻断。"
|
||||
fi
|
||||
TEXT_RES="❌ OTA 指令下发彻底失败!链路异常或严禁使用 HTTP 降级通讯。"
|
||||
elif [[ "$RESPONSE" == *"403"* ]]; then
|
||||
TEXT_RES="⚠️ **节点拒绝执行**:该节点本地未开启 OTA 权限或运行在官方网关下!"
|
||||
else
|
||||
|
||||
@@ -38,6 +38,8 @@ fi
|
||||
echo "[1/4] 正在停止并删除 Systemd 服务..."
|
||||
if command -v systemctl >/dev/null 2>&1; then
|
||||
echo "💡 检测到 Systemd 环境,正在抹除 Systemd 服务单元..."
|
||||
# [防死锁修复] 先发送 SIGKILL 瞬间抹杀,防止卡死
|
||||
systemctl kill --signal=SIGKILL ip-sentinel-master.service >/dev/null 2>&1 || true
|
||||
systemctl disable --now ip-sentinel-master.service >/dev/null 2>&1
|
||||
rm -f /etc/systemd/system/ip-sentinel-master.service
|
||||
systemctl daemon-reload
|
||||
@@ -52,9 +54,8 @@ pkill -9 -f "tg_master.sh" >/dev/null 2>&1 || true
|
||||
|
||||
# 3. 清除看门狗定时任务 (Cron)
|
||||
echo "[3/4] 正在清理系统定时任务 (Cron)..."
|
||||
crontab -l 2>/dev/null | grep -v "tg_master.sh" > /tmp/cron_backup
|
||||
crontab /tmp/cron_backup
|
||||
rm -f /tmp/cron_backup
|
||||
# [终极防御] 内存管道流过滤,绝不写硬盘
|
||||
crontab -l 2>/dev/null | grep -v "tg_master.sh" | crontab - >/dev/null 2>&1 || true
|
||||
|
||||
# 4. 删除所有文件、配置与数据库
|
||||
echo "[4/4] 正在抹除核心程序、配置文件与 SQLite 数据库..."
|
||||
|
||||
@@ -30,7 +30,8 @@ RSS_FEEDS = {
|
||||
"SG": ["https://www.channelnewsasia.com/api/v1/rss-outbound-feed?_format=xml"],
|
||||
"NL": ["https://feeds.nos.nl/nosnieuwsalgemeen"],
|
||||
"VN": ["https://vnexpress.net/rss/tin-moi-nhat.rss"],
|
||||
"MY": ["https://news.google.com/rss?hl=en-MY&gl=MY&ceid=MY:en"]
|
||||
"MY": ["https://news.google.com/rss?hl=en-MY&gl=MY&ceid=MY:en"],
|
||||
"NG": ["https://punchng.com/feed/", "https://guardian.ng/feed/"]
|
||||
}
|
||||
|
||||
def fetch_rss_links(region_code, max_items=15):
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
MASTER_VERSION=4.0.4
|
||||
AGENT_VERSION=4.0.4
|
||||
MASTER_VERSION=4.0.6
|
||||
AGENT_VERSION=4.0.6
|
||||
|
||||
Reference in New Issue
Block a user