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
05732a5f8b
commit
173f829ed9
1 changed files with 3 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ import img38 from "./38-DNSRedirector.png";
|
|||
import img39 from "./39-pfBlockerNG.png";
|
||||
import img40 from "./40-Opera.png";
|
||||
import img41 from "./41-Surge.png";
|
||||
import img42 from "./42-dnscrypt-proxy.png";
|
||||
|
||||
export {
|
||||
img01,
|
||||
|
|
@ -79,5 +80,6 @@ export {
|
|||
img38,
|
||||
img39,
|
||||
img40,
|
||||
img41
|
||||
img41,
|
||||
img42
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue