Create bridge links from Ao3 links in rssify ini

This commit is contained in:
2023-10-25 19:48:46 +02:00
commit 7eae7b9332
3 changed files with 727 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"mypy.enabled": false,
"python.analysis.typeCheckingMode": "basic"
}