Skip to content

Commit

Permalink
新增:内置插件新加入了跳过实名认证插件
Browse files Browse the repository at this point in the history
如果您是海外玩家或没有中国身份证号码,这个插件能够帮到您!这个插件可以为您解除实名认证限制让您畅玩雀魂麻将
  • Loading branch information
iamapig120 committed Apr 6, 2019
1 parent d0f9625 commit faab210
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions execute/shimingRenzheng/execute.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "解除强制实名认证",
"author": "Handle",
"description": "如果您是海外玩家或没有中国身份证号码,这个插件能够帮到您!\n游戏时请遵守当地法律法规。",
"entry": "script.js",
"preview": "preview.png"
}
Binary file added execute/shimingRenzheng/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions execute/shimingRenzheng/script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Object.defineProperty(uiscript.UI_ShiMingRenZheng, 'renzhenged', {
value: true,
configurable: false,
writable: false
})

0 comments on commit faab210

Please sign in to comment.