Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to edit reference website in config file #561

Open
2 of 4 tasks
metallicamu opened this issue Jun 12, 2023 · 0 comments
Open
2 of 4 tasks

How to edit reference website in config file #561

metallicamu opened this issue Jun 12, 2023 · 0 comments

Comments

@metallicamu
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

I'm submitting a ...

Description

Hi Guys,
As the title, I'd like to edit the ref website, such as remove t.com and add my website to archive traffic.
So how to edit in config file?
Thank you.

Environment

- OS : 
- Python : 
- Script version : 1.8.0

config.json

{
    "http_api": {
        "enabled": false,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": true,
    "views": 20000,
    "minimum": 40.0,
    "maximum": 50.0,
    "proxy": {
        "category": "r",
        "proxy_type": "http",
        "filename": "",
        "authentication": false,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": false,
    "bandwidth": true,
    "playback_speed": 1,
    "max_threads": 5,
    "min_threads": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant