Update phplib.conf
This commit is contained in:
parent
37f4244484
commit
52e9ff38fa
|
|
@ -1,5 +1,23 @@
|
|||
[
|
||||
{
|
||||
"name": "ionCube",
|
||||
"versions": [
|
||||
"56",
|
||||
"70",
|
||||
"71",
|
||||
"72",
|
||||
"73",
|
||||
"74",
|
||||
"81",
|
||||
"82",
|
||||
"83"
|
||||
],
|
||||
"type": "脚本解密",
|
||||
"msg": "用于解密ionCube Encoder加密脚本!",
|
||||
"shell": "ioncube.sh",
|
||||
"check": "ioncube"
|
||||
},
|
||||
{
|
||||
"name": "pdo",
|
||||
"versions": [
|
||||
"56",
|
||||
|
|
@ -127,24 +145,6 @@
|
|||
"check": "ZendOptimizer"
|
||||
},
|
||||
{
|
||||
"name": "ionCube",
|
||||
"versions": [
|
||||
"56",
|
||||
"70",
|
||||
"71",
|
||||
"72",
|
||||
"73",
|
||||
"74",
|
||||
"81",
|
||||
"82",
|
||||
"83"
|
||||
],
|
||||
"type": "脚本解密",
|
||||
"msg": "用于解密ionCube Encoder加密脚本!",
|
||||
"shell": "ioncube.sh",
|
||||
"check": "ioncube"
|
||||
},
|
||||
{
|
||||
"name": "opcache",
|
||||
"versions": [
|
||||
"56",
|
||||
|
|
|
|||
Loading…
Reference in New Issue