mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-25 15:39:48 +03:00
Merge pull request #4 from GitHubNull/add-tasklist-index-sorter
add tasklist index column sorter.
This commit is contained in:
commit
c813622b49
485
lib/utils/api/dist/assets/index-bbb0ce57.js
vendored
Normal file
485
lib/utils/api/dist/assets/index-bbb0ce57.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
lib/utils/api/dist/assets/index-e3ba0e10.css
vendored
Normal file
1
lib/utils/api/dist/assets/index-e3ba0e10.css
vendored
Normal file
File diff suppressed because one or more lines are too long
4
lib/utils/api/dist/index.html
vendored
4
lib/utils/api/dist/index.html
vendored
|
@ -5,8 +5,8 @@
|
|||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>sqlmap task manager</title>
|
||||
<script type="module" crossorigin src="/assets/index-e1033291.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-2e10aed8.css">
|
||||
<script type="module" crossorigin src="/assets/index-bbb0ce57.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-e3ba0e10.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user