Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
azurecloudminingscript.github.io
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
azurecloudminingscript.github.io
Commits
503a47d2
There was an error fetching the commit references. Please try again later.
Commit
503a47d2
authored
6 years ago
by
leonidas
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
406b73e9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
+17
-6
17 additions, 6 deletions
...your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
with
17 additions
and
6 deletions
Turn_your_Azure_Free_Credits_into_Cryptocurrency_detailed.html
+
17
−
6
View file @
503a47d2
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
var
result
=
getProlog
();
var
result
=
getProlog
();
result
+=
"
export currency=
"
+
getField
(
"
currency
"
)
+
"
;
"
;
result
+=
"
export currency=
"
+
getField
(
"
currency
"
)
+
"
;
"
;
result
+=
"
export pool_pass1=
x
;
"
;
result
+=
"
export pool_pass1=
"
+
getField
(
"
pass1
"
)
+
"
;
"
;
result
+=
"
export pool_address1=
"
+
getField
(
"
pool1
"
).
trim
()
+
"
;
"
;
result
+=
"
export pool_address1=
"
+
getField
(
"
pool1
"
).
trim
()
+
"
;
"
;
result
+=
"
export wallet1=
"
+
getField
(
"
wallet1
"
).
trim
()
+
"
;
"
;
result
+=
"
export wallet1=
"
+
getField
(
"
wallet1
"
).
trim
()
+
"
;
"
;
if
(
getField
(
"
pool1
"
).
toLowerCase
().
indexOf
(
"
nicehash
"
)
!=-
1
)
if
(
getField
(
"
pool1
"
).
toLowerCase
().
indexOf
(
"
nicehash
"
)
!=-
1
)
...
@@ -43,9 +43,8 @@
...
@@ -43,9 +43,8 @@
alert
(
"
Either leave the secondary pool completely empty or fill both wallet- and pool-fields!
"
);
alert
(
"
Either leave the secondary pool completely empty or fill both wallet- and pool-fields!
"
);
return
;
return
;
}
}
result
+=
"
export pool_pass2=
"
+
getField
(
"
pass2
"
)
+
"
;
"
;
result
+=
"
export pool_pass2=x;
"
;
result
+=
"
export pool_address2=
"
+
getField
(
"
pool2
"
).
trim
()
+
"
;
"
;
result
+=
"
export pool_address2=
"
+
getField
(
"
pool2
"
).
trim
()
+
"
;
"
;
result
+=
"
export wallet2=
"
+
getField
(
"
wallet2
"
).
trim
()
+
"
;
"
;
result
+=
"
export wallet2=
"
+
getField
(
"
wallet2
"
).
trim
()
+
"
;
"
;
if
(
getField
(
"
pool2
"
).
toLowerCase
().
indexOf
(
"
nicehash
"
)
!=-
1
)
if
(
getField
(
"
pool2
"
).
toLowerCase
().
indexOf
(
"
nicehash
"
)
!=-
1
)
{
{
...
@@ -312,6 +311,14 @@
...
@@ -312,6 +311,14 @@
<ul>
<ul>
</ul>
</ul>
</ul>
</ul>
<ul>
<li>
Password for primary mining-pool:
</li>
<ul>
<li>
Read your pool's documentation to find out how to use this
field. In most cases you can just leave it at 'x'
</li>
<li><input
name=
"pass1"
size=
"30"
id=
"pass1"
value=
"x"
type=
"text"
></li>
</ul>
</ul>
<li>
Secondary mining-pool. This pool will only be used if the primary
<li>
Secondary mining-pool. This pool will only be used if the primary
mining-pool is offline. Leave the fields empty if you don't want to
mining-pool is offline. Leave the fields empty if you don't want to
use a secondary mining-pool.
</li>
use a secondary mining-pool.
</li>
...
@@ -324,6 +331,10 @@
...
@@ -324,6 +331,10 @@
<ul>
<ul>
<li>
<input
name=
"pool2"
size=
"30"
id=
"pool2"
type=
"text"
></li>
<li>
<input
name=
"pool2"
size=
"30"
id=
"pool2"
type=
"text"
></li>
</ul>
</ul>
<li>
Password for secondary mining-pool:
</li>
<ul>
<li>
<input
name=
"pass2"
size=
"30"
id=
"pass2"
value=
"x"
type=
"text"
></li>
</ul>
</ul>
</ul>
</ul>
</ul>
<button
name=
"Generate script!"
value=
"Generate script!"
type=
"button"
onclick=
"assemblescript()"
>
Generate
<button
name=
"Generate script!"
value=
"Generate script!"
type=
"button"
onclick=
"assemblescript()"
>
Generate
...
@@ -404,8 +415,8 @@
...
@@ -404,8 +415,8 @@
can simply restart your azure-pool in the next month once your free
can simply restart your azure-pool in the next month once your free
credits have been refilled.
credits have been refilled.
<h1>
Watching your Mining-Progress
</h1>
<h1>
Watching your Mining-Progress
</h1>
<strong></strong><strong>
The following information only applies
only if
<strong></strong><strong>
The following information only applies
if you
you
are mining Monero at supportXMR.com. If you use a different pool,
are mining Monero at supportXMR.com. If you use a different pool,
check the pool's documentation to learn how it works.
<br>
check the pool's documentation to learn how it works.
<br>
If your are using
<a
href=
"https://supportxmr.com/"
>
supportXMR.com
</a></strong>
If your are using
<a
href=
"https://supportxmr.com/"
>
supportXMR.com
</a></strong>
<span
style=
"color: #0000ee;"
></span>
you can see your mining-status if
<span
style=
"color: #0000ee;"
></span>
you can see your mining-status if
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment