Skip to content

Commit 9925392

Browse files
Age Gate added
1 parent 9fa3851 commit 9925392

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

src/images/icons/Age Gate.png

3.79 KB
Loading

src/technologies/a.json

+15
Original file line numberDiff line numberDiff line change
@@ -1954,6 +1954,21 @@
19541954
],
19551955
"website": "https://www.afterpay.com/"
19561956
},
1957+
"Age Gate": {
1958+
"cats": [
1959+
87
1960+
],
1961+
"description": "A plugin to check the age of a visitor for Wordpress.",
1962+
"dom": "link[href*='/wp-content/plugins/age-gate/'], .age-gate, .age-gate-form, button[name='age_gate[confirm]']",
1963+
"icon": "Age Gate.png",
1964+
"js": {
1965+
"age_gate": ""
1966+
},
1967+
"oss": true,
1968+
"requires": "WordPress",
1969+
"scriptSrc": "age-gate(?:\\/dist)?(?:\\/all)?(?:\\/focus)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
1970+
"website": "https://wordpress.org/plugins/age-gate"
1971+
},
19571972
"Ahoy": {
19581973
"cats": [
19591974
10

0 commit comments

Comments
 (0)