├── SCOPE ├── SUMMARY ├── SOURCE_URL ├── img ├── 1.png └── 2.png └── README.md /SCOPE: -------------------------------------------------------------------------------- 1 | ["com.tencent.mm"] 2 | -------------------------------------------------------------------------------- /SUMMARY: -------------------------------------------------------------------------------- 1 | 闰二月,一个简单的微信模块。 2 | -------------------------------------------------------------------------------- /SOURCE_URL: -------------------------------------------------------------------------------- 1 | https://github.com/Xposed-Modules-Repo/com.r.leapfebruary -------------------------------------------------------------------------------- /img/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/heartyang520/com.r.leapfebruary/HEAD/img/1.png -------------------------------------------------------------------------------- /img/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/heartyang520/com.r.leapfebruary/HEAD/img/2.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # LeapFebruary(闰二月) 2 | 3 | 一个小而美的微信模块 4 | 5 | + 目前支持版本:GooglePlay版本 8.0.37,官网版本 8.0.38、8.0.40、8.0.43 6 | + 模块激活后,在微信内点击“我->设置->插件”可进入模块设置界面 7 | + 点击下载最新版 8 | [https://url86.ctfile.com/d/31230086-57001363-850926](https://url86.ctfile.com/d/31230086-57001363-850926) 9 | [https://wwnj.lanzout.com/b0817y1jg](https://wwnj.lanzout.com/b0817y1jg) 10 | 访问密码:0101 11 | + 微信安装包下载 12 | [https://url86.ctfile.com/d/31230086-57001363-850926](https://url86.ctfile.com/d/31230086-57001363-850926) 13 | 访问密码:0101 14 | + TG群 15 | [t.me/leapfebruary](https://t.me/leapfebruary) 16 | 17 | ![1.png](https://raw.githubusercontent.com/Xposed-Modules-Repo/com.r.leapfebruary/master/img/1.png) 18 | ![2.png](https://raw.githubusercontent.com/Xposed-Modules-Repo/com.r.leapfebruary/master/img/2.png) 19 | --------------------------------------------------------------------------------