mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-06-05 23:38:53 +00:00
Merge pull request #2392 from jaschaurbach/Remove-dead-link-to-fediblock
Remove dead URL
This commit is contained in:
commit
39c5b0dc91
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
||||||
<label class="label" for="id_file">JSON data:</label>
|
<label class="label" for="id_file">JSON data:</label>
|
||||||
<aside class="help">
|
<aside class="help">
|
||||||
{% blocktrans trimmed %}
|
{% blocktrans trimmed %}
|
||||||
Expects a json file in the format provided by <a href="https://fediblock.org/" target="_blank" rel="nofollow noopener noreferrer">FediBlock</a>, with a list of entries that have <code>instance</code> and <code>url</code> fields. For example:
|
Expects a json file in the format provided by FediBlock, with a list of entries that have <code>instance</code> and <code>url</code> fields. For example:
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
<pre>
|
<pre>
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in a new issue