833
edits
Please sign and share the petition 'Tighten regulation on taking, making and faking explicit images' at Change.org initiated by Helen Mort to the w:Law Commission (England and Wales) to properly update UK laws against synthetic filth. Only name and email required to support, no nationality requirement. See Current and possible laws and their application @ #SSF! wiki for more info on the struggle for laws to protect humans.
Juho Kunsola (talk | contribs) No edit summary |
Juho Kunsola (talk | contribs) (tweaks) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* All JavaScript here will be loaded for users of the mobile site */ | /* All JavaScript here will be loaded for users of the mobile site */ | ||
Line 14: | Line 12: | ||
clearInterval(timer); | clearInterval(timer); | ||
$('.menu ul:first').after( | $('.menu ul:first').after( | ||
' | ' <ul class="level1"> \ | ||
<li> \ | <li> \ | ||
<a href="https://stop-synthetic-filth.org/wiki/Synthetic_human-like_fakes" \ | <a href="https://stop-synthetic-filth.org/wiki/Synthetic_human-like_fakes" \ | ||
Line 105: | Line 70: | ||
<a href="#" \ | <a href="#" \ | ||
class="mw-ui-icon mw-ui-icon-before mw-ui-icon-minerva-watchlist"> \ | class="mw-ui-icon mw-ui-icon-before mw-ui-icon-minerva-watchlist"> \ | ||
<span>#SSF! In other languages</span> \ | |||
<span>#SSF! | |||
</a> \ | </a> \ | ||
</li> \ | </li> \ | ||
<ul class ="level2"> \ | |||
<li> \ | |||
<a href="https://stop-synthetic-filth.org/wp/" \ | |||
class="mw-ui-icon mw-ui-icon-before"> \ | |||
<span>Stop Synthetic Filth! wordpress in English #SSF!</span> \ | |||
</a> \ | |||
</li> \ | |||
<li> \ | |||
<a href="https://stop-synthetic-filth.org/wp/fr/page-daccueil/" \ | |||
class="mw-ui-icon mw-ui-icon-before"> \ | |||
<span>Arrêtons les saletés synthétiques! accueil</span> \ | |||
</a> \ | |||
</li> \ | |||
<li> \ | |||
<a href="https://stop-synthetic-filth.org/wp/fi/kotisivu/" \ | |||
class="mw-ui-icon mw-ui-icon-before"> \ | |||
<span>Stoppi synteettiselle saastalle! kotisivu</span> \ | |||
</a> \ | |||
</li> \ | |||
<li> \ | |||
<a href="https://stop-synthetic-filth.org/wp/sv/hemsida/" \ | |||
class="mw-ui-icon mw-ui-icon-before"> \ | |||
<span>Stoppa syntetisk orenhet! hemsida</span> \ | |||
</a> \ | |||
</li> \ | |||
<li> \ | |||
<a href="https://stop-synthetic-filth.org/wp/et/koduleht/" \ | |||
class="mw-ui-icon mw-ui-icon-before"> \ | |||
<span>Stopp sünteetisele saastale! koduleht</span> \ | |||
</a> \ | |||
</li> \ | |||
</ul> \ | |||
</ul>' | </ul>' | ||
); | ); | ||
$(".menu").find(".level2").hide(); // hide level2 until level1 is clicked | $(".menu").find(".level2").hide(); // hide level2 until level1 is clicked |