Add support for BoingBoing

Adds support for the BoingBoing comments system
pull/215/head
Chris Johnston 5 years ago
parent 3276e97327
commit 5fb614671f

@ -1194,5 +1194,12 @@
"urlMain": "https://last.fm/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"boingboing.net": {
"errorType": "status_code",
"urlMain": "https://boingboing.net/",
"url": "https://bbs.boingboing.net/u/{}",
"username_claimed": "boingboing",
"username_unclaimed": "noonewouldeverusethis7"
}
}
Loading…
Cancel
Save