Commit dd3c756b authored by nanahira's avatar nanahira

fix search

parent 940e4b01
Pipeline #14569 passed with stages
in 45 seconds
host: '::'
port: 3000
hamiUsername: 'Hamimelon7'
hamiBlacklistSearch: '蔷蔷挂人板'
hamiBlacklistSearch: '蔷蔷挂人板'
twintUrl: 'http://twint'
twintToken: 'twintToken'
cocurrency: 4
......@@ -34,7 +34,7 @@ export class HamiFetcherService extends ConsoleLogger {
`${this.twintUrl}/Search`,
{
Username: 'Hamimelon7',
Search: '蔷蔷挂人板',
Search: '蔷蔷挂人板',
Since,
},
this.axiosConfig(),
......
......@@ -19,7 +19,7 @@ const defaultConfig: Config = {
port: 3000,
http: {},
hamiUsername: 'Hamimelon7',
hamiBlacklistSearch: '蔷蔷挂人板',
hamiBlacklistSearch: '蔷蔷挂人板',
twintUrl: 'http://twint',
twintToken: 'twintToken',
cocurrency: os.cpus().length,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment