Skip to content

Commit 3098187

Browse files
authored
public
修复api
1 parent f3f5f9d commit 3098187

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

xTools.exe

2.74 MB
Binary file not shown.

xTools.exe.Config

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<appSettings>
4+
<add key="DefaultSize" value="100" />
5+
<add key="FOFAEmail" value="" />
6+
<add key="FOFAKey" value="" />
7+
<add key="SumapUser" value="" />
8+
<add key="SumapKey" value="" />
9+
<add key="HunterUser" value="" />
10+
<add key="HunterKey" value="" />
11+
<add key="QuakeKey" value="" />
12+
</appSettings>
13+
</configuration>

0 commit comments

Comments
 (0)