Added RTA Restrict To Adults marker.
This commit is contained in:
@@ -70,6 +70,9 @@ async function onRenderHtml(pageContext) {
|
||||
|
||||
<meta name="description" content="Keep track of new porn releases and re-discover classics from your favorite porn stars and sites" />
|
||||
|
||||
<!-- RTA restricted to adults label -->
|
||||
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
|
||||
|
||||
${config.analytics.enabled ? dangerouslySkipEscape(`<script src="${config.analytics.address}" data-website-id="${config.analytics.siteId}" data-exclude-hash="true" async></script>`) : ''}
|
||||
|
||||
<title>${title}</title>
|
||||
|
||||
Reference in New Issue
Block a user