-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathLY.xml
More file actions
44 lines (44 loc) · 951 Bytes
/
LY.xml
File metadata and controls
44 lines (44 loc) · 951 Bytes
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
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: Google Inc
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<apns version="8">
<apn
mcc="606"
mnc="00"
carrier="Libyana"
apn="wap"
port="8000"
proxy="192.168.8.148"
type="default,supl"
/>
<apn
mcc="606"
mnc="00"
carrier="Libyana MMS"
apn="mms"
mmsc="http://62.240.62.180:80"
mmsport="8000"
mmsproxy="192.168.8.148"
type="mms"
/>
<apn
mcc="606"
mnc="01"
carrier="Al-Madar"
apn="almadar.net"
type="default,supl"
/>
<apn
mcc="606"
mnc="01"
carrier="Al-Madar MMS"
apn="almadar.mms"
mmsc="http://almadar.mms/servlets/mms"
mmsport="8080"
mmsproxy="41.208.82.50"
type="mms"
/>
</apns>