mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
522 B
11 lines
522 B
head: |
|
|
<!-- StatCounter -->
|
|
<script type="text/javascript">
|
|
var sc_project={{num:projectId}};
|
|
var sc_invisible=1;
|
|
var sc_security="{{js:securityToken}}";
|
|
</script>
|
|
<script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script>
|
|
<noscript><div class="statcounter"><img class="statcounter" src="https://c.statcounter.com/{{attr:projectId}}/0/{{attr:securityToken}}/1/" alt="" referrerpolicy="no-referrer-when-downgrade"></div></noscript>
|
|
<!-- End StatCounter -->
|