File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 91
91
< h1 > Is This Mod Legit?</ h1 >
92
92
< h2 > Find out whether or not your mods have been tampered with. Powered by Modrinth's API.</ h2 >
93
93
94
- < script defer data-domain ="isthismodlegit.anopensauce.dev " src ="https://analytics.anopensauce.dev/js/script.js "> </ script >
94
+ < script defer data-domain ="isthismodlegit.anopensauce.dev " src ="https://analytics.anopensauce.dev/js/script.tagged-events. js "> </ script >
95
95
96
96
97
97
< p > < a href ="https://github.com/AnOpenSauceDev/IsThisModLegit-Web/issues "> Found an issue? Report it here!</ a > </ p >
@@ -106,7 +106,7 @@ <h2>Find out whether or not your mods have been tampered with. Powered by Modrin
106
106
< p > File Upload</ p >
107
107
< form onsubmit ="handleButtonPress('file') " id ="form ">
108
108
< br >
109
- < label > Upload file:</ label > < input type ="file " id ="fileSelector " onchange ="hashFile(); "> < input type ="submit " value ="Scan Mod! "> </ input >
109
+ < label > Upload file:</ label > < input type ="file " id ="fileSelector " onchange ="hashFile(); "> < input class =" plausible-event-name=Scan " type ="submit " value ="Scan Mod! "> </ input >
110
110
< p id ="filehash "> </ p >
111
111
</ form >
112
112
@@ -116,7 +116,7 @@ <h2>Find out whether or not your mods have been tampered with. Powered by Modrin
116
116
< form onsubmit ="handleButtonPress('hash') " id ="form ">
117
117
< label for ="hash "> SHA1 Hash</ label >
118
118
< br >
119
- < input type ="text " id ="hash "> </ input > < input type ="submit " value ="Search Hash! "> </ input >
119
+ < input type ="text " id ="hash "> </ input > < input class =" plausible-event-name=Scan " type ="submit " value ="Search Hash! "> </ input >
120
120
</ form >
121
121
122
122
You can’t perform that action at this time.
0 commit comments