-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathinternet.json
More file actions
34 lines (34 loc) · 1.04 KB
/
internet.json
File metadata and controls
34 lines (34 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[
{
"app": "Amazon",
"icon": "https://pinguin2001.github.io/PenguinStoreRepo/app/Amazon/appicon.png"
},
{
"app": "DuckDuckGo",
"icon": "https://pinguin2001.github.io/PenguinStoreRepo/app/DuckDuckGo/appicon.png"
},
{
"app": "eBay",
"icon": "https://pinguin2001.github.io/PenguinStoreRepo/app/eBay/appicon.png"
},
{
"app": "LinesBrowser",
"icon": "https://pinguin2001.github.io/PenguinStoreRepo/app/LinesBrowser/appicon.png"
},
{
"app": "Onitor",
"icon": "https://pinguin2001.github.io/PenguinStoreRepo/app/Onitor/appicon.png"
},
{
"app": "PenguinAIChat",
"icon": "https://pinguin2001.github.io/PenguinStoreRepo/app/PenguinAIChat/appicon.png"
},
{
"app": "QuickSearch",
"icon": "https://pinguin2001.github.io/PenguinStoreRepo/app/QuickSearch/appicon.png"
},
{
"app": "TranslatorUWP",
"icon": "https://pinguin2001.github.io/PenguinStoreRepo/app/TranslatorUWP/appicon.png"
}
]