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
4b92d92099
commit
2b7da843cf
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ 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";
|
||||
import img45 from "./45-AdGuard-for-WindowsMac.svg";
|
||||
|
||||
export {
|
||||
img01,
|
||||
|
|
@ -86,4 +87,5 @@ export {
|
|||
img42,
|
||||
img43,
|
||||
img44,
|
||||
img45,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue