mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-10 08:42:02 +01:00
Update Fansubs.cat API calls, add new NSFW site, and implement search filters (#19060)
* Split Fansubs.cat into two sites (SFW and NSFW), update API calls, and implement search filters * Unify Fansubs.cat and Fansubs.cat Hentai extensions into a single multisrc theme * Add missing trailing comma * Explicitly name custom argument * Explicitly keep the pkgName for the main extension * Remove unneeded workaround
This commit is contained in:
11
.run/FansubsCatGenerator.run.xml
Normal file
11
.run/FansubsCatGenerator.run.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="FansubsCatGenerator" type="JetRunConfigurationType" nameIsGenerated="true">
|
||||
<module name="tachiyomi-extensions.multisrc.main" />
|
||||
<option name="MAIN_CLASS_NAME" value="eu.kanade.tachiyomi.multisrc.fansubscat.FansubsCatGenerator" />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
<option name="Gradle.BeforeRunTask" enabled="true" tasks="ktFormat" externalProjectPath="$PROJECT_DIR$/multisrc" vmOptions="" scriptParameters="-Ptheme=fansubscat" />
|
||||
<option name="Gradle.BeforeRunTask" enabled="true" tasks="ktLint" externalProjectPath="$PROJECT_DIR$/multisrc" vmOptions="" scriptParameters="-Ptheme=fansubscat" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user