Quote:
Originally Posted by DNSB
Odd. I used Rakuten and it worked for me. Looking at the strings I pulled out of libnickel.so.1.0.0, I find 89 mentions of Rakuten but 0 mentions of rakutenbooks.
A couple of conclusions? Affiliate names don't seem to be case sensitive and an affiliate name is never removed. 
|
Code:
if (affiliate.toLowerCase().startsWith('rakuten'))
or somesuch