put dummy urls in webring config example

merge-requests/208/head
fatchan 5 years ago
parent 2bd241c6ab
commit 0b1fcf1cce
  1. 6
      configs/webring.json.example

@ -1,10 +1,8 @@
{ {
"following": [ "following": [
"https://vch.moe/webring.json" "https://example.com/webring.json"
], ],
"blacklist": [ "blacklist": [
"spacechan.xyz", "badwebsite.com",
"bunkerchan.xyz",
"16chan.xyz"
] ]
} }

Loading…
Cancel
Save