Skip to content

Commit

Permalink
Update AIOSEO detection to be cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevalk committed Jun 26, 2024
1 parent bd57270 commit 8a4f6f1
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions src/technologies/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -2465,22 +2465,14 @@
"generator": "^All in One SEO \\(AIOSEO\\) ([\\d\\.]+)\\;version:\\1"
},
"dom": {
"script.aioseo-schema": {
"attributes": {
"class": ""
}
}
"script.aioseo-schema": {}
},
"html": [
"<!-- All in One SEO Pack ([\\d.]+) \\;version:\\1",
"<!-- All in One SEO ([\\d.]+) \\;version:\\1"
],
"icon": "AIOSEO.svg",
"pricing": [
"freemium",
"low",
"recurring"
],
"oss": true,
"implies": "WordPress",
"website": "https://aioseo.com"
},
Expand Down

0 comments on commit 8a4f6f1

Please sign in to comment.