Skip to content

Commit

Permalink
recurring, allow for free scriptSrc as well
Browse files Browse the repository at this point in the history
  • Loading branch information
rlankhorst committed Nov 20, 2023
1 parent 471c2fb commit cdd0b56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/technologies/c.json
Original file line number Diff line number Diff line change
Expand Up @@ -2959,11 +2959,11 @@
"complianz.version": "([\\d.]+)\\;version:\\1"
},
"pricing": [
"onetime"
"recurring"
],
"requires": "WordPress",
"saas": true,
"scriptSrc": "wp-content/plugins/complianz-gdpr-premium",
"scriptSrc": "wp-content/plugins/complianz-gdpr",
"website": "https://complianz.io"
},
"Concrete CMS": {
Expand Down Expand Up @@ -4571,4 +4571,4 @@
"scriptSrc": "(?:/([\\d\\.-]+))?/crypto-js(?:\\.min)?\\.js\\;version:\\1",
"website": "https://github.com/brix/crypto-js"
}
}
}

0 comments on commit cdd0b56

Please sign in to comment.