Skip to content

Commit 7e8e8cc

Browse files
Update hash-generator.html
1 parent b811a5d commit 7e8e8cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/misc/hash-generator/v1.0/hash-generator.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"@type" : "WebApplication",
2727
"name" : "Hash Generator",
2828
"url" : "https://yourdomain.com/hash-file.html",
29-
"description" : "Generate cryptographic hashes using SHA, MD5, and RIPEMD algorithms."
29+
"description" : "Generate cryptographic hashes using SHA, MD5, and RIPEMD algorithms.",
3030
"applicationCategory" : "DeveloperTool",
3131
"operatingSystem" : "All",
3232
"browserRequirements" : "Requires JavaScript-enabled browser",
3333
"softwareVersion" : "1.0.0",
34-
"offers" : {"@type":"Offer","price":"0","priceCurrency":"GBP"}
34+
"offers" : {"@type":"Offer","price":"0","priceCurrency":"GBP"},
3535
"featureList" : [
3636
"SHA-1",
3737
"SHA-224",

0 commit comments

Comments
 (0)