This commit is contained in:
parent
8f7d2d881c
commit
36b9ae8d2e
3 changed files with 12 additions and 47 deletions
|
|
@ -51,41 +51,6 @@
|
|||
</section>
|
||||
</details>
|
||||
<hr class="solid">
|
||||
<p>To view our blocklists and other moderation configurations here, along with reasons, please refer to below:</p>
|
||||
<ul>
|
||||
<li style="margin-bottom:1rem;">
|
||||
<b><a style="font-size:1.5rem;" href="https://forged.synth.download/synth.download/moderation/src/branch/main/reasons.md">See all of our reasons and receipts for moderation</a></b>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://forged.synth.download/synth.download/moderation/src/branch/main/reasons.md#media-silenced-marked-as-nsfw">Media silenced instances/Instances marked as NSFW</a>
|
||||
</li>
|
||||
<ul>
|
||||
<li style="margin-bottom:1rem;">
|
||||
<small>
|
||||
<a href="https://forged.synth.download/synth.download/moderation/src/branch/main/media-silenced.txt">Direct list link</a>
|
||||
</small>
|
||||
</li>
|
||||
</ul>
|
||||
<li>
|
||||
<a href="https://forged.synth.download/synth.download/moderation/src/branch/main/reasons.md#silenced">Silenced instances</a>
|
||||
</li>
|
||||
<ul>
|
||||
<li style="margin-bottom:1rem;">
|
||||
<small>
|
||||
<a href="https://forged.synth.download/synth.download/moderation/src/branch/main/silenced.txt">Direct list link</a>
|
||||
</small>
|
||||
</li>
|
||||
</ul>
|
||||
<li>
|
||||
<a href="https://forged.synth.download/synth.download/moderation/src/branch/main/reasons.md#blocked"><b>Blocked</b> instances</a>
|
||||
</li>
|
||||
<ul>
|
||||
<li>
|
||||
<small>
|
||||
<a href="https://forged.synth.download/synth.download/moderation/src/branch/main/blocked.txt">Direct list link</a>
|
||||
</small>
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p>Moderation lists are no longer publicly accessible due to recent events. If you're a user of any of our Synth.Download fediverse instances or are a friend who wants a blocklist, contact an admin for the most recent copy of the lists.</p>
|
||||
</section>
|
||||
</article>
|
||||
20
package-lock.json
generated
20
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@11ty/eleventy": "^3.1.2",
|
||||
"@11ty/eleventy-navigation": "^1.0.4",
|
||||
"@11ty/eleventy-plugin-rss": "^2.0.4",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.1",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
|
||||
"lightningcss": "^1.30.1",
|
||||
"terser": "^5.43.1",
|
||||
"zod": "^3.25.76",
|
||||
|
|
@ -169,9 +169,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@11ty/eleventy-plugin-syntaxhighlight": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@11ty/eleventy-plugin-syntaxhighlight/-/eleventy-plugin-syntaxhighlight-5.0.1.tgz",
|
||||
"integrity": "sha512-xDPF3Ay38XlmWZe9ER0SLtMmNah7olUBlGORhUiCUkPh3jYGVCDTDayi4tbFI9Dxha8NwKlfBZ2FXM/s3aZzAg==",
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@11ty/eleventy-plugin-syntaxhighlight/-/eleventy-plugin-syntaxhighlight-5.0.2.tgz",
|
||||
"integrity": "sha512-T6xVVRDJuHlrFMHbUiZkHjj5o1IlLzZW+1IL9eUsyXFU7rY2ztcYhZew/64vmceFFpQwzuSfxQOXxTJYmKkQ+A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"prismjs": "^1.30.0"
|
||||
|
|
@ -1493,9 +1493,9 @@
|
|||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/morphdom": {
|
||||
"version": "2.7.5",
|
||||
"resolved": "https://registry.npmjs.org/morphdom/-/morphdom-2.7.5.tgz",
|
||||
"integrity": "sha512-z6bfWFMra7kBqDjQGHud1LSXtq5JJC060viEkQFMBX6baIecpkNr2Ywrn2OQfWP3rXiNFQRPoFjD8/TvJcWcDg==",
|
||||
"version": "2.7.7",
|
||||
"resolved": "https://registry.npmjs.org/morphdom/-/morphdom-2.7.7.tgz",
|
||||
"integrity": "sha512-04GmsiBcalrSCNmzfo+UjU8tt3PhZJKzcOy+r1FlGA7/zri8wre3I1WkYN9PT3sIeIKfW9bpyElA+VzOg2E24g==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/ms": {
|
||||
|
|
@ -1586,9 +1586,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/picomatch": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
|
||||
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
||||
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"@11ty/eleventy": "^3.1.2",
|
||||
"@11ty/eleventy-navigation": "^1.0.4",
|
||||
"@11ty/eleventy-plugin-rss": "^2.0.4",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.1",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
|
||||
"lightningcss": "^1.30.1",
|
||||
"terser": "^5.43.1",
|
||||
"zod": "^3.25.76",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue