[urlshortener] add support for bit.ly & t.co

This commit is contained in:
ClosedPort22
2023-03-29 00:06:41 +08:00
parent 82f83c18e8
commit 9e2a945013
4 changed files with 79 additions and 0 deletions

View File

@@ -1270,6 +1270,22 @@ Consider all sites to be NSFW unless otherwise known.
<td></td>
</tr>
<tr>
<td colspan="4"><strong>URL Shorteners</strong></td>
</tr>
<tr>
<td>Bitly</td>
<td>https://bit.ly/</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Twitter t.co</td>
<td>https://t.co/</td>
<td></td>
<td></td>
</tr>
<tr>
<td colspan="4"><strong>vichan Imageboards</strong></td>
</tr>