Ajout de code postal canadien dans Fake Data
Description des codes postaux.
const postalCode = () => { let digit = () => { return Math.floor(Math.random() * 10); } let char = (chars = 'ABCEGHJKLMNPRSTVWXYZ') => { return chars[Math.floor(Math.random() * chars.length)]; } return `${char('ABCEGHJKLMNPRSTVXY')}${digit()}${char()} ${digit()}${char()}${digit()}`; }; return postalCode();
Ajout de filtres dans µBlock
https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt
: Bypass Paywalls Clean filter.boardgamearena.com##.bga-link-inside.bubblebanner
2) : suppression des info-bulles pour passer en compte Premium.