mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
chore(store): add filter newegg
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ import {Store} from './store';
|
||||
export const NewEgg: Store = {
|
||||
labels: {
|
||||
captcha: ['are you a human?'],
|
||||
outOfStock: ['auto notify', 'item is currently out of stock', 'service unavailable']
|
||||
outOfStock: ['auto notify', 'item is currently out of stock', 'service unavailable', 'we are currently experiencing problems on our server']
|
||||
},
|
||||
links: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user