User:Eddie891/unreliable-rules.js
unreliableCustomRules = [
{
comment: 'Plain google books',
regex: /\b(books\.google\.com)/i,
css: { "background-color": "" }
},
];
unreliableCustomRules = [
{
comment: 'Plain google books',
regex: /\b(books\.google\.com)/i,
css: { "background-color": "" }
},
];