Skip to content

Benzhaomin/bdiefinder

Repository files navigation

B-Die Finder

Find Samsung B-Die DDR 4 memory kits on Amazon, Newegg and many more.

https://benzhaomin.github.io/bdiefinder/

Contributing

Run make to bootstrap your env, then make dev to run the dev server.

To add SKUs or search engines please submit a pull request against data.js

Updating SKUs

Run make update to compare the current list to the one published on hardwareluxx.de.

Add and remove them in data.js, run make test and update parsers when required.