We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5b2db commit 1bd692aCopy full SHA for 1bd692a
terms/a/Adware.html
@@ -0,0 +1,12 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Adware</title>
7
+</head>
8
+<body>
9
+ <h1>Adware</h1>
10
+ <p>Adware can mean the software that automatically generates advertisements in a program that is otherwise free, such as an online video game.</p>
11
+</body>
12
+</html>
terms/a/terms.json
@@ -0,0 +1,5 @@
+{
+ "terms": [
+ "Adware"
+ ]
+}
0 commit comments