mirror of https://gitlab.com/octtspacc/sitoctt
Agg. script interni
This commit is contained in:
parent
d3788aaa7d
commit
0c1943d036
|
@ -1,3 +1,4 @@
|
|||
<hr>
|
||||
<br>
|
||||
|
||||
<div id="StatCounter">
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<hr>
|
||||
<br>
|
||||
|
||||
<a class="NoLinkLink" href="[HTML:Site:RelativeRoot]Raccolte/Internet/Raccolta-Siti-Internet.html#--Il-mio"><img alt="✨ sitoctt ✨" src="[HTML:Folder:*:AbsoluteRoot]/sitoctt-assets/Buttons/Sites/Sitoctt-1.png"></a>
|
||||
|
||||
|
@ -7,6 +6,6 @@
|
|||
|
||||
<img alt="Occhi blink blink" src="[HTML:Folder:*:AbsoluteRoot]/sitoctt-assets/Media/Blink-0.gif">
|
||||
|
||||
<span> - </span>
|
||||
<br>
|
||||
|
||||
<span>Copyright (C) 2022, OctoSpacc</span>
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
python3 ../staticoso/Source/Build.py \
|
||||
--SiteName="sitoctt" \
|
||||
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
|
||||
--SiteLang="it" \
|
||||
--SiteRoot="/" \
|
||||
--FolderRoots="{'*':''}" \
|
||||
--ContextParts="{'Header':'Tor.html'}"
|
Loading…
Reference in New Issue