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
1f572a43b9
commit
9cd1db4b94
1 changed files with 3 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ import img40 from "./40-Opera.png";
|
|||
import img41 from "./41-Surge.png";
|
||||
import img42 from "./42-dnscrypt-proxy.png";
|
||||
import img43 from "./43-SmartDNS.png";
|
||||
import img44 from "./44-AdGuard-for-WindowsMac.svg";
|
||||
|
||||
export {
|
||||
img01,
|
||||
|
|
@ -83,5 +84,6 @@ export {
|
|||
img40,
|
||||
img41,
|
||||
img42,
|
||||
img43
|
||||
img43,
|
||||
img44,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue