es
Feedback
哔哩漫游

哔哩漫游

Ir al canal en Telegram

评论需要先进群。不然会被禁言。

Mostrar más

📈 Análisis del canal de Telegram 哔哩漫游

El canal 哔哩漫游 (@biliroaming) en el segmento lingüístico de Inglés es un actor destacado. Actualmente la comunidad reúne a 53 835 suscriptores, ocupando la posición 2 486 en la categoría Tecnologías y Aplicaciones y el puesto 4 534 en la región China.

📊 Métricas de audiencia y dinámica

Desde su creación el невідомо, el proyecto ha mostrado un crecimiento acelerado, reuniendo a 53 835 suscriptores.

Según los últimos datos del 12 junio, 2026, el canal mantiene una actividad estable. En los últimos 30 días la variación de miembros fue de 386, y en las últimas 24 horas de 22, conservando un alto alcance.

  • Estado de verificación: No verificado
  • Tasa de interacción (ER): El promedio de interacción de la audiencia es 45.28%. Durante las primeras 24 horas tras publicar, el contenido suele obtener 8.66% de reacciones respecto al total de suscriptores.
  • Alcance de las publicaciones: Cada publicación recibe en promedio 24 366 visualizaciones. En el primer día suele acumular 4 662 visualizaciones.
  • Reacciones e interacción: La audiencia responde de forma activa: el promedio de reacciones por publicación es 909.

📝 Descripción y política de contenido

El autor describe el recurso como un espacio para expresar opiniones subjetivas:
评论需要先进群。不然会被禁言。

Gracias a la alta frecuencia de actualizaciones (últimos datos recibidos el 13 junio, 2026), el canal mantiene la vigencia y un amplio alcance. La analítica demuestra que la audiencia interactúa activamente con el contenido, lo que lo convierte en un punto de referencia dentro de la categoría Tecnologías y Aplicaciones.

53 835
Suscriptores
+2224 horas
+1187 días
+38630 días
Archivo de publicaciones
New push to github!
feat(video): 添加视频广告跳过功能 (#1701)

一个简单的跳过视频广告功能,参考BilibiliSponsorBlock实现
by cja See commit detail here Snapshot apk is attached (unsupported by TAICHI)

New push to github!
修复8.97.0+启动时崩溃 (#1714)

注意:采用claude code进行辅助分析和构建,所有代码和设计经过人工审核

API版本:100

测试版本:8.46.0 / 8.98.0

注意:使用较新的B站版本可能因为部分功能未适配导致部分功能失效

- 修复了因 Kotlin 接口属性编译为 getter 方法而非字段获取 descriptor 的值时抛出 NoSuchFieldError
- 修复了Compose 开屏自定义启动图因 ComposeView 禁止 addView 失效
- 新增了清除hook缓存的功能,解决因版本号长期未变更导致hook info缓存部分时候未能按预期情况失效的问题
by loliconRoot See commit detail here Snapshot apk is attached (unsupported by TAICHI)

New push to github!
修复8.97.0及以上版本崩溃问题,同时修复部分失效功能 (#1713)

注意:采用claude code进行辅助分析和构建,所有代码和设计经过人工审核

API版本:100

测试版本:8.46.0 / 8.97.0 / 8.98.0

注意:使用较新的B站版本可能因为部分功能未适配导致部分功能失效

- 修复了多个导致8.97.0及以上版本崩溃的问题
- 修复了8.97.0版本设置按钮未能正确显的问题
- 进一步修复了开屏广告屏蔽功能
- 修复了部分情况下自定义开屏功能失效
- 修复了av号显示功能在8.97.0版本失效

API版本101的功能更新将在之后进行
by loliconRoot See commit detail here Snapshot apk is attached (unsupported by TAICHI)

New push to github!
尝试修复开屏广告跳过功能 (#1708)

注意:采用claude code进行辅助分析和构建,所有代码和设计经过人工审核

测试版本:8.46.0 / 8.95.0

已确认功能可以正常运行,确认成功清除拉取的信息,所有调试日志代码已移除

开屏广告的数据从FastJSON迁移到了Gson,导致原有Hook失效。所以添加了一个GsonHook处理相关数据。

tv.danmaku.bili.ui.splash.SplashData ->
tv.danmaku.bili.splash.ad.model.SplashListResponse
by MRKT_ROOT See commit detail here Snapshot apk is attached (unsupported by TAICHI)

Repost from nya 的频道
今天是可能倒闭但绝不变质的十周年纪念日
今天是可能倒闭但绝不变质的十周年纪念日

Repost from nya 的频道
今天是可能倒闭但绝不变质的十周年纪念日
今天是可能倒闭但绝不变质的十周年纪念日

白菜毕业了😭

New push to github! Branch: feat/api-101 This version is ONLY FOR LSPosed-it (7601 or higher) or frameworks supporting Xposed API 101
fix: CustomThemeHook
minor changes for CopyHook
by U29kaXVt See commit detail here Snapshot apk is attached

New push to github! Branch: feat/api-101 This version is ONLY FOR LSPosed-it (7601 or higher) or frameworks supporting Xposed API 101
fix: SplashHook

修复深色开屏界面,替换启动图/logo
如修,第一屏搞不好了
by U29kaXVt See commit detail here Snapshot apk is attached

New push to github1 Branch: feat/api-101 This version is ONLY FOR LSPosed1it 17601 or higher1 or frameworks supporting Xposed API 101
fix: ci - post to channel

last changes:

fix: CopyCommentHook.kt

使用正确的实现方式修复自由复制
by U29kaXVt See commit detail 1here11https://github1com/yujincheng08/BiliRoaming/commit/3d54fcd7d0940f8e41123b76e278d359557a03e51 Snapshot apk is attached

New push to github! Branch: feat/api-101
fix: resolveParameterTypes

解决部分Hook失效问题,例如JsonHook
by U29kaXVt See commit detail here Snapshot apk is attached

New push to github! Branch: feat/api-101
impl: remove MethodHookParam.kt to comply with API 101 specification

移除 MethodHookParam.kt ,更多API 101规范适配,修复CI
by U29kaXVt See commit detail here Snapshot apk is attached

New push to github!
Fix: 评论自由复制 (#1698)

# 评论自由复制,适配 8.71.0。
## 描述
在新版,评论长按后有单独的菜单,包含了复制功能,但没有提供自由复制。**此更改仅对这个复制起效**,所以旧版本依旧可用之前的 Hook。

## 还没做,但不会做
- [ ] 繁体翻译。
- [ ] 使用动态 Hook,但是这个类有两个一样的函数(参数、返回值都一样)。目前使用 hardcode.

## 其他说明
- pref_settings.xml 一次把所有的格式化了。
by Horange321 See commit detail here Snapshot apk is attached (unsupported by TAICHI)

New push to github!
Update libcxx version in libs.versions.toml (#1688)
by LoveSy See commit detail here Snapshot apk is attached (unsupported by TAICHI)

New push to github!
Upgrade ndk (#1687)
by LoveSy See commit detail here Snapshot apk is attached (unsupported by TAICHI)

这个版本之后的签名开始固定了

New push to github!
Fix quoting for SIGNING_KEY in android.yml
by LoveSy See commit detail here Snapshot apk is attached (unsupported by TAICHI)

New push to github!
fix: 竖屏模式视频广告净化 (#1675)

- 修复: 竖屏模式视频广告净化
- 更新: 累计净化计数器移动到竖屏净化弹窗中
by Diandd See commit detail here Snapshot apk is attached (unsupported by TAICHI)

New push to github!
feat: 长按播放速度设置 (#1672)

- 新增长按播放速度设置
by Horange321 See commit detail here Snapshot apk is attached (unsupported by TAICHI)

New push to github!
feat: purify ads and promotions in vertical video mode (#1670)
by Diandd See commit detail here Snapshot apk is attached (unsupported by TAICHI)