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
9c3749f3a9
commit
38399d3147
1 changed files with 5 additions and 1 deletions
|
|
@ -34,6 +34,8 @@ import img34 from "./34-Windows-command-line.png";
|
|||
import img35 from "./35-Shadowsocks.png";
|
||||
import img36 from "./36-ShadowsocksR.png";
|
||||
import img37 from "./37-Shadowrocket.png";
|
||||
import img38 from "./38-DNSRedirector.png";
|
||||
import img39 from "./39-pfBlockerNG.png";
|
||||
|
||||
export {
|
||||
img01,
|
||||
|
|
@ -71,5 +73,7 @@ export {
|
|||
img34,
|
||||
img35,
|
||||
img36,
|
||||
img37
|
||||
img37,
|
||||
img38,
|
||||
img39
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue