mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Update index.ts
This commit is contained in:
parent
d9491089b6
commit
b020cf067d
1 changed files with 6 additions and 2 deletions
|
|
@ -7,11 +7,13 @@ import img6 from "./06-AdBlock.png";
|
|||
import img7 from "./07-AdAway.png";
|
||||
import img8 from "./08-Personal-Blocklist.png";
|
||||
import img10 from "./10-Redirector.png";
|
||||
import img12 from "./12-Gas-Mask.png";
|
||||
import img13 from "./13-MinerBlock.svg";
|
||||
import img14 from "./14-Pi-hole.png";
|
||||
import img15 from "./15-uBlock.svg";
|
||||
import img16 from "./16-Internet-Explorer-TPL.png";
|
||||
import img18 from "./18-FireHOL.png";
|
||||
import img19 from "./19-Samsung-Knox.png";
|
||||
|
||||
export {
|
||||
img1,
|
||||
|
|
@ -23,9 +25,11 @@ export {
|
|||
img7,
|
||||
img8,
|
||||
img10,
|
||||
img12,
|
||||
img13,
|
||||
img14,
|
||||
img15,
|
||||
img16,
|
||||
img18
|
||||
};
|
||||
img18,
|
||||
img19
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue