mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
fix: newegg out-of-stock (#124)
This commit is contained in:
@@ -89,7 +89,7 @@ export const NewEgg: Store = {
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
labels: {
|
labels: {
|
||||||
oosList: ['auto notify'],
|
oosList: ['auto notify', 'see similar items below'],
|
||||||
captchaList: ['are you a human?']
|
captchaList: ['are you a human?']
|
||||||
},
|
},
|
||||||
name: 'newegg'
|
name: 'newegg'
|
||||||
|
|||||||
Reference in New Issue
Block a user