autoclose removed extensions due to legal reasons (#19582)

This commit is contained in:
Basara-Hatake
2024-01-07 15:54:53 +01:00
committed by GitHub
parent dae02ee0ed
commit 99dd98658b

View File

@@ -68,6 +68,13 @@ jobs:
"ignoreCase": true,
"labels": ["invalid"],
"message": "{match} will not be added as they have relations to the Mangá Livre team. Read [this](https://github.com/tachiyomiorg/tachiyomi-extensions/blob/master/REMOVED_SOURCES.md) for more information."
},
{
"type": "both",
"regex": ".*(1st\\s*kiss\\s*manga|bato\\.?to|mangadex|newtoki|manatoki|s2manga).*",
"ignoreCase": true,
"labels": ["invalid"],
"message": "{match} will not be added back as it has been removed due to legal reasons. Read [this](https://github.com/tachiyomiorg/tachiyomi-extensions/blob/master/REMOVED_SOURCES.md) for more information."
}
]
auto-close-ignore-label: do-not-autoclose