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
5d8b3da65d
commit
0ea711c552
1 changed files with 3 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ import img36 from "./36-ShadowsocksR.png";
|
|||
import img37 from "./37-Shadowrocket.png";
|
||||
import img38 from "./38-DNSRedirector.png";
|
||||
import img39 from "./39-pfBlockerNG.png";
|
||||
import img40 from "./40-Opera.png";
|
||||
|
||||
export {
|
||||
img01,
|
||||
|
|
@ -75,5 +76,6 @@ export {
|
|||
img36,
|
||||
img37,
|
||||
img38,
|
||||
img39
|
||||
img39,
|
||||
img40
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue