Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
hankache committed May 14, 2024
1 parent b7f5198 commit bb3b9c8
Show file tree
Hide file tree
Showing 15 changed files with 89 additions and 29 deletions.
8 changes: 6 additions & 2 deletions bg/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5403,7 +5407,7 @@ <h2 id="_общността">15. Общността</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
6 changes: 5 additions & 1 deletion build.raku
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ my $gtag = q:to/END/;
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down
8 changes: 6 additions & 2 deletions de/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -4789,7 +4793,7 @@ <h2 id="_die_community">15. Die Community</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions es/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5490,7 +5494,7 @@ <h2 id="_la_comunidad">16. La Comunidad</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions fr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5135,7 +5139,7 @@ <h2 id="_la_communauté">16. La communauté</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions id/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5457,7 +5461,7 @@ <h2 id="_komunitas">16. Komunitas</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5699,7 +5703,7 @@ <h2 id="_the_community">16. The Community</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions it/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5504,7 +5508,7 @@ <h2 id="_la_comunità">16. La comunità</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions ja/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5598,7 +5602,7 @@ <h2 id="_コミュニティ">16. コミュニティ</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions nl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5583,7 +5587,7 @@ <h2 id="_de_community">16. De Community</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions pt/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5156,7 +5160,7 @@ <h2 id="_a_comunidade">15. A Comunidade</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions ru/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5656,7 +5660,7 @@ <h2 id="_сообщество">16. Сообщество</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions tr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5366,7 +5370,7 @@ <h2 id="_topluluk">16. Topluluk</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions uk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -2434,7 +2438,7 @@ <h2 id="_given">6. given</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down
8 changes: 6 additions & 2 deletions zh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.raku.guide"]);
_paq.push(["setDomains", ["*.raku.guide"]]);
_paq.push(["setDoNotTrack", true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//hankache.com/matomo/";
var u="https://hankache.com/matomo/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down Expand Up @@ -5699,7 +5703,7 @@ <h2 id="_社区">16. 社区</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-05-15 01:16:02 +0300
Last updated 2024-05-15 01:52:38 +0300
</div>
</div>
</body>
Expand Down

0 comments on commit bb3b9c8

Please sign in to comment.