mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 13:27:38 +00:00
chore(store): add 6800 & 6800xt cards to ebuyer (#951)
This commit is contained in:
@@ -74,6 +74,16 @@ export const Ebuyer: Store = {
|
||||
urlSelector: 'a[href]'
|
||||
}),
|
||||
urls: [
|
||||
{
|
||||
series: 'rx6800',
|
||||
url:
|
||||
'https://www.ebuyer.com/store/Components/cat/Graphics-Cards-AMD/subcat/AMD-RX-6800'
|
||||
},
|
||||
{
|
||||
series: 'rx6800xt',
|
||||
url:
|
||||
'https://www.ebuyer.com/store/Components/cat/Graphics-Cards-AMD/subcat/AMD-RX-6800-XT'
|
||||
},
|
||||
{
|
||||
series: '3070',
|
||||
url:
|
||||
|
||||
Reference in New Issue
Block a user