-
Notifications
You must be signed in to change notification settings - Fork 8
Preset Configuration
Husko edited this page Apr 12, 2024
·
3 revisions
Preset Example
{
"identifier": "husko.template",
"name": "Template",
"author": "Husko",
"description": "This is a Template Preset",
"version": "1.0.0",
"site-url": "https://github.com/husko/mul-tor/presets/template.json",
"source-url": "https://f95zone.to/threads/approved-file-hosts-updated-2022-08-08.3432/",
"repo-url": "https://github.com/husko/mul-tor",
"sites": [
"Example1",
"Example2",
"Example3"
],
"link-format": "[URL='{file_url}']{site_name}[/URL]"
}
- Description: The name of the preset and should be unique. It consists of author.preset_name.
-
Example:
"identifier": "husko.template"
- Description: The visible name of the preset in the Tool.
-
Example:
"name": "Template"
- Description: The author of the preset.
-
Example:
"author": "Husko"
- Description: The description of the preset.
-
Example:
"description": "This is a Template Preset"
- Description: The version of the preset. Used to check for updates using the Repo URL.
-
Example:
"version": "1.0.0"
- Description: The URL of the site that the preset is made for.
-
Example:
"site-url": "https://github.com/husko/mul-tor/presets/template.json"
- Description: The URL of the forum post with the list of approved hosts.
-
Example:
"source-url": "https://f95zone.to/threads/approved-file-hosts-updated-2022-08-08.3432/"
- Description: The URL where the preset is hosted.
-
Example:
"repo-url": "https://github.com/husko/mul-tor"
- Description: The list of sites that are whitelisted/should be auto-loaded for the target website.
-
Example:
"sites": [ "Example1", "Example2", "Example3" ]
- Description: The format of the links that are generated. It should make the process of sharing links easier.
-
Example:
"link-format": "[URL='{file_url}']{site_name}[/URL]"
-
Available:
status, file_name, file_url, site, date_and_time