Rename config.ignore to config.skip
This commit is contained in:
@@ -11,7 +11,7 @@ dayjs.extend(customParseFormat)
|
||||
|
||||
module.exports = {
|
||||
site: 'walesi.com.fj',
|
||||
ignore: true, // the program is no longer available on the website
|
||||
skip: true, // the program is no longer available on the website
|
||||
url: 'https://www.walesi.com.fj/wp-admin/admin-ajax.php',
|
||||
request: {
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user