Skip to content

Commit 01b409a

Browse files
remove mash
1 parent bbab232 commit 01b409a

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

index.html

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -52,22 +52,6 @@
5252
a.appendChild(r);
5353
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
5454
</script>
55-
<script>
56-
window.MashSettings = {
57-
id: "41a8d91f-a701-4f3a-8ea1-52793ca299e2"
58-
};
59-
var loader = function () {
60-
window.Mash.init();
61-
};
62-
var script = document.createElement("script");
63-
script.type = "text/javascript";
64-
script.defer = true;
65-
script.onload = loader;
66-
script.src = "https://wallet.getmash.com/sdk/sdk.js";
67-
var head = document.getElementsByTagName("head")[0];
68-
head.appendChild(script);
69-
</script>
70-
<script defer src="https://widgets.getmash.com/download/download-button.js"></script>
7155
<script src="js/urlcheck.js"></script>
7256
<script src='js/read.plugin.js' defer></script>
7357
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
@@ -261,9 +245,6 @@ <h2 class="title text-center text-uppercase" title="Free Portion">Latest</h2>
261245
<div class="btn-latest-row col-md-3">
262246
<a class="rowbutton" href='?heat-flow' target="_blank" rel="noreferrer" >Heat Flow Calculator</a><br><br>
263247
</div>
264-
<div class="btn-latest-row col-md-3">
265-
<a class="rowbutton" href='https://replit.com/bounties/@Altify-Developm/make-an-ai-to-create?t=details' target="_blank" rel="noreferrer" >Make Money ( Code For Me )</a><br><br>
266-
</div>
267248
</div>
268249
</div>
269250
</div>
@@ -273,14 +254,6 @@ <h2 class="title text-center text-uppercase" title="Free Portion">Latest</h2>
273254
<div class="container">
274255
<h2 class="title text-center text-uppercase">Tools</h2>
275256
<a class="btn-primary text-center btn" href="http://altifydeveloping.com/html/toolstodownload">Tools</a>
276-
</div>
277-
<div class="container">
278-
<h2 class="title text-center text-uppercase" title="Paid Portion">Latest ( Pay to Use )</h2>
279-
<div class="row text-center">
280-
<div class="btn-latest-row col-md-3">
281-
<img src="img/logo.svg" alt='Get The New Tool Early' title='Blogging Website Template'>Blogging Website Template</img>
282-
</div>
283-
</div>
284257
</div>
285258
<div class="center">
286259
<form name='gotoreplace'>

0 commit comments

Comments
 (0)