mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +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]'
|
urlSelector: 'a[href]'
|
||||||
}),
|
}),
|
||||||
urls: [
|
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',
|
series: '3070',
|
||||||
url:
|
url:
|
||||||
|
|||||||
Reference in New Issue
Block a user