Merge pull request #2157 from mozilla/MAC-x-MozillaVPN

 MozillaVPN Integration 
This commit is contained in:
Lesley Norton 2021-10-25 13:02:23 -05:00 committed by GitHub
commit 9de8cbfbb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
302 changed files with 2919 additions and 570 deletions

View file

@ -19,7 +19,9 @@ module.exports = {
"OS": true,
"ADDON_UNINSTALL": true,
"ADDON_DISABLE": true,
"proxifiedContainers": true
"proxifiedContainers": true,
"MozillaVPN": true,
"MozillaVPN_Background": true
},
"plugins": [
"promise",

View file

@ -14,7 +14,7 @@
ignoreProperties:
["inset-block-end", "inset-block-start"]
}],
"property-blacklist": [
"property-disallowed-list": [
"/(min[-]|max[-])height/",
"/width/",
"/top/",

View file

@ -42,64 +42,52 @@
"message": "A better way to manage all the things you do online"
},
"onboarding-1-description": {
"message": "Use containers to organize tasks, manage accounts, and keep your focus where you want it."
},
"onboarding-1-sec-header": {
"message": "A simple and secure way to manage your online life"
},
"onboarding-1-sec-description": {
"message" : "Use containers to organize tasks, manage accounts, and store sensitive data."
"message": "Use Containers to organize tasks, manage accounts, and keep your focus where you want it."
},
"onboarding-2-header": {
"message": "Put containers to work for you."
"message": "Put Containers to work for you."
},
"onboarding-2-description": {
"message": "Features like color-coding and separate container tabs help you find things easily, focus your attention, and minimize distractions."
},
"onboarding-2-sec-description": {
"message": "Color-coding helps you categorize your online life, find things easily, and minimize distractions."
"message": "Features like color-coding and separate Container tabs help you find things easily, focus your attention, and minimize distractions."
},
"onboarding-3-header": {
"message": "A place for everything, and everything in its place."
},
"onboarding-3-description": {
"message": "Start with the containers we've created, or create your own."
},
"onboarding-3-sec-header": {
"message": "Set boundaries for your browsing."
},
"onboarding-3-sec-description": {
"message": "Cookies are stored within a container, so you can segment sensitive data and browsing history to stay organized and to limit the impact of online trackers."
"message": "Start with the Containers weve created, or create your own."
},
"onboarding-4-header": {
"message": "Always open sites in the containers you want."
"message": "Always open sites in the Containers you want."
},
"onboarding-4-description": {
"message": "Right-click inside a container tab to assign the site to always open in the container."
"message": "Right-click inside a Container tab to assign the site to always open in the Container."
},
"onboarding-5-header": {
"message": "Container tabs when you need them."
},
"onboarding-5-description": {
"message": "Long-press the New Tab button to create a new container tab."
"message": "Long-press the New Tab button to create a new Container tab."
},
"onboarding-6-header": {
"message": "Syncing Containers is now Available!"
},
"onboarding-6-description": {
"message": "Turn on Sync to share container and site assignments with any computer connected to your Firefox Account."
"message": "Turn on Sync to share Container and site assignments with any computer connected to your Firefox account."
},
"onboarding-7-header": {
"message": "Firefox Account is required to sync."
"message": "Firefox account is required to sync."
},
"onboarding-7-description": {
"message": "Click Sign In to confirm that your Firefox Account is active."
"message": "Click Sign In to confirm that your Firefox account is active."
},
"onboarding-8-description": {
"message": "This is a really exciting message about how Container proxies are now supported and about how its now really easy to do with Mozilla VPN..."
},
"oneHundredTabsHeader": {
"message": "100 tabs!"
},
"youHaveOpened": {
"message": "You've opened 100 Container tabs."
"message": "Youve opened 100 Container tabs."
},
"spreadTheWord": {
"message": "If you enjoy Containers, help us spread the word!"
@ -138,7 +126,7 @@
"message": "OK"
},
"sitesAssignedToThisContainer": {
"message": "Sites assigned to this container"
"message": "Sites assigned to this Container"
},
"options": {
"message": "Options"
@ -189,10 +177,10 @@
"message": "Next"
},
"openThisSiteConfirmation": {
"message": "Open this site in your assigned container?"
"message": "Open this site in your assigned Container?"
},
"wouldYouStillLikeToOpenConfirmation": {
"message": "Would you still like to open in this current container?"
"message": "Would you still like to open in this current Container?"
},
"rememberMyDecision": {
"message": "Remember my decision for this site"
@ -215,29 +203,29 @@
"tabBehavior": {
"message": "Tab behavior:"
},
"firefoxAccountsSync": {
"message": "Firefox Accounts Sync:"
},
"enableBookMarkMenus": {
"message": "Enable Bookmark Menus"
},
"firefoxAccountsSync": {
"message": "Firefox accounts sync:"
},
"enableSync": {
"message": "Enable Sync"
"message": "Enable sync"
},
"enableBookMarkMenusDescription": {
"message": "This setting allows you to open a bookmark or folder of bookmarks in a container."
"message": "This setting allows you to open a bookmark or folder of bookmarks in a Container."
},
"enableSyncDescription": {
"message": "This setting allows you to sync your containers and site assignments across devices."
"message": "This setting allows you to sync your Containers and site assignments across devices."
},
"replaceTab": {
"message": "This setting allows you to sync your containers and site assignments across devices."
"message": "This setting allows you to sync your Containers and site assignments across devices."
},
"replaceTabDescription": {
"message": "Replace the current tab if a page which is assigned to another container is opened (instead of keeping the current tab open). Opening tabs with middle mouse button is not affected."
"message": "Replace the current tab if a page which is assigned to another Container is opened (instead of keeping the current tab open). Opening tabs with middle mouse button is not affected."
},
"editWhichContainer": {
"message": "Edit which container is opened when using the numbered shortcuts."
"message": "Edit which Container is opened when using the numbered shortcuts."
},
"keyboardShortCut": {
"message": "Container to open with Keyboard Shortcut $keyId$",
@ -266,5 +254,59 @@
"content": "$1"
}
}
},
"chooseLocation": {
"message": "Choose location"
},
"hide": {
"message": "Hide"
},
"show": {
"message": "Show"
},
"protectEachContainer": {
"message": "Protect each Container with Mozilla VPN"
},
"protectThisContainer": {
"message": "Protect this Container with Mozilla VPN"
},
"advancedProxySettings": {
"message": "Advanced proxy settings"
},
"proxyInputLabel": {
"message": "Enter custom proxy"
},
"useCustomLocation": {
"message": "Use custom location for this Container"
},
"clearproxylabel": {
"message": "Clear proxy"
},
"moz-vpn-connected": {
"message": "Mozilla VPN is on"
},
"moz-vpn-disconnected": {
"message": "Mozilla VPN is off"
},
"invalidProxyAlert": {
"message": "Please enter a valid proxy URL"
},
"mozillaVpnMustBeOn": {
"message": "Mozilla VPN app must be on to use this feature."
},
"learnMore": {
"message": "Learn more"
},
"proxyNowAvailable": {
"message": "Mozilla VPN and proxy integration is now available!"
},
"getMozillaVpn": {
"message": "Get Mozilla VPN"
},
"integratewithmozillavpn": {
"message": "Integrate your Containers with Mozilla VPN"
},
"applyToThisContainer": {
"message": "Apply to this Container"
}
}

View file

@ -5,8 +5,8 @@
main {
background: url(/img/onboarding-4.png) no-repeat;
background-position: -10px -15px;
background-size: 300px;
background-position: 200px 0;
background-size: 120px;
margin-inline-start: -350px;
padding-inline-start: 350px;
}
@ -20,7 +20,7 @@ button .container-name,
font-weight: bold;
}
@media only screen and (max-width: 1300px) {
@media only screen and (max-width: 900px) {
main {
background: none;
}

File diff suppressed because it is too large Load diff

Binary file not shown.

Binary file not shown.

BIN
src/fonts/Metropolis-Light.woff2 Executable file

Binary file not shown.

BIN
src/fonts/Metropolis-Medium.woff2 Executable file

Binary file not shown.

View file

@ -0,0 +1,3 @@
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. --><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="#ffffff" d="M6.414 8l4.293-4.293a1 1 0 0 0-1.414-1.414l-5 5a1 1 0 0 0 0 1.414l5 5a1 1 0 0 0 1.414-1.414z"></path></svg>

After

Width:  |  Height:  |  Size: 426 B

View file

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<svg width="5px" height="8px" viewBox="0 0 5 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com -->
<title>Arrow</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M5.00090934,9.5006316 C4.79840046,9.50099392 4.61567086,9.37916873 4.53812503,9.19209489 C4.4605792,9.00502105 4.5035325,8.78964579 4.64690934,8.6466316 L7.29490934,6.0006316 L4.64690934,3.3546316 C4.45140054,3.1591228 4.45140054,2.8421404 4.64690934,2.6466316 C4.84241814,2.4511228 5.15940054,2.4511228 5.35490934,2.6466316 L8.35490934,5.6466316 C8.44895104,5.74043586 8.50180313,5.86780434 8.50180313,6.0006316 C8.50180313,6.13345886 8.44895104,6.26082734 8.35490934,6.3546316 L5.35490934,9.3546316 C5.26095861,9.44834555 5.13360821,9.5008686 5.00090934,9.5006316 Z" id="path-1"></path>
</defs>
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.6">
<g id="Icons-/-12-/-Arrowhead-Right-12---Thin" transform="translate(-4.000000, -2.000000)">
<rect id="bouding-box" x="0" y="0" width="12" height="12"></rect>
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<g id="Shape" fill-rule="nonzero"></g>
<g id="Color-/-Photon-/-Primary---Grey-90-80%" mask="url(#mask-2)" fill="#ffffff" fill-opacity="0.8" fill-rule="evenodd">
<rect id="Rectangle" x="0" y="0" width="12" height="12"></rect>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -16,7 +16,7 @@
<use xlink:href="#path-1"></use>
</mask>
<g id="Shape" fill-rule="nonzero"></g>
<g id="Color-/-Photon-/-Primary---Grey-90-80%" mask="url(#mask-2)" fill="#0C0C0D" fill-opacity="0.8" fill-rule="evenodd">
<g id="Color-/-Photon-/-Primary---Grey-90-80%" mask="url(#mask-2)" fill="#000000" fill-rule="evenodd">
<rect id="Rectangle" x="0" y="0" width="12" height="12"></rect>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

3
src/img/arrow-toggle.svg Normal file
View file

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.71054 11.1175L11.3005 13.7075C11.6905 14.0975 12.3205 14.0975 12.7105 13.7075L15.3005 11.1175C15.9305 10.4875 15.4805 9.4075 14.5905 9.4075H9.41054C8.52054 9.4075 8.08054 10.4875 8.71054 11.1175Z" fill="#6D6D6E"/>
</svg>

After

Width:  |  Height:  |  Size: 329 B

3
src/img/close-light.svg Normal file
View file

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.2225 11.9895L17.7594 7.45261C17.9155 7.29095 18.0019 7.07443 18 6.84969C17.998 6.62495 17.9079 6.40997 17.7489 6.25105C17.59 6.09213 17.375 6.00199 17.1503 6.00003C16.9256 5.99808 16.709 6.08447 16.5474 6.24061L12.0105 10.7775L7.47368 6.24061C7.31202 6.08447 7.0955 5.99808 6.87076 6.00003C6.64602 6.00199 6.43104 6.09213 6.27212 6.25105C6.1132 6.40997 6.02305 6.62495 6.0211 6.84969C6.01914 7.07443 6.10554 7.29095 6.26168 7.45261L10.7985 11.9895L6.26168 16.5263C6.17981 16.6054 6.11451 16.7 6.06959 16.8045C6.02467 16.9091 6.00102 17.0216 6.00003 17.1354C5.99904 17.2492 6.02073 17.3621 6.06383 17.4674C6.10693 17.5728 6.17057 17.6685 6.25105 17.7489C6.33153 17.8294 6.42723 17.8931 6.53257 17.9362C6.63791 17.9793 6.75078 18.001 6.86459 18C6.9784 17.999 7.09088 17.9753 7.19545 17.9304C7.30003 17.8855 7.39461 17.8202 7.47368 17.7383L12.0105 13.2015L16.5474 17.7383C16.709 17.8945 16.9256 17.9809 17.1503 17.9789C17.375 17.9769 17.59 17.8868 17.7489 17.7279C17.9079 17.569 17.998 17.354 18 17.1292C18.0019 16.9045 17.9155 16.688 17.7594 16.5263L13.2225 11.9895Z" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

3
src/img/close.svg Normal file
View file

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.2225 11.9895L17.7594 7.45261C17.9155 7.29095 18.0019 7.07443 18 6.84969C17.998 6.62495 17.9079 6.40997 17.7489 6.25105C17.59 6.09213 17.375 6.00199 17.1503 6.00003C16.9256 5.99808 16.709 6.08447 16.5474 6.24061L12.0105 10.7775L7.47368 6.24061C7.31202 6.08447 7.0955 5.99808 6.87076 6.00003C6.64602 6.00199 6.43104 6.09213 6.27212 6.25105C6.1132 6.40997 6.02305 6.62495 6.0211 6.84969C6.01914 7.07443 6.10554 7.29095 6.26168 7.45261L10.7985 11.9895L6.26168 16.5263C6.17981 16.6054 6.11451 16.7 6.06959 16.8045C6.02467 16.9091 6.00102 17.0216 6.00003 17.1354C5.99904 17.2492 6.02073 17.3621 6.06383 17.4674C6.10693 17.5728 6.17057 17.6685 6.25105 17.7489C6.33153 17.8294 6.42723 17.8931 6.53257 17.9362C6.63791 17.9793 6.75078 18.001 6.86459 18C6.9784 17.999 7.09088 17.9753 7.19545 17.9304C7.30003 17.8855 7.39461 17.8202 7.47368 17.7383L12.0105 13.2015L16.5474 17.7383C16.709 17.8945 16.9256 17.9809 17.1503 17.9789C17.375 17.9769 17.59 17.8868 17.7489 17.7279C17.9079 17.569 17.998 17.354 18 17.1292C18.0019 16.9045 17.9155 16.688 17.7594 16.5263L13.2225 11.9895Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
src/img/flags/AC.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

BIN
src/img/flags/AD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

BIN
src/img/flags/AE.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

BIN
src/img/flags/AF.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
src/img/flags/AG.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 849 B

BIN
src/img/flags/AI.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 989 B

BIN
src/img/flags/AL.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 B

BIN
src/img/flags/AM.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

BIN
src/img/flags/AO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 723 B

BIN
src/img/flags/AQ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 B

BIN
src/img/flags/AR.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

BIN
src/img/flags/AS.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 847 B

BIN
src/img/flags/AT.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

BIN
src/img/flags/AU.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 835 B

BIN
src/img/flags/AW.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

BIN
src/img/flags/AX.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

BIN
src/img/flags/AZ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

BIN
src/img/flags/BA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

BIN
src/img/flags/BB.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 B

BIN
src/img/flags/BD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

BIN
src/img/flags/BE.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

BIN
src/img/flags/BF.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B

BIN
src/img/flags/BG.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

BIN
src/img/flags/BH.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 B

BIN
src/img/flags/BI.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

BIN
src/img/flags/BJ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 B

BIN
src/img/flags/BL.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

BIN
src/img/flags/BM.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 919 B

BIN
src/img/flags/BN.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

BIN
src/img/flags/BO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 B

BIN
src/img/flags/BQ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 871 B

BIN
src/img/flags/BR.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 B

BIN
src/img/flags/BS.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B

BIN
src/img/flags/BT.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,000 B

BIN
src/img/flags/BV.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

BIN
src/img/flags/BW.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

BIN
src/img/flags/BY.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

BIN
src/img/flags/BZ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
src/img/flags/CA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

BIN
src/img/flags/CC.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 B

BIN
src/img/flags/CD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 602 B

BIN
src/img/flags/CF.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 B

BIN
src/img/flags/CG.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

BIN
src/img/flags/CH.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 B

BIN
src/img/flags/CI.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

BIN
src/img/flags/CK.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 B

BIN
src/img/flags/CL.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B

BIN
src/img/flags/CM.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 B

BIN
src/img/flags/CN.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 B

BIN
src/img/flags/CO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

BIN
src/img/flags/CP.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

BIN
src/img/flags/CR.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

BIN
src/img/flags/CU.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

BIN
src/img/flags/CV.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 574 B

BIN
src/img/flags/CW.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

BIN
src/img/flags/CX.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 913 B

BIN
src/img/flags/CY.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 B

BIN
src/img/flags/CZ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 B

BIN
src/img/flags/DE.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

BIN
src/img/flags/DG.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
src/img/flags/DJ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

BIN
src/img/flags/DK.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 B

BIN
src/img/flags/DM.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

BIN
src/img/flags/DO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

BIN
src/img/flags/DZ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 B

BIN
src/img/flags/EA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

BIN
src/img/flags/EC.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

BIN
src/img/flags/EE.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

BIN
src/img/flags/EG.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

BIN
src/img/flags/EH.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

BIN
src/img/flags/ER.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B

BIN
src/img/flags/ES.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

BIN
src/img/flags/ET.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B

BIN
src/img/flags/EU.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 B

BIN
src/img/flags/FI.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

BIN
src/img/flags/FJ.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 956 B

BIN
src/img/flags/FK.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 977 B

BIN
src/img/flags/FM.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B

BIN
src/img/flags/FO.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

BIN
src/img/flags/FR.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

BIN
src/img/flags/GA.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

BIN
src/img/flags/GB.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

BIN
src/img/flags/GD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 714 B

BIN
src/img/flags/GE.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

BIN
src/img/flags/GF.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 B

Some files were not shown because too many files have changed in this diff Show more