Skip to content

Commit 1bd692a

Browse files
committed
Add term: Adware
Added new term 'Adware' and updated related files.
1 parent 3a5b2db commit 1bd692a

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

terms/a/Adware.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"terms": [
3+
"Adware"
4+
]
5+
}

0 commit comments

Comments
 (0)