mirror of
https://github.com/smallfawn/decode_action.git
synced 2025-12-20 16:54:52 +08:00
Update main.js
This commit is contained in:
@@ -33,9 +33,9 @@ const plugins = [
|
|||||||
{ name: "ob2", plugin: PluginObfuscator },
|
{ name: "ob2", plugin: PluginObfuscator },
|
||||||
{ name: 'sojsonv7', plugin: PluginSojsonV7 },
|
{ name: 'sojsonv7', plugin: PluginSojsonV7 },
|
||||||
{ name: 'sojson', plugin: PluginSojson },
|
{ name: 'sojson', plugin: PluginSojson },
|
||||||
|
{ name: 'common', plugin: PluginCommon },// 最后一次使用通用插件
|
||||||
{ name: 'awsc', plugin: PluginAwsc },
|
{ name: 'awsc', plugin: PluginAwsc },
|
||||||
{ name: 'jjencode', plugin: PluginJjencode },
|
{ name: 'jjencode', plugin: PluginJjencode },
|
||||||
{ name: 'common', plugin: PluginCommon },// 最后一次使用通用插件
|
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user