├── .editorconfig ├── .env.example ├── .github ├── ISSUE_TEMPLATE │ ├── 01-add-site-with-2fa.yml │ ├── 02-add-site-without-2fa.yml │ ├── 03-update-existing-site.yml │ ├── 04-remove-existing-site.yml │ ├── 05-request-a-feature.md │ ├── 06-report-a-bug.md │ ├── 07-open-an-issue-for-something-else.md │ └── config.yml └── workflows │ ├── issues.yml │ ├── publish.yml │ ├── pull_request.yml │ └── stale.yml ├── .gitignore ├── .prettierignore ├── .prettierrc.json ├── CONTRIBUTING.md ├── EXCLUSION.md ├── LICENSE.md ├── README.md ├── entries ├── 0 │ └── 000webhost.com.json ├── 1 │ ├── 101domain.com.json │ ├── 123-reg.co.uk.json │ ├── 123formbuilder.com.json │ ├── 15five.com.json │ ├── 1822direkt.de.json │ └── 1password.com.json ├── 2 │ ├── 20i.com.json │ ├── 23andme.com.json │ ├── 2checkout.com.json │ └── 2k.com.json ├── 3 │ └── 3commas.io.json ├── 4 │ └── 4cd.edu.json ├── 5 │ ├── 500px.com.json │ └── 53.com.json ├── 7 │ └── 7pass.de.json ├── a │ ├── a2hosting.com.json │ ├── aa.com.json │ ├── aaiedu.hr.json │ ├── aami.com.au.json │ ├── about.me.json │ ├── above.com.json │ ├── academicearth.org.json │ ├── accelo.com.json │ ├── accountable.eu.json │ ├── accounts.firefox.com.json │ ├── accounts.nintendo.com.json │ ├── acorns.com.json │ ├── acquia.com.json │ ├── actionnetwork.org.json │ ├── actionstep.com.json │ ├── active24.com.json │ ├── activecampaign.com.json │ ├── activecollab.com.json │ ├── activestate.com.json │ ├── activision.com.json │ ├── adafruit.com.json │ ├── addiko.hr.json │ ├── adelaidebank.com.au.json │ ├── adguard.com.json │ ├── admiral.com.json │ ├── adobe.com.json │ ├── adp.com.json │ ├── adt.com.json │ ├── adyen.com.json │ ├── aep.com.json │ ├── aerolineas.com.ar.json │ ├── aesop.com.json │ ├── aetna.com.json │ ├── aeza.net.json │ ├── afip.gob.ar.json │ ├── afternic.com.json │ ├── afterpay.com.json │ ├── agenziaentrate.gov.it.json │ ├── agl.com.au.json │ ├── aha.io.json │ ├── aidvantage.studentaid.gov.json │ ├── airasia.com.json │ ├── airbank.cz.json │ ├── airbnb.com.json │ ├── airbrake.io.json │ ├── aircanada.com.json │ ├── airdroid.com.json │ ├── airmee.com.json │ ├── airship.com.json │ ├── airtable.com.json │ ├── aiven.io.json │ ├── ajax.systems.json │ ├── akc.org.json │ ├── alaskaair.com.json │ ├── alchemer.com.json │ ├── alchemy.com.json │ ├── aldimobile.com.au.json │ ├── alectrautilities.com.json │ ├── algolia.com.json │ ├── alibabacloud.com.json │ ├── aliexpress.com.json │ ├── all-inkl.com.json │ ├── allegiantair.com.json │ ├── allegro.pl.json │ ├── alliantcreditunion.org.json │ ├── allianz.de.json │ ├── allmylinks.com.json │ ├── alltrails.com.json │ ├── ally.com.json │ ├── altcointrader.co.za.json │ ├── alterdice.com.json │ ├── altoira.com.json │ ├── altra.org.json │ ├── amaysim.com.au.json │ ├── amazingmarvin.com.json │ ├── amazon.com.json │ ├── americafirst.com.json │ ├── americancentury.com.json │ ├── americanexpress.com.json │ ├── ameriprise.com.json │ ├── amp.com.au.json │ ├── amtrak.com.json │ ├── amundi-ee.com.json │ ├── ancestry.com.json │ ├── andrewsfcu.org.json │ ├── ankama.com.json │ ├── anses.gob.ar.json │ ├── antagning.se.json │ ├── anthem.com.json │ ├── any.run.json │ ├── anycoindirect.eu.json │ ├── anydesk.com.json │ ├── anz.com.au.json │ ├── aok.de.json │ ├── aozorabank.co.jp.json │ ├── apmex.com.json │ ├── apnic.net.json │ ├── apobank.de.json │ ├── app.azendoo.com.json │ ├── app.flexera.com.json │ ├── app.sendloop.com.json │ ├── app.terraform.io.json │ ├── app.vagrantup.com.json │ ├── appfigures.com.json │ ├── appfolio.com.json │ ├── appleid.apple.com.json │ ├── appodeal.com.json │ ├── appsignal.com.json │ ├── appveyor.com.json │ ├── appwrite.io.json │ ├── aqara.com.json │ ├── arcadia.com.json │ ├── arcaplanet.it.json │ ├── archive.org.json │ ├── arduino.cc.json │ ├── argentina.gob.ar.json │ ├── arin.net.json │ ├── arlo.com.json │ ├── artifacthub.io.json │ ├── artists.spotify.com.json │ ├── artstation.com.json │ ├── arubacloud.com.json │ ├── arubainstanton.com.json │ ├── asana.com.json │ ├── asb.co.nz.json │ ├── ashesofcreation.com.json │ ├── asos.com.json │ ├── aspiration.com.json │ ├── assembla.com.json │ ├── astound.com.json │ ├── asu.edu.json │ ├── atera.com.json │ ├── aternos.org.json │ ├── atlas-myrmv.massdot.state.ma.us.json │ ├── atriumhealth.org.json │ ├── att.com.json │ ├── attentive.com.json │ ├── atu.edu.json │ ├── au.com.json │ ├── audiense.com.json │ ├── aura.com.json │ ├── auspost.com.au.json │ ├── aussiebroadband.com.au.json │ ├── australianretirementtrust.com.au.json │ ├── australiansuper.com.json │ ├── auth.opera.com.json │ ├── auth0.com.json │ ├── autocode.com.json │ ├── autodesk.com.json │ ├── automater.pl.json │ ├── autotask.net.json │ ├── availity.com.json │ ├── avanza.se.json │ ├── avast.com.json │ ├── avg.com.json │ ├── awardwallet.com.json │ ├── aware.com.au.json │ ├── awin.com.json │ ├── aws.amazon.com.json │ ├── axios.com.json │ ├── axosbank.com.json │ └── azure.microsoft.com.json ├── b │ ├── babbel.com.json │ ├── back4app.com.json │ ├── backblaze.com.json │ ├── badoo.com.json │ ├── bahn.com.json │ ├── balena.io.json │ ├── baloise.ch.json │ ├── balsamiq.com.json │ ├── bamboohr.com.json │ ├── bancociudad.com.ar.json │ ├── bancoguayaquil.com.json │ ├── bancointernacional.com.ec.json │ ├── bancoprovincia.com.ar.json │ ├── bandcamp.com.json │ ├── bank.lendingclub.com.json │ ├── bank99.at.json │ ├── bankaust.com.au.json │ ├── bankera.com.json │ ├── bankhapoalim.co.il.json │ ├── banking.barclaysus.com.json │ ├── bankofamerica.com.json │ ├── bankofmelbourne.com.au.json │ ├── bankofscotland.co.uk.json │ ├── bankrate.com.json │ ├── banksa.com.au.json │ ├── bankwest.com.au.json │ ├── barclays.co.uk.json │ ├── baremetrics.com.json │ ├── barmenia.de.json │ ├── barnesandnoble.com.json │ ├── basecamp.com.json │ ├── batch.com.json │ ├── bbbank.de.json │ ├── bbva.com.ar.json │ ├── bca.co.id.json │ ├── bcit.ca.json │ ├── beacons.ai.json │ ├── becu.org.json │ ├── beeper.com.json │ ├── bell.ca.json │ ├── belong.com.au.json │ ├── bendigobank.com.au.json │ ├── benefitscal.com.json │ ├── bereal.com.json │ ├── berkeley.edu.json │ ├── bestbuy.ca.json │ ├── bestbuy.com.json │ ├── betfair.com.json │ ├── bethesda.net.json │ ├── bethpagefcu.com.json │ ├── betterment.com.json │ ├── betvictor.com.json │ ├── beyondbank.com.au.json │ ├── bglcorp.com.json │ ├── bhfcu.com.json │ ├── bibox.com.json │ ├── bigcommerce.com.json │ ├── biggerpockets.com.json │ ├── bigw.com.au.json │ ├── bilibili.com.json │ ├── bill.com.json │ ├── binance.com.json │ ├── bitbar.com.json │ ├── bitbns.com.json │ ├── bitbucket.org.json │ ├── bitbuy.ca.json │ ├── bitcoin.de.json │ ├── bitdefender.com.json │ ├── bitfinex.com.json │ ├── bitflyer.com.json │ ├── bitforex.com.json │ ├── bitget.com.json │ ├── bitgo.com.json │ ├── bithumb.com.json │ ├── bitly.com.json │ ├── bitmex.com.json │ ├── bitnami.com.json │ ├── bitpanda.com.json │ ├── bitpay.com.json │ ├── bitrise.io.json │ ├── bitrix24.com.json │ ├── bitski.com.json │ ├── bitskins.com.json │ ├── bitso.com.json │ ├── bitstamp.net.json │ ├── bittrex.com.json │ ├── bitvavo.com.json │ ├── bitwarden.com.json │ ├── bk.mufg.jp.json │ ├── bkex.com.json │ ├── blackbaud.com.json │ ├── blacknight.com.json │ ├── bladeandsoul.com.json │ ├── blau.de.json │ ├── blizzard.com.json │ ├── blockchain.com.json │ ├── blockfi.com.json │ ├── bluehost.com.json │ ├── bluesnap.com.json │ ├── bmedonline.it.json │ ├── bmo.com.json │ ├── bmoharris.com.json │ ├── bmoinvestorline.com.json │ ├── bna.com.ar.json │ ├── bnktothefuture.com.json │ ├── bochk.com.json │ ├── bohemia.net.json │ ├── bokio.se.json │ ├── bol.com.json │ ├── bolt.eu.json │ ├── bonobos.com.json │ ├── bonus.ly.json │ ├── bookbeat.com.json │ ├── booking.com.json │ ├── boost.com.au.json │ ├── boots.com.json │ ├── boursedirect.fr.json │ ├── boursorama.com.json │ ├── bowens.com.au.json │ ├── box.com.json │ ├── boxed.com.json │ ├── brack.ch.json │ ├── braintreepayments.com.json │ ├── brandwatch.com.json │ ├── braze.com.json │ ├── breeze.pm.json │ ├── brevo.com.json │ ├── brex.com.json │ ├── brilliant.org.json │ ├── britishairways.com.json │ ├── broadcom.com.json │ ├── browserstack.com.json │ ├── bsag.de.json │ ├── bsky.app.json │ ├── bt.com.json │ ├── btcbox.co.jp.json │ ├── btcmarkets.net.json │ ├── btcpop.co.json │ ├── btcturk.com.json │ ├── bu.edu.json │ ├── bubble.io.json │ ├── buda.com.json │ ├── buddy.works.json │ ├── buffer.com.json │ ├── bugcrowd.com.json │ ├── bugsnag.com.json │ ├── bugzilla.mozilla.org.json │ ├── buhl.de.json │ ├── buildium.com.json │ ├── buildkite.com.json │ ├── builtwith.com.json │ ├── bulb.co.uk.json │ ├── bullionexchanges.com.json │ ├── bullionstar.com.json │ ├── bullionvault.com.json │ ├── bunnings.com.au.json │ ├── bunny.net.json │ ├── bupa.com.au.json │ ├── business.trustpilot.com.json │ ├── buyee.jp.json │ ├── buymeacoffee.com.json │ ├── bw-bank.de.json │ ├── bybit.com.json │ └── byu.edu.json ├── c │ ├── cacoo.com.json │ ├── caisse-epargne.fr.json │ ├── cal.com.json │ ├── calendly.com.json │ ├── callcentric.com.json │ ├── calpoly.edu.json │ ├── caltech.edu.json │ ├── cam.ac.uk.json │ ├── campaignmonitor.com.json │ ├── canada.ca.json │ ├── canadacomputers.com.json │ ├── canadapost.ca.json │ ├── canadiantire.ca.json │ ├── canary.is.json │ ├── canva.com.json │ ├── capcom.com.json │ ├── capitalgroup.com.json │ ├── capitalone.com.json │ ├── capsulecrm.com.json │ ├── carbonite.com.json │ ├── cardmarket.com.json │ ├── caremark.com.json │ ├── caribbean.rbcroyalbank.com.json │ ├── carilionclinic.org.json │ ├── carleton.ca.json │ ├── carrd.co.json │ ├── carta.com.json │ ├── cash.app.json │ ├── cashrewards.com.au.json │ ├── caspio.com.json │ ├── cat.com.json │ ├── cathaypacific.com.json │ ├── cbq.qa.json │ ├── cbtnuggets.com.json │ ├── cdbaby.com.json │ ├── cdkeys.com.json │ ├── cdn77.com.json │ ├── cdnsun.com.json │ ├── cembra.ch.json │ ├── cengage.com.json │ ├── central.sophos.com.json │ ├── centurylink.com.json │ ├── certification.comptia.org.json │ ├── cex.io.json │ ├── cgd.pt.json │ ├── changelly.com.json │ ├── chargebee.com.json │ ├── chargepoint.com.json │ ├── charliehr.com.json │ ├── chartbeat.com.json │ ├── chase.com.json │ ├── chat.google.com.json │ ├── chatwork.com.json │ ├── checkfront.com.json │ ├── checkmategaming.com.json │ ├── chegg.com.json │ ├── chess.com.json │ ├── chime.com.json │ ├── chocolatey.org.json │ ├── cibc.com.json │ ├── cinemark.com.json │ ├── cineplex.com.json │ ├── circle.com.json │ ├── circles.life.json │ ├── cisco.com.json │ ├── citadelbanking.com.json │ ├── citationsy.com.json │ ├── citi.com.json │ ├── citibank.com.au.json │ ├── citizensbank.com.json │ ├── classlink.com.json │ ├── clearme.com.json │ ├── clearscore.com.json │ ├── clemson.edu.json │ ├── clever.com.json │ ├── clevertap.com.json │ ├── clickpay.com.json │ ├── clickup.com.json │ ├── clickworker.com.json │ ├── cliniko.com.json │ ├── clio.com.json │ ├── clippercard.com.json │ ├── close.com.json │ ├── cloud.baidu.com.json │ ├── cloud.google.com.json │ ├── cloud.hashicorp.com.json │ ├── cloud.ibm.com.json │ ├── cloud.malwarebytes.com.json │ ├── cloud.oracle.com.json │ ├── cloud66.com.json │ ├── cloudamqp.com.json │ ├── cloudbees.com.json │ ├── cloudbet.com.json │ ├── cloudconvert.com.json │ ├── cloudflare.com.json │ ├── cloudhq.net.json │ ├── cloudinary.com.json │ ├── cloudns.net.json │ ├── cloudways.com.json │ ├── clover.com.json │ ├── cloze.com.json │ ├── clubhouse.com.json │ ├── cm.com.json │ ├── cmore.se.json │ ├── cmu.edu.json │ ├── cnn.com.json │ ├── co-operativebank.co.uk.json │ ├── cobalt.io.json │ ├── cod.edu.json │ ├── coda.io.json │ ├── codeanywhere.com.json │ ├── codebasehq.com.json │ ├── codeberg.org.json │ ├── codecademy.com.json │ ├── codeclimate.com.json │ ├── codepen.io.json │ ├── codesignal.com.json │ ├── cognitoforms.com.json │ ├── cohost.org.json │ ├── coinbase.com.json │ ├── coinberry.com.json │ ├── coincheck.com.json │ ├── coindcx.com.json │ ├── coindeal.com.json │ ├── coinfalcon.com.json │ ├── coingate.com.json │ ├── coingecko.com.json │ ├── coinify.com.json │ ├── coinigy.com.json │ ├── coinjar.com.json │ ├── coinloan.io.json │ ├── coinmarketcap.com.json │ ├── coinone.co.kr.json │ ├── coinpayments.net.json │ ├── coinpayu.com.json │ ├── coinremitter.com.json │ ├── coins.ph.json │ ├── coinsmart.com.json │ ├── coinspot.com.au.json │ ├── cointiger.com.json │ ├── cointracker.io.json │ ├── cointracking.info.json │ ├── cointraffic.io.json │ ├── coinut.com.json │ ├── coinzilla.com.json │ ├── coles.com.au.json │ ├── colfinancial.com.json │ ├── collegeboard.org.json │ ├── colorado.edu.json │ ├── columbia.edu.json │ ├── combell.com.json │ ├── comdirect.de.json │ ├── comed.com.json │ ├── comet.it.json │ ├── commbank.com.au.json │ ├── commercial.metrobankonline.co.uk.json │ ├── commerzbank.de.json │ ├── commonapp.org.json │ ├── commsec.com.au.json │ ├── communityamerica.com.json │ ├── comodo.com.json │ ├── compose.com.json │ ├── comviq.se.json │ ├── concur.com.json │ ├── coned.com.json │ ├── connectwise.com.json │ ├── conrad.com.json │ ├── consentmanager.net.json │ ├── consorsbank.de.json │ ├── constellix.com.json │ ├── consumercellular.com.json │ ├── contabo.com.json │ ├── contentful.com.json │ ├── contentstack.com.json │ ├── convertkit.com.json │ ├── cookiebot.com.json │ ├── cookieyes.com.json │ ├── coop.ch.json │ ├── copaair.com.json │ ├── cordial.com.json │ ├── cornell.edu.json │ ├── corporatefinanceinstitute.com.json │ ├── cosmolex.com.json │ ├── cospaces.io.json │ ├── costco.com.json │ ├── costplusdrugs.com.json │ ├── couchsurfing.com.json │ ├── coursera.org.json │ ├── cox.com.json │ ├── cpoms.co.uk.json │ ├── cpp.edu.json │ ├── cqu.edu.au.json │ ├── crashplan.com.json │ ├── crazydomains.com.json │ ├── creditkarma.ca.json │ ├── creditkarma.co.uk.json │ ├── creditkarma.com.json │ ├── credly.com.json │ ├── cron-job.org.json │ ├── cronometer.com.json │ ├── crowdin.com.json │ ├── crowdsupply.com.json │ ├── crunchyroll.com.json │ ├── crypto.com.json │ ├── cryptonator.com.json │ ├── cryptopanic.com.json │ ├── csas.cz.json │ ├── csn.se.json │ ├── csob.cz.json │ ├── culturedcode.com.json │ ├── curiositystream.com.json │ ├── currencycloud.com.json │ ├── current-rms.com.json │ ├── customer.io.json │ ├── cyberghostvpn.com.json │ └── cyon.ch.json ├── d │ ├── dab-bank.de.json │ ├── dan.com.json │ ├── danskebank.dk.json │ ├── danskebank.se.json │ ├── dashlane.com.json │ ├── databox.com.json │ ├── datadoghq.com.json │ ├── datarobot.com.json │ ├── datev.de.json │ ├── datto.com.json │ ├── dbs.com.sg.json │ ├── dcu.org.json │ ├── deakin.edu.au.json │ ├── deel.com.json │ ├── deepl.com.json │ ├── deezer.com.json │ ├── degiro.nl.json │ ├── degoo.com.json │ ├── degussa-bank.de.json │ ├── deka.de.json │ ├── delaware.gov.json │ ├── delighted.com.json │ ├── delinea.com.json │ ├── deliveroo.com.json │ ├── deliverr.com.json │ ├── dell.com.json │ ├── delta.com.json │ ├── deltadental.com.json │ ├── demio.com.json │ ├── deploybot.com.json │ ├── deployhq.com.json │ ├── depop.com.json │ ├── deputy.com.json │ ├── desertfinancial.com.json │ ├── desjardins.com.json │ ├── desmos.com.json │ ├── despegar.com.json │ ├── detectify.com.json │ ├── deutsche-bank.de.json │ ├── deutsche-rentenversicherung.de.json │ ├── deutschepost.de.json │ ├── developer.nexmo.com.json │ ├── deviantart.com.json │ ├── dext.com.json │ ├── df.eu.json │ ├── dhl.de.json │ ├── didiglobal.com.json │ ├── digicert.com.json │ ├── digid.nl.json │ ├── digitalcombatsimulator.com.json │ ├── digitalocean.com.json │ ├── digitalriver.com.json │ ├── digitalsurge.com.au.json │ ├── digitec.ch.json │ ├── dinero.dk.json │ ├── directadmin.com.json │ ├── directnic.com.json │ ├── directv.com.json │ ├── discogs.com.json │ ├── discord.com.json │ ├── discountbank.co.il.json │ ├── discover.com.json │ ├── discoveryplus.com.json │ ├── dish.com.json │ ├── disk.yandex.com.json │ ├── disneyplus.com.json │ ├── displate.com.json │ ├── disqus.com.json │ ├── dkb.de.json │ ├── dmarcanalyzer.com.json │ ├── dmarcian.com.json │ ├── dmm.com.json │ ├── dmoj.ca.json │ ├── dnb.no.json │ ├── dnsfilter.com.json │ ├── dnsimple.com.json │ ├── docker.com.json │ ├── doctolib.it.json │ ├── docusign.com.json │ ├── dodo.com.json │ ├── dollargeneral.com.json │ ├── domain.com.au.json │ ├── domain.com.json │ ├── domaintools.com.json │ ├── domeneshop.no.json │ ├── dominionenergy.com.json │ ├── dominodatalab.com.json │ ├── donateblood.com.au.json │ ├── doodle.com.json │ ├── doodrive.com.json │ ├── doordash.com.json │ ├── doppler.com.json │ ├── dotdigital.com.json │ ├── dotloop.com.json │ ├── dpd.de.json │ ├── draftkings.com.json │ ├── drchrono.com.json │ ├── dreamhost.com.json │ ├── dreamstime.com.json │ ├── drift.com.json │ ├── drive.google.com.json │ ├── drop.com.json │ ├── dropbox.com.json │ ├── drugs.com.json │ ├── druide.com.json │ ├── drupal.org.json │ ├── dteenergy.com.json │ ├── duke-energy.com.json │ ├── duke.edu.json │ ├── duolingo.com.json │ ├── dutchbanglabank.com.json │ ├── dutchbros.com.json │ ├── dwolla.com.json │ ├── dyn.com.json │ ├── dynadot.com.json │ └── dynu.com.json ├── e │ ├── e-hon.ne.jp.json │ ├── ea.com.json │ ├── earthclassmail.com.json │ ├── easternbank.com.json │ ├── easybank.at.json │ ├── easydmarc.com.json │ ├── easydns.com.json │ ├── easyjet.com.json │ ├── easysendy.com.json │ ├── eb.de.json │ ├── ebay.com.json │ ├── ebgames.com.au.json │ ├── eccouncil.org.json │ ├── eclincher.com.json │ ├── ecobee.com.json │ ├── ecu.edu.json │ ├── edabit.com.json │ ├── educative.io.json │ ├── eduid.ch.json │ ├── eduonix.com.json │ ├── edwardjones.com.json │ ├── edx.org.json │ ├── ee.co.uk.json │ ├── efirstbank.com.json │ ├── egnyte.com.json │ ├── eki-net.com.json │ ├── elastic.co.json │ ├── elasticemail.com.json │ ├── elationhealth.com.json │ ├── elderscrollsonline.com.json │ ├── element.io.json │ ├── elevenlabs.io.json │ ├── elfster.com.json │ ├── ello.co.json │ ├── elmah.io.json │ ├── elster.de.json │ ├── elv.com.json │ ├── emailmeform.com.json │ ├── emich.edu.json │ ├── emma.ca.json │ ├── emp-online.com.json │ ├── emplifi.io.json │ ├── eneba.com.json │ ├── energyaustralia.com.au.json │ ├── engadget.com.json │ ├── engineyard.com.json │ ├── enjin.io.json │ ├── enom.com.json │ ├── ente.io.json │ ├── entrust.net.json │ ├── envato.com.json │ ├── envoyer.io.json │ ├── eon.de.json │ ├── epayslips.co.uk.json │ ├── epicgames.com.json │ ├── epidemicsound.com.json │ ├── epik.com.json │ ├── eprice.it.json │ ├── equifax.com.json │ ├── erau.edu.json │ ├── ergon.com.au.json │ ├── erstebank.hr.json │ ├── eset.com.json │ ├── espressohouse.com.json │ ├── esri.com.json │ ├── etana.com.json │ ├── etoro.com.json │ ├── etrade.com.json │ ├── ets.org.json │ ├── etsy.com.json │ ├── eufylife.com.json │ ├── eukhost.com.json │ ├── eurodns.com.json │ ├── eurowings.com.json │ ├── eventbrite.com.json │ ├── eventim.de.json │ ├── eveonline.com.json │ ├── everlane.com.json │ ├── everlaw.com.json │ ├── evernote.com.json │ ├── eversign.com.json │ ├── eversource.com.json │ ├── everyday.com.au.json │ ├── evgo.com.json │ ├── exact.com.json │ ├── exmo.com.json │ ├── expensify.com.json │ ├── experian.co.uk.json │ ├── expo.dev.json │ ├── expressvpn.com.json │ └── extremenetworks.com.json ├── f │ ├── f-secure.com.json │ ├── f2pool.com.json │ ├── facebook.com.json │ ├── faceit.com.json │ ├── fahren-lernen.de.json │ ├── fairphone.com.json │ ├── fairwinds.org.json │ ├── fakturoid.cz.json │ ├── fanatical.com.json │ ├── fandom.com.json │ ├── fanduel.com.json │ ├── fanfiction.net.json │ ├── fastcomet.com.json │ ├── fasthosts.co.uk.json │ ├── fastly.com.json │ ├── fastmail.com.json │ ├── fastspring.com.json │ ├── fathomhq.com.json │ ├── faucetcrypto.com.json │ ├── faucetpay.io.json │ ├── fauna.com.json │ ├── favro.com.json │ ├── fax.plus.json │ ├── fedex.com.json │ ├── feedly.com.json │ ├── fi.google.com.json │ ├── fiber.google.com.json │ ├── fidelity.com.json │ ├── figma.com.json │ ├── filen.io.json │ ├── files.com.json │ ├── filmweb.pl.json │ ├── finary.com.json │ ├── findmyshift.com.json │ ├── finecobank.com.json │ ├── finnair.com.json │ ├── finnkino.fi.json │ ├── fio.cz.json │ ├── firmex.com.json │ ├── firstcommunity.com.json │ ├── firstdirect.com.json │ ├── firsthorizon.com.json │ ├── firsttechfed.com.json │ ├── fisglobal.com.json │ ├── fit.google.com.json │ ├── fitbit.com.json │ ├── fiverr.com.json │ ├── flatex.de.json │ ├── flaticon.com.json │ ├── fleep.io.json │ ├── flexera.com.json │ ├── flickr.com.json │ ├── flightaware.com.json │ ├── flightradar24.com.json │ ├── flipboard.com.json │ ├── flipkart.com.json │ ├── flipsnack.com.json │ ├── floatplane.com.json │ ├── flourish.studio.json │ ├── fly.io.json │ ├── flybreeze.com.json │ ├── flybuys.com.au.json │ ├── flyfrontier.com.json │ ├── flyingblue.com.json │ ├── flysas.com.json │ ├── flyxo.com.json │ ├── fogbugz.com.json │ ├── followmyhealth.com.json │ ├── foodora.fi.json │ ├── foodora.no.json │ ├── foodora.se.json │ ├── forge.laravel.com.json │ ├── formsite.com.json │ ├── formspree.io.json │ ├── formstack.com.json │ ├── formula1.com.json │ ├── fortrabbit.com.json │ ├── fortuneo.fr.json │ ├── foursquare.com.json │ ├── fpl.com.json │ ├── fpmarkets.com.json │ ├── fragdenstaat.de.json │ ├── frame.io.json │ ├── freeagent.com.json │ ├── freedns.afraid.org.json │ ├── freedommobile.ca.json │ ├── freee.co.jp.json │ ├── freehostia.com.json │ ├── freelancer.com.json │ ├── freenet.de.json │ ├── freetaxusa.com.json │ ├── freetrade.io.json │ ├── freewallet.org.json │ ├── freshbooks.com.json │ ├── freshworks.com.json │ ├── front.com.json │ ├── frontier.com.json │ ├── frontify.com.json │ ├── ftb.ca.gov.json │ ├── fubo.tv.json │ ├── fundingcircle.com.json │ └── fxhome.com.json ├── g │ ├── gaijin.net.json │ ├── galaxus.ch.json │ ├── galicia.ar.json │ ├── gamebanana.com.json │ ├── gamefly.com.json │ ├── gamemaker.io.json │ ├── gamersgate.com.json │ ├── gamesplanet.com.json │ ├── gandi.net.json │ ├── garena.sg.json │ ├── garmin.com.json │ ├── gate.io.json │ ├── gatech.edu.json │ ├── gatehub.net.json │ ├── gauthmath.com.json │ ├── geforce.com.json │ ├── geico.com.json │ ├── gemini.com.json │ ├── georgetown.edu.json │ ├── georgiapower.com.json │ ├── geotrust.com.json │ ├── gerberlife.com.json │ ├── getflywheel.com.json │ ├── getpocket.com.json │ ├── getresponse.com.json │ ├── getscreen.me.json │ ├── giac.org.json │ ├── gilt.com.json │ ├── giphy.com.json │ ├── github.com.json │ ├── gitlab.com.json │ ├── glassdoor.com.json │ ├── gleam.io.json │ ├── gloriousgaming.com.json │ ├── glovoapp.com.json │ ├── gls-one.de.json │ ├── gls.de.json │ ├── gm.com.json │ ├── gmo-aozora.com.json │ ├── gmx.com.json │ ├── gmx.net.json │ ├── go.wepay.com.json │ ├── goabode.com.json │ ├── gobrightline.com.json │ ├── gocardless.com.json │ ├── godaddy.com.json │ ├── gofundme.com.json │ ├── gog.com.json │ ├── gogetssl.com.json │ ├── golem.de.json │ ├── goodreads.com.json │ ├── gopro.com.json │ ├── gosquared.com.json │ ├── gosuslugi.ru.json │ ├── goteleport.com.json │ ├── goto.com.json │ ├── gov.uk.json │ ├── gradintel.com.json │ ├── grafana.com.json │ ├── grammarly.com.json │ ├── greatsouthernbank.com.au.json │ ├── greengeeks.com.json │ ├── greenhost.net.json │ ├── greenmangaming.com.json │ ├── greyhound.com.json │ ├── groupme.com.json │ ├── groupon.com.json │ ├── groups.io.json │ ├── growingio.com.json │ ├── grubhub.com.json │ ├── grupobancolombia.com.json │ ├── guideline.com.json │ ├── guilded.gg.json │ ├── guildwars2.com.json │ ├── gumlet.com.json │ ├── gumroad.com.json │ ├── gumtree.com.json │ ├── gusto.com.json │ ├── gwr.com.json │ ├── gwu.edu.json │ └── gyazo.com.json ├── h │ ├── hackerone.com.json │ ├── hackerrank.com.json │ ├── hackster.io.json │ ├── hackthebox.com.json │ ├── halebop.se.json │ ├── halifax.co.uk.json │ ├── hallon.se.json │ ├── handelsbanken.se.json │ ├── hanseaticbank.de.json │ ├── happyfox.com.json │ ├── harvard.edu.json │ ├── hatchinvest.nz.json │ ├── hatena.ne.jp.json │ ├── hawaiianairlines.com.json │ ├── hcaptcha.com.json │ ├── he.net.json │ ├── headspace.com.json │ ├── headway.co.json │ ├── healthcare.gov.json │ ├── healthequity.com.json │ ├── heap.io.json │ ├── heartinternet.uk.json │ ├── heise.de.json │ ├── hello.vrchat.com.json │ ├── hellobank.fr.json │ ├── hellobonsai.com.json │ ├── hellosign.com.json │ ├── hellostake.com.json │ ├── helpscout.com.json │ ├── heroku.com.json │ ├── hetzner.com.json │ ├── hevodata.com.json │ ├── hexonet.net.json │ ├── hey.com.json │ ├── hide.me.json │ ├── hidrive.com.json │ ├── hilton.com.json │ ├── hint.com.json │ ├── hirezstudios.com.json │ ├── hitbtc.com.json │ ├── hivehome.com.json │ ├── hl.co.uk.json │ ├── hm.com.json │ ├── hmc.edu.json │ ├── hmrc.gov.uk.json │ ├── holded.com.json │ ├── holvi.com.json │ ├── home-assistant.io.json │ ├── home.saxo.json │ ├── home.sophos.com.json │ ├── homedepot.com.json │ ├── honeybadger.io.json │ ├── honto.jp.json │ ├── hootsuite.com.json │ ├── hostek.com.json │ ├── hostelworld.com.json │ ├── hostens.com.json │ ├── hosteurope.de.json │ ├── hostinger.com.json │ ├── hostiso.com.json │ ├── hostmonster.com.json │ ├── hostplus.com.au.json │ ├── hostpoint.ch.json │ ├── hoststar.ch.json │ ├── hostus.us.json │ ├── hostwinds.com.json │ ├── hotdoc.com.au.json │ ├── hotjar.com.json │ ├── hotstar.com.json │ ├── hover.com.json │ ├── hp.com.json │ ├── hpe.com.json │ ├── hrblock.com.json │ ├── hsbc.ca.json │ ├── hsbc.co.uk.json │ ├── hsbc.com.ar.json │ ├── hsbc.com.au.json │ ├── hsl.fi.json │ ├── huaweicloud.com.json │ ├── hubbl.com.au.json │ ├── hubspot.com.json │ ├── huggingface.co.json │ ├── huk.de.json │ ├── huk24.de.json │ ├── hulu.com.json │ ├── humana.com.json │ ├── humblebundle.com.json │ ├── huntington.com.json │ ├── huobi.com.json │ ├── hushmail.com.json │ ├── hva.nl.json │ ├── hvv.de.json │ ├── hyatt.com.json │ ├── hype.it.json │ ├── hypixel.net.json │ ├── hypop.com.au.json │ └── hypovereinsbank.de.json ├── i │ ├── icabanken.se.json │ ├── icbc.com.ar.json │ ├── icdsoft.com.json │ ├── icedrive.net.json │ ├── icicibank.com.json │ ├── icloud.com.json │ ├── id.atlassian.com.json │ ├── id.me.json │ ├── id.nintendo.net.json │ ├── idrive.com.json │ ├── ieee.org.json │ ├── ifttt.com.json │ ├── ig.com.json │ ├── ihg.com.json │ ├── iijmio.jp.json │ ├── iinet.net.au.json │ ├── ikea.com.json │ ├── imb.com.au.json │ ├── imdb.com.json │ ├── imgur.com.json │ ├── immobilienscout24.de.json │ ├── immowelt.de.json │ ├── imperva.com.json │ ├── impots.gouv.fr.json │ ├── improvmx.com.json │ ├── inbox.lv.json │ ├── indeed.com.json │ ├── independentreserve.com.json │ ├── independer.nl.json │ ├── indiegala.com.json │ ├── indiegogo.com.json │ ├── infinity.co.json │ ├── infobip.com.json │ ├── infomaniak.com.json │ ├── ing.com.au.json │ ├── ing.de.json │ ├── ing.it.json │ ├── ing.lu.json │ ├── ing.pl.json │ ├── inmotionhosting.com.json │ ├── instabox.io.json │ ├── instagram.com.json │ ├── instant-gaming.com.json │ ├── instapaper.com.json │ ├── instructure.com.json │ ├── insurance.everyday.com.au.json │ ├── intelli.zoolz.com.json │ ├── interactivebrokers.com.json │ ├── intercom.com.json │ ├── interia.pl.json │ ├── internetbs.net.json │ ├── interserver.net.json │ ├── intesasanpaolo.com.json │ ├── intigriti.com.json │ ├── intuit.com.json │ ├── investvoyager.com.json │ ├── invictuscapital.com.json │ ├── invisionapp.com.json │ ├── invoice.2go.com.json │ ├── invoiceberry.com.json │ ├── invoiced.com.json │ ├── inwx.com.json │ ├── ioi.dk.json │ ├── ionos.com.json │ ├── iozoom.com.json │ ├── ipage.com.json │ ├── ipvanish.com.json │ ├── irccloud.com.json │ ├── ironvest.com.json │ ├── irs.gov.json │ ├── isaca.org.json │ ├── isc2.org.json │ ├── islonline.com.json │ ├── itch.io.json │ ├── iterable.com.json │ ├── itglue.com.json │ ├── itslearning.com.json │ ├── iubenda.com.json │ ├── ivpn.net.json │ └── iwantmyname.com.json ├── j │ ├── jamfnow.com.json │ ├── jbhifi.com.au.json │ ├── jep.coop.json │ ├── jetblue.com.json │ ├── jetbrains.com.json │ ├── jetstar.com.json │ ├── jianguoyun.com.json │ ├── jitbit.com.json │ ├── jmbullion.com.json │ ├── johnhancock.com.json │ ├── johnlewis.com.json │ ├── join-lemmy.org.json │ ├── joinmastodon.org.json │ ├── joker.com.json │ ├── jotform.com.json │ ├── jottacloud.com.json │ ├── jovia.org.json │ ├── joyent.com.json │ ├── jp.mercari.com.json │ ├── jpc.de.json │ ├── jumbo.com.ar.json │ ├── jumpcloud.com.json │ ├── justgiving.com.json │ ├── justhost.com.json │ ├── justwatch.com.json │ └── justworks.com.json ├── k │ ├── kaggle.com.json │ ├── kagi.com.json │ ├── kahoot.com.json │ ├── kajabi.com.json │ ├── kakao.com.json │ ├── kanka.io.json │ ├── kanopy.com.json │ ├── karriere.at.json │ ├── kaspersky.com.json │ ├── kayako.com.json │ ├── keepa.com.json │ ├── keepersecurity.com.json │ ├── keepsolid.com.json │ ├── kerboodle.com.json │ ├── kerio.com.json │ ├── key.com.json │ ├── keybase.io.json │ ├── keycdn.com.json │ ├── khanacademy.org.json │ ├── kick.com.json │ ├── kickex.com.json │ ├── kickstarter.com.json │ ├── kijiji.ca.json │ ├── kik.com.json │ ├── killstar.com.json │ ├── kinguin.net.json │ ├── kinsta.com.json │ ├── kintone.com.json │ ├── kit.edu.json │ ├── kiva.org.json │ ├── klarna.com.json │ ├── klarna.no.json │ ├── klarna.se.json │ ├── klaviyo.com.json │ ├── kleinanzeigen.de.json │ ├── knack.com.json │ ├── knowbe4.com.json │ ├── knownhost.com.json │ ├── knowt.com.json │ ├── ko-fi.com.json │ ├── kobo.com.json │ ├── kohls.com.json │ ├── koho.ca.json │ ├── koodomobile.com.json │ ├── koofr.eu.json │ ├── korbit.co.kr.json │ ├── kraken.com.json │ ├── kriptomat.io.json │ ├── krystal.uk.json │ ├── kth.se.json │ └── kuna.io.json ├── l │ ├── labanquepostale.fr.json │ ├── lansforsakringar.se.json │ ├── larian.com.json │ ├── last.fm.json │ ├── lastpass.com.json │ ├── latam.com.json │ ├── latitudefinancial.com.json │ ├── latoken.com.json │ ├── latrobe.edu.au.json │ ├── launchdarkly.com.json │ ├── launchpad.net.json │ ├── lazada.com.json │ ├── lcl.fr.json │ ├── lcn.com.json │ ├── leaseweb.com.json │ ├── leboncoin.fr.json │ ├── leetcode.com.json │ ├── legalmail.it.json │ ├── lego.com.json │ ├── lendingclub.com.json │ ├── lenovo.com.json │ ├── letsdothis.com.json │ ├── letsgetchecked.com.json │ ├── letterboxd.com.json │ ├── leumi.co.il.json │ ├── lexoffice.de.json │ ├── lgeccu.org.json │ ├── lhv.ee.json │ ├── librarything.com.json │ ├── lichess.org.json │ ├── lidentitenumerique.laposte.fr.json │ ├── lidl.de.json │ ├── lieferando.de.json │ ├── life360.com.json │ ├── lifesum.com.json │ ├── liftopia.com.json │ ├── ligabank.de.json │ ├── lihkg.com.json │ ├── line.me.json │ ├── line6.com.json │ ├── linkedin.com.json │ ├── linksyssmartwifi.com.json │ ├── linkt.com.au.json │ ├── linktr.ee.json │ ├── linode.com.json │ ├── lippu.fi.json │ ├── liquid.com.json │ ├── liquidweb.com.json │ ├── listrak.com.json │ ├── litebit.eu.json │ ├── litmus.com.json │ ├── livejournal.com.json │ ├── lloydsbank.com.json │ ├── lmcu.org.json │ ├── lner.co.uk.json │ ├── lnk.bio.json │ ├── lobste.rs.json │ ├── localizejs.com.json │ ├── log.wien.json │ ├── logicmonitor.com.json │ ├── login.gov.json │ ├── login.threatsim.com.json │ ├── logitech.com.json │ ├── lokalise.com.json │ ├── looker.com.json │ ├── loom.com.json │ ├── loopia.se.json │ ├── lottiefiles.com.json │ ├── lowes.com.json │ ├── lpi.org.json │ ├── lucidchart.com.json │ ├── lufthansa.com.json │ ├── lunchmoney.app.json │ ├── luno.com.json │ ├── lyft.com.json │ └── lyyti.com.json ├── m │ ├── m1.com.json │ ├── m365.cloud.microsoft.json │ ├── maccabi4u.co.il.json │ ├── macquarie.com.au.json │ ├── macro.com.ar.json │ ├── macstadium.com.json │ ├── macu.com.json │ ├── macys.com.json │ ├── magnet.me.json │ ├── maicoin.com.json │ ├── mail.163.com.json │ ├── mail.aol.com.json │ ├── mail.com.json │ ├── mail.de.json │ ├── mail.google.com.json │ ├── mail.riseup.net.json │ ├── mail.ru.json │ ├── mail.sapo.pt.json │ ├── mail.tim.it.json │ ├── mail.yahoo.co.jp.json │ ├── mail.yahoo.com.json │ ├── mail.yandex.com.json │ ├── mailbox.org.json │ ├── mailchimp.com.json │ ├── mailerlite.com.json │ ├── mailfence.com.json │ ├── mailgun.com.json │ ├── mailjet.com.json │ ├── mailo.com.json │ ├── make.com.json │ ├── malwarebytes.com.json │ ├── mangadex.org.json │ ├── manulife.ca.json │ ├── mapbox.com.json │ ├── marcus.com.json │ ├── marketo.com.json │ ├── markmonitor.com.json │ ├── marktplaats.nl.json │ ├── maropost.com.json │ ├── marriott.com.json │ ├── masterclass.com.json │ ├── masterconsultas.com.ar.json │ ├── matalan.co.uk.json │ ├── mathworks.com.json │ ├── matomo.org.json │ ├── mattermost.com.json │ ├── max.com.json │ ├── max.se.json │ ├── mbconnectline.com.json │ ├── mbna.ca.json │ ├── mbna.co.uk.json │ ├── mcafee.com.json │ ├── mcdonalds.com.json │ ├── mcgill.ca.json │ ├── mebank.com.au.json │ ├── medal.tv.json │ ├── mediamarkt.de.json │ ├── mediatemple.net.json │ ├── medium.com.json │ ├── meet.google.com.json │ ├── meetup.com.json │ ├── mega.io.json │ ├── meineschufa.de.json │ ├── meister.co.json │ ├── melia.com.json │ ├── meltwater.com.json │ ├── mendeley.com.json │ ├── mentimeter.com.json │ ├── meraki.cisco.com.json │ ├── mercadobitcoin.com.br.json │ ├── mercadolibre.com.json │ ├── mercadopago.com.json │ ├── mercury.cash.json │ ├── mercury.com.json │ ├── meridiancu.ca.json │ ├── merrilledge.com.json │ ├── messagebird.com.json │ ├── meta.com.json │ ├── metal.equinix.com.json │ ├── metamask.io.json │ ├── metorik.com.json │ ├── metrobankonline.co.uk.json │ ├── mexc.com.json │ ├── miamioh.edu.json │ ├── michaels.com.json │ ├── microworkers.com.json │ ├── migadu.com.json │ ├── migros.ch.json │ ├── mimecast.com.json │ ├── minds.com.json │ ├── minecraft.net.json │ ├── mines.edu.json │ ├── minna-no-ginko.com.json │ ├── mint.intuit.com.json │ ├── mintos.com.json │ ├── miro.com.json │ ├── misfit.com.json │ ├── misshosting.com.json │ ├── missiveapp.com.json │ ├── mist.com.json │ ├── mittwald.de.json │ ├── mixpanel.com.json │ ├── mizuhobank.co.jp.json │ ├── mlp.de.json │ ├── mobile.everyday.com.au.json │ ├── modrinth.com.json │ ├── mojedatovaschranka.cz.json │ ├── monarchmoney.com.json │ ├── monash.edu.json │ ├── monday.com.json │ ├── monex.co.jp.json │ ├── moneybird.com.json │ ├── moneyguidepro.com.json │ ├── moneykit.net.json │ ├── mongodb.com.json │ ├── moniker.com.json │ ├── monster.com.json │ ├── montclair.edu.json │ ├── monzo.com.json │ ├── moqups.com.json │ ├── mora.jp.json │ ├── more.com.au.json │ ├── morganstanley.com.json │ ├── mos.ru.json │ ├── msu.edu.json │ ├── mtb.com.json │ ├── mulesoft.com.json │ ├── mullvad.net.json │ ├── multcloud.com.json │ ├── muni.cz.json │ ├── mural.co.json │ ├── musicmagpie.co.uk.json │ ├── mxtoolbox.com.json │ ├── my.cigna.com.json │ ├── my.gov.au.json │ ├── my.ny.gov.json │ ├── myanimelist.net.json │ ├── mychart.org.json │ ├── mydeal.com.au.json │ ├── mydomain.com.json │ ├── myemma.com.json │ ├── myfico.com.json │ ├── myfitnesspal.com.json │ ├── myfritz.net.json │ ├── mygovid.ie.json │ ├── myhealthone.com.json │ ├── myheritage.com.json │ ├── myhermes.de.json │ ├── myob.com.json │ ├── mypath.pa.gov.json │ ├── myprimobox.net.json │ ├── myquest.questdiagnostics.com.json │ ├── mysqa.org.uk.json │ ├── mystate.com.au.json │ ├── mystudylife.com.json │ ├── mytax.illinois.gov.json │ └── mytotalconnectcomfort.com.json ├── n │ ├── n-able.com.json │ ├── n26.com.json │ ├── nab.com.au.json │ ├── naga.com.json │ ├── nairaex.com.json │ ├── name.com.json │ ├── namebase.io.json │ ├── namecheap.com.json │ ├── namehero.com.json │ ├── names.co.uk.json │ ├── namesilo.com.json │ ├── nandos.co.uk.json │ ├── nandos.com.au.json │ ├── nasafcu.com.json │ ├── nationbuilder.com.json │ ├── nationwide.co.uk.json │ ├── natwest.com.json │ ├── naver.com.json │ ├── navyfederal.org.json │ ├── nb.fidelity.com.json │ ├── nbc.ca.json │ ├── ncsecu.org.json │ ├── ncsu.edu.json │ ├── nd.edu.json │ ├── ndax.io.json │ ├── nebula.app.json │ ├── necu.org.json │ ├── nelnet.studentaid.gov.json │ ├── neolo.com.json │ ├── neopets.com.json │ ├── nerdwallet.com.json │ ├── nest.com.json │ ├── netacad.com.json │ ├── netatmo.com.json │ ├── netbk.co.jp.json │ ├── netcorecloud.com.json │ ├── netcup.eu.json │ ├── neteller.com.json │ ├── netfirms.com.json │ ├── netflix.com.json │ ├── netim.com.json │ ├── netlify.com.json │ ├── netohq.com.json │ ├── netsuite.com.json │ ├── network.mobile.rakuten.co.jp.json │ ├── networksolutions.com.json │ ├── newegg.com.json │ ├── newgrounds.com.json │ ├── newrelic.com.json │ ├── nexcess.net.json │ ├── nexon.com.json │ ├── nexonia.com.json │ ├── next.co.uk.json │ ├── nextdns.io.json │ ├── nextdoor.com.json │ ├── nexusmods.com.json │ ├── ngpvan.com.json │ ├── ngrok.com.json │ ├── nh-hotels.com.json │ ├── nhsapp.service.nhs.uk.json │ ├── niagahoster.co.id.json │ ├── nic.ru.json │ ├── nicehash.com.json │ ├── nicorgas.com.json │ ├── nicovideo.jp.json │ ├── niftypm.com.json │ ├── nimbusweb.me.json │ ├── nitrotype.com.json │ ├── noip.com.json │ ├── noke.com.json │ ├── nominet.uk.json │ ├── nordea.fi.json │ ├── nordea.se.json │ ├── nordlayer.com.json │ ├── nordlocker.com.json │ ├── nordnet.fi.json │ ├── nordnet.se.json │ ├── nordpass.com.json │ ├── nordstrom.com.json │ ├── nordvpn.com.json │ ├── noridianmedicareportal.com.json │ ├── norisbank.de.json │ ├── northerntool.com.json │ ├── northwesternmutual.com.json │ ├── norton.com.json │ ├── norwegian.com.json │ ├── nostarch.com.json │ ├── notejoy.com.json │ ├── notesnook.com.json │ ├── notion.so.json │ ├── nozbe.com.json │ ├── npmjs.com.json │ ├── ns1.com.json │ ├── nsandi.com.json │ ├── nubank.com.br.json │ ├── nuget.org.json │ ├── nulab.com.json │ ├── nutmeg.com.json │ └── nyu.edu.json ├── o │ ├── o2.pl.json │ ├── o2switch.fr.json │ ├── obsidian.md.json │ ├── ocado.com.json │ ├── octopus.energy.json │ ├── odoo.com.json │ ├── odysee.com.json │ ├── officedepot.com.json │ ├── okcupid.com.json │ ├── okta.com.json │ ├── okx.com.json │ ├── olb.de.json │ ├── olg.ca.json │ ├── omg.lol.json │ ├── omgserv.com.json │ ├── omny.info.json │ ├── oncehub.com.json │ ├── one.com.json │ ├── onedrive.live.com.json │ ├── onehub.com.json │ ├── onelogin.com.json │ ├── onesignal.com.json │ ├── onet.pl.json │ ├── oneview.malwarebytes.com.json │ ├── onlinesbi.com.json │ ├── onlydomains.com.json │ ├── onnibus.com.json │ ├── onshape.com.json │ ├── onstar.com.json │ ├── onvista-bank.de.json │ ├── open.ac.uk.json │ ├── openai.com.json │ ├── openapply.com.json │ ├── openbank.es.json │ ├── openclassrooms.com.json │ ├── opencollective.com.json │ ├── opendns.com.json │ ├── openprovider.com.json │ ├── opensea.io.json │ ├── openshift.com.json │ ├── opensrs.com.json │ ├── openstreetmap.org.json │ ├── openweathermap.org.json │ ├── optimizely.com.json │ ├── optumbank.com.json │ ├── optus.com.au.json │ ├── orange.fr.json │ ├── orcid.org.json │ ├── oregonstate.edu.json │ ├── originenergy.com.au.json │ ├── osde.com.ar.json │ ├── osf.io.json │ ├── osu.edu.json │ ├── osu.ppy.sh.json │ ├── otago.ac.nz.json │ ├── otpbanka.hr.json │ ├── otto.de.json │ ├── outbrain.com.json │ ├── outlook.com.json │ ├── ov-chipkaart.nl.json │ ├── overdrive.com.json │ ├── overstock.com.json │ ├── ovh.com.json │ ├── ovoenergy.com.json │ ├── ox.ac.uk.json │ └── ozbargain.com.au.json ├── p │ ├── pachca.com.json │ ├── pacificpower.net.json │ ├── packagist.org.json │ ├── paddle.com.json │ ├── pagerduty.com.json │ ├── pairdomains.com.json │ ├── pandadoc.com.json │ ├── pandasecurity.com.json │ ├── pandora.com.json │ ├── panic.com.json │ ├── panorama9.com.json │ ├── paradoxinteractive.com.json │ ├── parallels.com.json │ ├── paramountplus.com.json │ ├── parimatch.com.json │ ├── park.io.json │ ├── parsec.app.json │ ├── particle.io.json │ ├── partnersfcu.org.json │ ├── passpack.com.json │ ├── pastebin.com.json │ ├── patelco.org.json │ ├── patient.labcorp.com.json │ ├── patientaccess.com.json │ ├── patreon.com.json │ ├── paxful.com.json │ ├── paxos.com.json │ ├── pay.amazon.com.json │ ├── pay.google.com.json │ ├── payback.de.json │ ├── paychex.com.json │ ├── paycor.com.json │ ├── payeer.com.json │ ├── payfit.com.json │ ├── paykassa.pro.json │ ├── payoneer.com.json │ ├── paypal.com.json │ ├── paypay.ne.jp.json │ ├── paysafecard.com.json │ ├── paytm.com.json │ ├── payworks.ca.json │ ├── pccasegear.com.json │ ├── pcfinancial.ca.json │ ├── pcloud.com.json │ ├── pcpartpicker.com.json │ ├── peacocktv.com.json │ ├── peets.com.json │ ├── penfed.org.json │ ├── penpot.app.json │ ├── pepper.com.json │ ├── perfect-privacy.com.json │ ├── perimeter81.com.json │ ├── personal.com.ar.json │ ├── personalcapital.com.json │ ├── personalsavings.americanexpress.com.json │ ├── pexels.com.json │ ├── pge.com.json │ ├── phemex.com.json │ ├── philips-hue.com.json │ ├── phrase.com.json │ ├── picarto.tv.json │ ├── pichincha.com.json │ ├── pinata.cloud.json │ ├── pinboard.in.json │ ├── pinterest.com.json │ ├── pipedream.com.json │ ├── pipedrive.com.json │ ├── pirateship.com.json │ ├── pivotaltracker.com.json │ ├── piwik.pro.json │ ├── pixieset.com.json │ ├── pixiv.net.json │ ├── pkobp.pl.json │ ├── plaid.com.json │ ├── plan.io.json │ ├── planethoster.com.json │ ├── planetscale.com.json │ ├── planfix.com.json │ ├── planningcenter.com.json │ ├── plastiq.com.json │ ├── platform360.io.json │ ├── plausible.io.json │ ├── play.eslgaming.com.json │ ├── play.google.com.json │ ├── playblackdesert.com.json │ ├── playstation.com.json │ ├── pleo.io.json │ ├── plex.tv.json │ ├── plivo.com.json │ ├── plugshare.com.json │ ├── pluralsight.com.json │ ├── plurk.com.json │ ├── plus.net.json │ ├── plus500.com.json │ ├── plutus.it.json │ ├── pnc.com.json │ ├── pobox.com.json │ ├── pochta.ru.json │ ├── pocketsmith.com.json │ ├── podio.com.json │ ├── poeditor.com.json │ ├── polisystems.ch.json │ ├── poloniex.com.json │ ├── popmoney.com.json │ ├── porkbun.com.json │ ├── portu.cz.json │ ├── postbank.de.json │ ├── postcrossing.com.json │ ├── poste.it.json │ ├── posteo.de.json │ ├── postman.com.json │ ├── postmarkapp.com.json │ ├── postmates.com.json │ ├── postnl.nl.json │ ├── postnord.com.json │ ├── postype.com.json │ ├── povo.jp.json │ ├── powerreviews.com.json │ ├── powerschool.com.json │ ├── pozible.com.json │ ├── practicebetter.io.json │ ├── practicepanther.com.json │ ├── preyproject.com.json │ ├── prezi.com.json │ ├── principal.com.json │ ├── printique.com.json │ ├── privacy.com.json │ ├── privateinternetaccess.com.json │ ├── probit.com.json │ ├── produbanco.com.ec.json │ ├── product.gree.net.json │ ├── profitwell.com.json │ ├── progressive.com.json │ ├── promoter.io.json │ ├── prostocash.com.json │ ├── protolabs.com.json │ ├── proton.me.json │ ├── providentmetals.com.json │ ├── prowrestlingtees.com.json │ ├── prudential.com.json │ ├── psnprofiles.com.json │ ├── psu.edu.json │ ├── ptv.vic.gov.au.json │ ├── publishers.basicattentiontoken.org.json │ ├── purdue.edu.json │ ├── purevpn.com.json │ ├── purolator.com.json │ ├── purse.io.json │ ├── pusher.com.json │ ├── pushover.net.json │ ├── put.io.json │ ├── puter.com.json │ ├── putler.com.json │ ├── pypi.org.json │ ├── pythonanywhere.com.json │ └── pz.gov.pl.json ├── q │ ├── qantas.com.json │ ├── qiwi.com.json │ ├── qlik.com.json │ ├── qnap.com.json │ ├── qobuz.com.json │ ├── qt.io.json │ ├── qtrade.ca.json │ ├── questionpro.com.json │ ├── questrade.com.json │ ├── quickbooks.intuit.com.json │ ├── quicken.com.json │ ├── quickfile.co.uk.json │ ├── quidax.com.json │ ├── quidco.com.json │ ├── quizlet.com.json │ └── quora.com.json ├── r │ ├── rabobank.com.au.json │ ├── rabobank.nl.json │ ├── rackspace.com.json │ ├── racq.com.au.json │ ├── racv.com.au.json │ ├── railway.app.json │ ├── raindrop.io.json │ ├── raisin.com.json │ ├── raizinvest.com.au.json │ ├── rakuten.com.json │ ├── ramnode.com.json │ ├── ramp.com.json │ ├── rapidapi.com.json │ ├── rapidgator.net.json │ ├── raspberrypi.com.json │ ├── ravelin.com.json │ ├── raygun.com.json │ ├── razer.com.json │ ├── rb.cz.json │ ├── rbcdirectinvesting.com.json │ ├── rbcroyalbank.com.json │ ├── rbs.co.uk.json │ ├── rcwilley.com.json │ ├── readme.com.json │ ├── readthedocs.org.json │ ├── realestate.com.au.json │ ├── realme.govt.nz.json │ ├── realvnc.com.json │ ├── rebel.com.json │ ├── rebrandly.com.json │ ├── recruitee.com.json │ ├── recurly.com.json │ ├── redbus.in.json │ ├── reddit.com.json │ ├── redenergy.com.au.json │ ├── redhat.com.json │ ├── redis.com.json │ ├── redshelf.com.json │ ├── refersion.com.json │ ├── regions.com.json │ ├── register365.com.json │ ├── registro.br.json │ ├── rejoiner.com.json │ ├── rememberthemilk.com.json │ ├── remind.com.json │ ├── remitano.com.json │ ├── remitly.com.json │ ├── remotedesktopmanager.com.json │ ├── render.com.json │ ├── repairshopr.com.json │ ├── replicon.com.json │ ├── replit.com.json │ ├── report-uri.com.json │ ├── republic.com.json │ ├── resend.com.json │ ├── resolver.co.uk.json │ ├── rest.com.au.json │ ├── restorecord.com.json │ ├── restream.io.json │ ├── retroachievements.org.json │ ├── rev.com.json │ ├── revenuecat.com.json │ ├── revolut.com.json │ ├── rewind.com.json │ ├── rge.com.json │ ├── rightcapital.com.json │ ├── ring.com.json │ ├── ringcentral.com.json │ ├── riotgames.com.json │ ├── ripe.net.json │ ├── ripio.com.json │ ├── rippling.com.json │ ├── risk.lexisnexis.com.json │ ├── river.com.json │ ├── rmit.edu.au.json │ ├── robertsspaceindustries.com.json │ ├── robinhood.com.json │ ├── roblox.com.json │ ├── roboform.com.json │ ├── roborock.com.json │ ├── rocket-league.com.json │ ├── rocketbeans.tv.json │ ├── rocketmortgage.com.json │ ├── rockstargames.com.json │ ├── rogers.com.json │ ├── roku.com.json │ ├── rollbar.com.json │ ├── royalroads.ca.json │ ├── rubygems.org.json │ ├── rug.nl.json │ ├── runbox.com.json │ ├── runcloud.io.json │ ├── runescape.com.json │ ├── runkeeper.com.json │ ├── runpanther.io.json │ ├── runsignup.com.json │ ├── runtastic.com.json │ ├── ryanair.com.json │ └── ryver.com.json ├── s │ ├── safecu.org.json │ ├── sailpoint.com.json │ ├── sailthru.com.json │ ├── salesforce.com.json │ ├── samsung.com.json │ ├── sandbox.game.json │ ├── sanebox.com.json │ ├── sans.org.json │ ├── santander.co.uk.json │ ├── santander.com.ar.json │ ├── santander.com.br.json │ ├── santander.de.json │ ├── santander.pl.json │ ├── santander.pt.json │ ├── sasktel.com.json │ ├── satoshitango.com.json │ ├── saturn.de.json │ ├── saucelabs.com.json │ ├── sbishinseibank.co.jp.json │ ├── scalable.capital.json │ ├── scalefusion.com.json │ ├── scalegrid.io.json │ ├── scaleway.com.json │ ├── scalr.com.json │ ├── sce.com.json │ ├── schibsted.com.json │ ├── schoolsfirstfcu.org.json │ ├── schoolsoft.se.json │ ├── schwab.com.json │ ├── scorptec.com.au.json │ ├── scotiabank.com.json │ ├── scotrail.co.uk.json │ ├── scribd.com.json │ ├── scriptinghelpers.org.json │ ├── scryfall.com.json │ ├── scu.edu.json │ ├── sdccu.com.json │ ├── sdfcu.org.json │ ├── sdge.com.json │ ├── se.com.json │ ├── seamless.com.json │ ├── seatgeek.com.json │ ├── seb.se.json │ ├── section.io.json │ ├── secure.checkout.visa.com.json │ ├── securesafe.com.json │ ├── securitytrails.com.json │ ├── sefcu.com.json │ ├── segment.com.json │ ├── selfwealth.com.au.json │ ├── sellix.io.json │ ├── semaphoreci.com.json │ ├── semrush.com.json │ ├── sendcloud.com.json │ ├── sendgrid.com.json │ ├── sendowl.com.json │ ├── sendsafely.com.json │ ├── senecalearning.com.json │ ├── sentry.io.json │ ├── sentry.rmu.edu.json │ ├── serif.com.json │ ├── server.nitrado.net.json │ ├── server.pro.json │ ├── serverless.com.json │ ├── serverpilot.io.json │ ├── serverspace.io.json │ ├── service.nsw.gov.au.json │ ├── service.vic.gov.au.json │ ├── servicecu.org.json │ ├── serviceportal.hamburg.de.json │ ├── servus.ca.json │ ├── seznam.cz.json │ ├── sezzle.com.json │ ├── sffirecu.org.json │ ├── sfu.ca.json │ ├── shadow.tech.json │ ├── shareworks.com.json │ ├── shaw.ca.json │ ├── shift4shop.com.json │ ├── shipstation.com.json │ ├── shoeboxed.com.json │ ├── shopback.com.json │ ├── shophumm.com.json │ ├── shopify.com.json │ ├── short.io.json │ ├── shortcut.com.json │ ├── shrimpy.io.json │ ├── shu.edu.json │ ├── sidequestvr.com.json │ ├── sierra.com.json │ ├── sigfig.com.json │ ├── sign.plus.json │ ├── signal.org.json │ ├── signnow.com.json │ ├── signrequest.com.json │ ├── signupgenius.com.json │ ├── similarweb.com.json │ ├── simplelogin.io.json │ ├── simplii.com.json │ ├── simplisafe.com.json │ ├── simplybook.me.json │ ├── simyo.nl.json │ ├── sinch.com.json │ ├── singlekey-id.com.json │ ├── singpass.gov.sg.json │ ├── sipgate.de.json │ ├── sisense.com.json │ ├── site123.com.json │ ├── siteground.com.json │ ├── sixt.com.json │ ├── sixthcontinent.com.json │ ├── sj.se.json │ ├── sjsu.edu.json │ ├── skandia.se.json │ ├── skanetrafiken.se.json │ ├── sketch.com.json │ ├── sketchup.com.json │ ├── skinport.com.json │ ├── skrill.com.json │ ├── skype.com.json │ ├── sl.se.json │ ├── slack.com.json │ ├── slideshare.net.json │ ├── sling.com.json │ ├── smarkets.com.json │ ├── smartly.io.json │ ├── smartrip.wmata.com.json │ ├── smartsimple.com.json │ ├── smartsurvey.co.uk.json │ ├── smartthings.com.json │ ├── smartvault.com.json │ ├── smarty.co.uk.json │ ├── smbc.co.jp.json │ ├── smoothcomp.com.json │ ├── smspool.net.json │ ├── smugmug.com.json │ ├── smythstoys.com.json │ ├── snapchat.com.json │ ├── snapdeal.com.json │ ├── sncf-connect.com.json │ ├── socalgas.com.json │ ├── socketlabs.com.json │ ├── sofi.com.json │ ├── softr.io.json │ ├── sogolytics.com.json │ ├── solarweb.com.json │ ├── solarwinds.com.json │ ├── sonic.com.json │ ├── sonix.ai.json │ ├── sosh.fr.json │ ├── soundcloud.com.json │ ├── sourceforge.net.json │ ├── southwest.com.json │ ├── southwesternrailway.com.json │ ├── southxchange.com.json │ ├── spacehey.com.json │ ├── spaceship.com.json │ ├── sparda.de.json │ ├── sparkasse.de.json │ ├── sparkpost.com.json │ ├── spectrocoin.com.json │ ├── spectrum.com.json │ ├── speedrun.com.json │ ├── speedway.com.json │ ├── spirit.com.json │ ├── splashtop.com.json │ ├── split.io.json │ ├── spotify.com.json │ ├── spreedly.com.json │ ├── spri.ng.json │ ├── sproutsocial.com.json │ ├── square-enix-games.com.json │ ├── squarespace.com.json │ ├── squareup.com.json │ ├── ssa.gov.json │ ├── ssl.com.json │ ├── ssltrust.com.au.json │ ├── stackexchange.com.json │ ├── stackfield.com.json │ ├── stackpath.com.json │ ├── stacksocial.com.json │ ├── stan.com.au.json │ ├── standardnotes.com.json │ ├── stanford.edu.json │ ├── staples.com.json │ ├── starbucks.co.jp.json │ ├── starbucks.com.au.json │ ├── starbucks.com.json │ ├── stardock.com.json │ ├── starlingbank.com.json │ ├── starone.org.json │ ├── startmail.com.json │ ├── stash.com.json │ ├── statefarm.com.json │ ├── status.io.json │ ├── statuscake.com.json │ ├── statuspage.io.json │ ├── steelseries.com.json │ ├── steg-electronics.ch.json │ ├── stessa.com.json │ ├── stgeorge.com.au.json │ ├── stockx.com.json │ ├── store.steampowered.com.json │ ├── stormgain.com.json │ ├── storyblocks.com.json │ ├── strato.de.json │ ├── strava.com.json │ ├── stripe.com.json │ ├── strongvpn.com.json │ ├── stubhub.com.json │ ├── studentaid.gov.json │ ├── studioninja.co.json │ ├── subito.it.json │ ├── subscribestar.com.json │ ├── substack.com.json │ ├── sucuri.net.json │ ├── sugarsync.com.json │ ├── sumologic.com.json │ ├── suncorp.com.au.json │ ├── suncorpbank.com.au.json │ ├── supabase.com.json │ ├── superloop.com.json │ ├── surfshark.com.json │ ├── surveymonkey.com.json │ ├── survicate.com.json │ ├── swedbank.se.json │ ├── swile.co.json │ ├── swinburne.edu.au.json │ ├── swisscom.ch.json │ ├── swisslife.ch.json │ ├── swissmedical.com.ar.json │ ├── switchplus.ch.json │ ├── swtor.com.json │ ├── swyftx.com.json │ ├── sydney.edu.au.json │ ├── sync.com.json │ ├── synchronybank.com.json │ ├── synergywholesale.com.json │ ├── synology.com.json │ ├── system76.com.json │ └── szkb.ch.json ├── t │ ├── t-mobile.com.json │ ├── t-online.de.json │ ├── tab.com.au.json │ ├── tableau.com.json │ ├── taboola.com.json │ ├── tacobell.com.json │ ├── taiga.io.json │ ├── talkdesk.com.json │ ├── talktalk.co.uk.json │ ├── tamu.edu.json │ ├── tangerine.ca.json │ ├── tangerinetelecom.com.au.json │ ├── target.com.json │ ├── targobank.de.json │ ├── taxact.com.json │ ├── taxbit.com.json │ ├── taxdome.com.json │ ├── tbcbank.ge.json │ ├── td.com.json │ ├── teachable.com.json │ ├── teamsnap.com.json │ ├── teamspeak.com.json │ ├── teamviewer.com.json │ ├── teamwork.com.json │ ├── tebex.io.json │ ├── technicpack.net.json │ ├── techsmith.com.json │ ├── tele2.se.json │ ├── telegram.org.json │ ├── telekom.de.json │ ├── telemach.hr.json │ ├── telenor.se.json │ ├── telia.se.json │ ├── tello.com.json │ ├── tellonym.me.json │ ├── telnyx.com.json │ ├── telstra.com.au.json │ ├── telus.com.json │ ├── telzio.com.json │ ├── temple.edu.json │ ├── termius.com.json │ ├── termly.io.json │ ├── termsfeed.com.json │ ├── tescobank.com.json │ ├── tesla.com.json │ ├── teslafi.com.json │ ├── test.de.json │ ├── textlocal.com.json │ ├── textmagic.com.json │ ├── tfl.gov.uk.json │ ├── thalia.de.json │ ├── thebay.com.json │ ├── theiconic.com.au.json │ ├── therapynotes.com.json │ ├── theta.tv.json │ ├── thetrainline.com.json │ ├── theweathernetwork.com.json │ ├── threatconnect.com.json │ ├── threatx.com.json │ ├── three.co.uk.json │ ├── thriva.co.json │ ├── thrivecart.com.json │ ├── ti.to.json │ ├── tiaa-cref.org.json │ ├── tiaabank.com.json │ ├── tibia.com.json │ ├── ticketek.com.au.json │ ├── ticketmaster.com.json │ ├── ticketsource.co.uk.json │ ├── tickpick.com.json │ ├── tickspot.com.json │ ├── tidal.com.json │ ├── tiketti.fi.json │ ├── tiktok.com.json │ ├── tilaa.com.json │ ├── tim.it.json │ ├── time4vps.com.json │ ├── timetastic.co.uk.json │ ├── ting.com.json │ ├── tinyurl.com.json │ ├── tivo.com.json │ ├── tixel.com.json │ ├── tk.de.json │ ├── tmbank.com.au.json │ ├── todo.microsoft.com.json │ ├── todoist.com.json │ ├── todopago.com.ar.json │ ├── toggl.com.json │ ├── tokopedia.com.json │ ├── tomorrow.io.json │ ├── toneden.io.json │ ├── toodledo.com.json │ ├── toontownrewritten.com.json │ ├── topcashback.co.uk.json │ ├── torguard.net.json │ ├── torontomu.ca.json │ ├── toshl.com.json │ ├── towerfcu.org.json │ ├── tpg.com.au.json │ ├── trademe.co.nz.json │ ├── trading212.com.json │ ├── tradingview.com.json │ ├── transifex.com.json │ ├── transip.nl.json │ ├── transperth.wa.gov.au.json │ ├── transunion.com.json │ ├── travala.com.json │ ├── travel.willer.co.jp.json │ ├── travelers.com.json │ ├── tre.se.json │ ├── treasurydirect.gov.json │ ├── trello.com.json │ ├── trendmicro.com.json │ ├── tresorit.com.json │ ├── trimble.com.json │ ├── trionworlds.com.json │ ├── tripadvisor.com.json │ ├── tripit.com.json │ ├── trovo.live.json │ ├── troweprice.com.json │ ├── truekey.com.json │ ├── truist.com.json │ ├── trumf.no.json │ ├── trustage.com.json │ ├── trustpilot.com.json │ ├── tryhackme.com.json │ ├── tsb.co.uk.json │ ├── tsohost.com.json │ ├── tsp.gov.json │ ├── tu-darmstadt.de.json │ ├── tu.berlin.json │ ├── tumblr.com.json │ ├── tunecore.com.json │ ├── tunnelbear.com.json │ ├── turbosquid.com.json │ ├── turbotax.intuit.com.json │ ├── turnitin.com.json │ ├── turo.com.json │ ├── tuta.com.json │ ├── tvtime.com.json │ ├── tvtropes.org.json │ ├── tweakers.net.json │ ├── twilio.com.json │ ├── twingate.com.json │ ├── twitch.tv.json │ ├── typeform.com.json │ └── typeracer.com.json ├── u │ ├── ub.edu.json │ ├── ubank.com.au.json │ ├── ubc.ca.json │ ├── uber.com.json │ ├── ubereats.com.json │ ├── ubisoft.com.json │ ├── ubs.com.json │ ├── ubt.com.json │ ├── ucalgary.ca.json │ ├── ucas.com.json │ ├── ucdavis.edu.json │ ├── uci.edu.json │ ├── ucla.edu.json │ ├── uclahealth.org.json │ ├── ucmerced.edu.json │ ├── ucr.edu.json │ ├── ucsb.edu.json │ ├── ucsc.edu.json │ ├── ucsd.edu.json │ ├── ucsf.edu.json │ ├── udacity.com.json │ ├── udel.edu.json │ ├── udemy.com.json │ ├── ufcfightpass.com.json │ ├── ufcstore.com.json │ ├── ui.com.json │ ├── uidaho.edu.json │ ├── uk2.net.json │ ├── ukfast.co.uk.json │ ├── ukpostbox.com.json │ ├── ukraine.com.ua.json │ ├── ulule.com.json │ ├── umbrella.com.json │ ├── umich.edu.json │ ├── umpquabank.com.json │ ├── unbounce.com.json │ ├── unfuddle.com.json │ ├── uni-marburg.de.json │ ├── unifyfcu.com.json │ ├── unimelb.edu.au.json │ ├── unionbank.co.il.json │ ├── uniregistry.com.json │ ├── unisuper.com.au.json │ ├── united-domains.de.json │ ├── united.com.json │ ├── uniteddomains.com.json │ ├── unity.com.json │ ├── universe.com.json │ ├── unleashedsoftware.com.json │ ├── unsplash.com.json │ ├── unstoppabledomains.com.json │ ├── unsw.edu.au.json │ ├── uottawa.ca.json │ ├── up.com.au.json │ ├── upcloud.com.json │ ├── updraftplus.com.json │ ├── upenn.edu.json │ ├── uphold.com.json │ ├── ups.com.json │ ├── uptimerobot.com.json │ ├── upwork.com.json │ ├── uq.edu.au.json │ ├── us.hsbc.com.json │ ├── usaa.com.json │ ├── usabilla.com.json │ ├── usbank.com.json │ ├── uscis.gov.json │ ├── usefathom.com.json │ ├── userway.org.json │ ├── usmobile.com.json │ ├── usps.com.json │ ├── uspto.gov.json │ ├── utoronto.ca.json │ ├── uts.edu.au.json │ ├── uvic.ca.json │ ├── uwaterloo.ca.json │ └── uwcu.org.json ├── v │ ├── va.gov.json │ ├── vagaro.com.json │ ├── valr.com.json │ ├── vancity.com.json │ ├── vanguard.com.au.json │ ├── vanguard.com.json │ ├── vanguardinvestor.co.uk.json │ ├── vapor.laravel.com.json │ ├── vasttrafik.se.json │ ├── vaultcord.com.json │ ├── vcu.edu.json │ ├── veeam.com.json │ ├── veem.com.json │ ├── vend.com.json │ ├── venmo.com.json │ ├── ventraip.com.au.json │ ├── veracode.com.json │ ├── verio.com.json │ ├── verizon.com.json │ ├── verkkokauppa.com.json │ ├── verpex.com.json │ ├── versio.nl.json │ ├── viabtc.com.json │ ├── viadeo.com.json │ ├── viaplay.com.json │ ├── viber.com.json │ ├── vicroads.vic.gov.au.json │ ├── video.ibm.com.json │ ├── vimeo.com.json │ ├── vimla.se.json │ ├── vinted.com.json │ ├── virginatlantic.com.json │ ├── virginmedia.com.json │ ├── virginmedia.ie.json │ ├── virginmoney.com.json │ ├── virginplus.ca.json │ ├── virginpulse.com.json │ ├── virustotal.com.json │ ├── visa.com.ar.json │ ├── visualstudio.microsoft.com.json │ ├── vitality.co.uk.json │ ├── vivaldi.com.json │ ├── vivup.co.uk.json │ ├── vk.com.json │ ├── vodafone.co.nz.json │ ├── vodafone.co.uk.json │ ├── vodafone.com.au.json │ ├── vodafone.de.json │ ├── vodafone.ie.json │ ├── vodafone.it.json │ ├── vodafone.nl.json │ ├── voidu.com.json │ ├── voip.ms.json │ ├── vpsserver.com.json │ ├── vr.de.json │ ├── vr.fi.json │ ├── vrbo.com.json │ ├── vse.cz.json │ ├── vt.edu.json │ ├── vudu.com.json │ ├── vultr.com.json │ ├── vwfs.de.json │ ├── vy.no.json │ └── vystarcu.org.json ├── w │ ├── w3schools.com.json │ ├── wageworks.com.json │ ├── wakatime.com.json │ ├── walgreens.com.json │ ├── wallapop.com.json │ ├── walmart.ca.json │ ├── walmart.com.json │ ├── warbyparker.com.json │ ├── warframe.com.json │ ├── wargaming.net.json │ ├── warnerbrosgames.com.json │ ├── wasabi.com.json │ ├── washington.edu.json │ ├── watchguard.com.json │ ├── waterstones.com.json │ ├── wattpad.com.json │ ├── waveapps.com.json │ ├── wayfair.com.json │ ├── wazirx.com.json │ ├── wealthfront.com.json │ ├── wealthify.com.json │ ├── wealthsimple.com.json │ ├── web.any.do.json │ ├── web.de.json │ ├── web.iit.edu.json │ ├── web.mit.edu.json │ ├── webcentral.com.au.json │ ├── webflow.com.json │ ├── webgate.ec.europa.eu.json │ ├── webmail.pt.lu.json │ ├── webmd.com.json │ ├── webmoney.ru.json │ ├── webroot.com.json │ ├── weclapp.com.json │ ├── wedos.com.json │ ├── wefunder.com.json │ ├── weibo.com.json │ ├── wellfound.com.json │ ├── wellsfargo.com.json │ ├── weltsparen.de.json │ ├── wescom.org.json │ ├── westernunion.com.json │ ├── westjet.com.json │ ├── westpac.com.au.json │ ├── wetransfer.com.json │ ├── whalefin.com.json │ ├── whatsapp.com.json │ ├── whc.ca.json │ ├── wheniwork.com.json │ ├── whimsical.com.json │ ├── whois.com.json │ ├── widiba.it.json │ ├── wiggle.co.uk.json │ ├── wikipedia.org.json │ ├── wilobank.com.json │ ├── win2day.at.json │ ├── winamax.fr.json │ ├── windscribe.com.json │ ├── windy.com.json │ ├── wingo.ch.json │ ├── wire.com.json │ ├── wirexapp.com.json │ ├── wisc.edu.json │ ├── wise.com.json │ ├── withings.com.json │ ├── wix.com.json │ ├── wizard101.com.json │ ├── wolf.bet.json │ ├── wolfram.com.json │ ├── wolt.com.json │ ├── woltlab.com.json │ ├── woodforest.com.json │ ├── woolworths.com.au.json │ ├── wordfence.com.json │ ├── wordpress.com.json │ ├── workato.com.json │ ├── workflowy.com.json │ ├── workplace.com.json │ ├── world4you.com.json │ ├── wp.pl.json │ ├── wpengine.com.json │ ├── wpscan.com.json │ ├── wrike.com.json │ ├── wwe.com.json │ ├── wykop.pl.json │ ├── wyndhamhotels.com.json │ └── wyze.com.json ├── x │ ├── x.com.json │ ├── xapo.com.json │ ├── xbox.com.json │ ├── xero.com.json │ ├── xfinity.com.json │ ├── xing.com.json │ ├── xink.io.json │ └── xplenty.com.json ├── y │ ├── yclas.com.json │ ├── yelp.com.json │ ├── yle.fi.json │ ├── ymobile.jp.json │ ├── ynab.com.json │ ├── yoomoney.ru.json │ ├── yorku.ca.json │ ├── youhodler.com.json │ ├── youi.com.au.json │ ├── youinvest.co.uk.json │ └── youtube.com.json └── z │ ├── zaba.hr.json │ ├── zalando.com.json │ ├── zapier.com.json │ ├── zappos.com.json │ ├── zapsplat.com.json │ ├── zara.com.json │ ├── zazzle.com.json │ ├── zendesk.com.json │ ├── zeplin.io.json │ ├── zerodha.com.json │ ├── zerotier.com.json │ ├── zight.com.json │ ├── zillow.com.json │ ├── zimbra.com.json │ ├── zip.co.json │ ├── zkb.ch.json │ ├── zocdoc.com.json │ ├── zoho.com.json │ ├── zola.com.json │ ├── zomato.com.json │ ├── zondaglobal.com.json │ ├── zoom.us.json │ ├── zooplus.com.json │ └── zybooks.com.json ├── img ├── 0 │ └── 000webhost.com.svg ├── 1 │ ├── 101domain.com.svg │ ├── 123-reg.co.uk.svg │ ├── 123formbuilder.com.svg │ ├── 15five.com.svg │ ├── 1822direkt.de.svg │ └── 1password.com.svg ├── 2 │ ├── 20i.com.svg │ ├── 23andme.com.svg │ ├── 2checkout.com.svg │ └── 2k.com.svg ├── 3 │ └── 3commas.io.svg ├── 4 │ └── 4cd.edu.png ├── 5 │ ├── 500px.com.svg │ └── 53.com.svg ├── 7 │ └── 7pass.de.svg ├── a │ ├── a2hosting.com.svg │ ├── aa.com.svg │ ├── aaiedu.hr.svg │ ├── aami.com.au.svg │ ├── about.me.svg │ ├── above.com.svg │ ├── academicearth.org.svg │ ├── accelo.com.svg │ ├── accountable.eu.svg │ ├── accounts.firefox.com.svg │ ├── accounts.nintendo.com.svg │ ├── acorns.com.svg │ ├── acquia.com.svg │ ├── actionnetwork.org.svg │ ├── actionstep.com.svg │ ├── active24.com.svg │ ├── activecampaign.com.svg │ ├── activecollab.com.svg │ ├── activestate.com.svg │ ├── activision.com.svg │ ├── adafruit.com.svg │ ├── addiko.hr.svg │ ├── adelaidebank.com.au.svg │ ├── adguard.com.svg │ ├── admiral.com.svg │ ├── adobe.com.svg │ ├── adp.com.svg │ ├── adt.com.svg │ ├── adyen.com.svg │ ├── aep.com.svg │ ├── aerolineas.com.ar.svg │ ├── aesop.com.svg │ ├── aetna.com.svg │ ├── aeza.net.svg │ ├── afip.gob.ar.svg │ ├── afternic.com.svg │ ├── afterpay.com.svg │ ├── agenziaentrate.gov.it.svg │ ├── agl.com.au.svg │ ├── aha.io.svg │ ├── aidvantage.studentaid.gov.png │ ├── airasia.com.svg │ ├── airbank.cz.svg │ ├── airbnb.com.svg │ ├── airbrake.io.svg │ ├── aircanada.com.svg │ ├── airdroid.com.svg │ ├── airmee.com.svg │ ├── airship.com.svg │ ├── airtable.com.svg │ ├── aiven.io.svg │ ├── ajax.systems.svg │ ├── akc.org.svg │ ├── alaskaair.com.svg │ ├── alchemer.com.svg │ ├── alchemy.com.svg │ ├── aldimobile.com.au.svg │ ├── alectrautilities.com.svg │ ├── algolia.com.svg │ ├── alibabacloud.com.svg │ ├── aliexpress.com.svg │ ├── all-inkl.com.svg │ ├── allegiantair.com.svg │ ├── allegro.pl.svg │ ├── alliantcreditunion.org.svg │ ├── allianz.de.svg │ ├── allmylinks.com.svg │ ├── alltrails.com.svg │ ├── ally.com.svg │ ├── altcointrader.co.za.svg │ ├── alterdice.com.svg │ ├── altoira.com.svg │ ├── altra.org.svg │ ├── amaysim.com.au.svg │ ├── amazingmarvin.com.png │ ├── amazon.com.svg │ ├── americafirst.com.svg │ ├── americancentury.com.svg │ ├── americanexpress.com.svg │ ├── ameriprise.com.svg │ ├── amp.com.au.svg │ ├── amtrak.com.svg │ ├── amundi-ee.com.svg │ ├── ancestry.com.svg │ ├── andrewsfcu.org.svg │ ├── ankama.com.svg │ ├── anses.gob.ar.svg │ ├── antagning.se.svg │ ├── anthem.com.svg │ ├── any.run.svg │ ├── anycoindirect.eu.svg │ ├── anydesk.com.svg │ ├── anz.com.au.svg │ ├── aok.de.svg │ ├── aozorabank.co.jp.svg │ ├── apmex.com.svg │ ├── apnic.net.svg │ ├── apobank.de.svg │ ├── app.azendoo.com.svg │ ├── app.sendloop.com.svg │ ├── app.terraform.io.svg │ ├── app.vagrantup.com.svg │ ├── appfigures.com.svg │ ├── appfolio.com.svg │ ├── appleid.apple.com.svg │ ├── appodeal.com.svg │ ├── appsignal.com.svg │ ├── appveyor.com.svg │ ├── appwrite.io.svg │ ├── aqara.com.svg │ ├── arcadia.com.svg │ ├── arcaplanet.it.svg │ ├── archive.org.svg │ ├── arduino.cc.svg │ ├── argentina.gob.ar.svg │ ├── arin.net.svg │ ├── arlo.com.svg │ ├── artifacthub.io.svg │ ├── artists.spotify.com.svg │ ├── artstation.com.svg │ ├── arubacloud.com.svg │ ├── arubainstanton.com.svg │ ├── asana.com.svg │ ├── asb.co.nz.svg │ ├── ashesofcreation.com.png │ ├── asos.com.svg │ ├── aspiration.com.svg │ ├── assembla.com.svg │ ├── astound.com.svg │ ├── asu.edu.svg │ ├── atera.com.svg │ ├── aternos.org.svg │ ├── atlas-myrmv.massdot.state.ma.us.png │ ├── atriumhealth.org.svg │ ├── att.com.svg │ ├── attentive.com.svg │ ├── atu.edu.svg │ ├── au.com.svg │ ├── audiense.com.svg │ ├── aura.com.svg │ ├── auspost.com.au.svg │ ├── aussiebroadband.com.au.svg │ ├── australianretirementtrust.com.au.svg │ ├── australiansuper.com.svg │ ├── auth.opera.com.svg │ ├── auth0.com.svg │ ├── autocode.com.svg │ ├── autodesk.com.svg │ ├── automater.pl.svg │ ├── autotask.net.svg │ ├── availity.com.svg │ ├── avanza.se.svg │ ├── avast.com.svg │ ├── avg.com.svg │ ├── awardwallet.com.svg │ ├── aware.com.au.svg │ ├── awin.com.svg │ ├── aws.amazon.com.svg │ ├── axios.com.svg │ ├── axosbank.com.svg │ └── azure.microsoft.com.svg ├── b │ ├── babbel.com.svg │ ├── back4app.com.svg │ ├── backblaze.com.svg │ ├── badoo.com.svg │ ├── bahn.com.svg │ ├── balena.io.svg │ ├── baloise.ch.svg │ ├── balsamiq.com.svg │ ├── bamboohr.com.svg │ ├── bancociudad.com.ar.svg │ ├── bancoguayaquil.com.svg │ ├── bancointernacional.com.ec.svg │ ├── bancoprovincia.com.ar.svg │ ├── bandcamp.com.svg │ ├── bank99.at.svg │ ├── bankaust.com.au.svg │ ├── bankera.com.svg │ ├── bankhapoalim.co.il.svg │ ├── bankofamerica.com.svg │ ├── bankofmelbourne.com.au.svg │ ├── bankofscotland.co.uk.svg │ ├── bankrate.com.svg │ ├── banksa.com.au.svg │ ├── bankwest.com.au.svg │ ├── barclays.svg │ ├── baremetrics.com.svg │ ├── barmenia.de.svg │ ├── barnesandnoble.com.svg │ ├── basecamp.com.svg │ ├── batch.com.svg │ ├── bbbank.de.svg │ ├── bbva.svg │ ├── bca.co.id.svg │ ├── bcit.ca.svg │ ├── beacons.ai.svg │ ├── becu.org.svg │ ├── beeper.com.svg │ ├── bell.ca.svg │ ├── belong.com.au.svg │ ├── bendigobank.com.au.svg │ ├── benefitscal.com.svg │ ├── bereal.com.svg │ ├── berkeley.edu.png │ ├── bestbuy.com.svg │ ├── betfair.com.svg │ ├── bethesda.net.svg │ ├── bethpagefcu.com.svg │ ├── betterment.com.svg │ ├── betvictor.com.svg │ ├── beyondbank.com.au.svg │ ├── bglcorp.com.svg │ ├── bhfcu.com.svg │ ├── bibox.com.svg │ ├── bigcommerce.com.svg │ ├── biggerpockets.com.svg │ ├── bigw.com.au.svg │ ├── bilibili.com.svg │ ├── bill.com.svg │ ├── binance.com.svg │ ├── bitbar.com.svg │ ├── bitbns.com.svg │ ├── bitbucket.org.svg │ ├── bitbuy.ca.svg │ ├── bitcoin.de.svg │ ├── bitdefender.com.svg │ ├── bitfinex.com.svg │ ├── bitflyer.com.svg │ ├── bitforex.com.svg │ ├── bitget.com.svg │ ├── bitgo.com.svg │ ├── bithumb.com.svg │ ├── bitly.com.svg │ ├── bitmex.com.svg │ ├── bitnami.com.svg │ ├── bitpanda.com.svg │ ├── bitpay.com.svg │ ├── bitrise.io.svg │ ├── bitrix24.com.svg │ ├── bitski.com.svg │ ├── bitskins.com.svg │ ├── bitso.com.svg │ ├── bitstamp.net.svg │ ├── bittrex.com.svg │ ├── bitvavo.com.svg │ ├── bitwarden.com.svg │ ├── bk.mufg.jp.svg │ ├── bkex.com.svg │ ├── blackbaud.com.png │ ├── blacknight.com.svg │ ├── bladeandsoul.com.png │ ├── blau.de.svg │ ├── blizzard.com.svg │ ├── blockchain.com.svg │ ├── blockfi.com.svg │ ├── bluehost.com.svg │ ├── bluesnap.com.svg │ ├── bmedonline.it.svg │ ├── bmo.svg │ ├── bna.com.ar.svg │ ├── bnktothefuture.com.svg │ ├── bochk.com.svg │ ├── bohemia.net.svg │ ├── bokio.se.svg │ ├── bol.com.svg │ ├── bolt.eu.svg │ ├── bonobos.com.svg │ ├── bonus.ly.svg │ ├── bookbeat.com.svg │ ├── booking.com.svg │ ├── boost.com.au.svg │ ├── boots.com.svg │ ├── boursedirect.fr.svg │ ├── boursorama.com.svg │ ├── bowens.com.au.svg │ ├── box.com.svg │ ├── boxed.com.svg │ ├── brack.ch.svg │ ├── braintreepayments.com.svg │ ├── brandwatch.com.svg │ ├── braze.com.svg │ ├── breeze.pm.svg │ ├── brevo.com.svg │ ├── brex.com.svg │ ├── brilliant.org.svg │ ├── britishairways.com.svg │ ├── broadcom.com.svg │ ├── browserstack.com.svg │ ├── bsag.de.svg │ ├── bsky.app.svg │ ├── bt.com.svg │ ├── btcbox.co.jp.svg │ ├── btcmarkets.net.svg │ ├── btcpop.co.svg │ ├── btcturk.com.svg │ ├── bu.edu.svg │ ├── bubble.io.svg │ ├── buda.com.svg │ ├── buddy.works.svg │ ├── buffer.com.svg │ ├── bugcrowd.com.svg │ ├── bugsnag.com.svg │ ├── bugzilla.mozilla.org.svg │ ├── buhl.de.svg │ ├── buildium.com.svg │ ├── buildkite.com.svg │ ├── builtwith.com.svg │ ├── bulb.co.uk.svg │ ├── bullionexchanges.com.svg │ ├── bullionstar.com.svg │ ├── bullionvault.com.svg │ ├── bunnings.com.au.svg │ ├── bunny.net.svg │ ├── bupa.com.au.svg │ ├── buyee.jp.svg │ ├── buymeacoffee.com.svg │ ├── bw-bank.de.svg │ ├── bybit.com.svg │ └── byu.edu.svg ├── c │ ├── cacoo.com.svg │ ├── caisse-epargne.fr.svg │ ├── cal.com.svg │ ├── calendly.com.svg │ ├── callcentric.com.svg │ ├── calpoly.edu.svg │ ├── caltech.edu.svg │ ├── cam.ac.uk.png │ ├── campaignmonitor.com.svg │ ├── canada.ca.svg │ ├── canadacomputers.com.svg │ ├── canadapost.ca.svg │ ├── canadiantire.ca.svg │ ├── canary.is.svg │ ├── canva.com.svg │ ├── capcom.com.svg │ ├── capitalgroup.com.svg │ ├── capitalone.com.svg │ ├── capsulecrm.com.svg │ ├── carbonite.com.svg │ ├── cardmarket.com.svg │ ├── caremark.com.svg │ ├── carilionclinic.org.svg │ ├── carleton.ca.svg │ ├── carrd.co.svg │ ├── carta.com.svg │ ├── cash.app.svg │ ├── cashrewards.com.au.svg │ ├── caspio.com.svg │ ├── cat.com.svg │ ├── cathaypacific.com.svg │ ├── cbq.qa.svg │ ├── cbtnuggets.com.svg │ ├── cdbaby.com.svg │ ├── cdkeys.com.svg │ ├── cdn77.com.svg │ ├── cdnsun.com.svg │ ├── cembra.ch.svg │ ├── cengage.com.svg │ ├── centurylink.com.svg │ ├── certification.comptia.org.svg │ ├── cex.io.svg │ ├── cgd.pt.svg │ ├── changelly.com.svg │ ├── chargebee.com.svg │ ├── chargepoint.com.svg │ ├── charliehr.com.svg │ ├── chartbeat.com.svg │ ├── chase.com.svg │ ├── chat.google.com.svg │ ├── chatwork.com.svg │ ├── checkfront.com.svg │ ├── checkmategaming.com.svg │ ├── chegg.com.svg │ ├── chess.com.svg │ ├── chime.com.svg │ ├── chocolatey.org.svg │ ├── cibc.com.svg │ ├── cinemark.com.svg │ ├── cineplex.com.svg │ ├── circle.com.svg │ ├── circles.life.svg │ ├── cisco.com.svg │ ├── citadelbanking.com.svg │ ├── citationsy.com.svg │ ├── citibank.svg │ ├── citizensbank.com.svg │ ├── classlink.com.svg │ ├── clearme.com.svg │ ├── clearscore.com.svg │ ├── clemson.edu.svg │ ├── clever.com.svg │ ├── clevertap.com.svg │ ├── clickpay.com.svg │ ├── clickup.com.svg │ ├── clickworker.com.svg │ ├── cliniko.com.svg │ ├── clio.com.svg │ ├── clippercard.com.svg │ ├── close.com.svg │ ├── cloud.baidu.com.svg │ ├── cloud.google.com.svg │ ├── cloud.hashicorp.com.svg │ ├── cloud.ibm.com.svg │ ├── cloud.oracle.com.svg │ ├── cloud66.com.svg │ ├── cloudamqp.com.svg │ ├── cloudbees.com.svg │ ├── cloudbet.com.svg │ ├── cloudconvert.com.svg │ ├── cloudflare.com.svg │ ├── cloudhq.net.svg │ ├── cloudinary.com.svg │ ├── cloudns.net.png │ ├── cloudways.com.svg │ ├── clover.com.svg │ ├── cloze.com.svg │ ├── clubhouse.com.svg │ ├── cm.com.svg │ ├── cmore.se.svg │ ├── cmu.edu.svg │ ├── cnn.com.svg │ ├── co-operativebank.co.uk.svg │ ├── cobalt.io.svg │ ├── cod.edu.svg │ ├── coda.io.svg │ ├── codeanywhere.com.svg │ ├── codebasehq.com.svg │ ├── codeberg.org.svg │ ├── codecademy.com.svg │ ├── codeclimate.com.svg │ ├── codepen.io.svg │ ├── codesignal.com.svg │ ├── cognitoforms.com.svg │ ├── cohost.org.svg │ ├── coinbase.com.svg │ ├── coinberry.com.svg │ ├── coincheck.com.svg │ ├── coindcx.com.svg │ ├── coindeal.com.svg │ ├── coinfalcon.com.svg │ ├── coingate.com.svg │ ├── coingecko.com.svg │ ├── coinify.com.svg │ ├── coinigy.com.svg │ ├── coinjar.com.svg │ ├── coinloan.io.svg │ ├── coinmarketcap.com.svg │ ├── coinone.co.kr.svg │ ├── coinpayments.net.svg │ ├── coinpayu.com.svg │ ├── coinremitter.com.svg │ ├── coins.ph.svg │ ├── coinsmart.com.svg │ ├── coinspot.com.au.svg │ ├── cointiger.com.svg │ ├── cointracker.io.svg │ ├── cointracking.info.svg │ ├── cointraffic.io.svg │ ├── coinut.com.svg │ ├── coinzilla.com.svg │ ├── coles.com.au.svg │ ├── colfinancial.com.svg │ ├── collegeboard.org.svg │ ├── colorado.edu.svg │ ├── columbia.edu.svg │ ├── combell.com.svg │ ├── comdirect.de.svg │ ├── comed.com.svg │ ├── comet.it.svg │ ├── commbank.com.au.svg │ ├── commerzbank.de.svg │ ├── commonapp.org.svg │ ├── commsec.com.au.svg │ ├── communityamerica.com.svg │ ├── comodo.com.svg │ ├── compose.com.svg │ ├── comviq.se.svg │ ├── concur.com.svg │ ├── coned.com.svg │ ├── connectwise.com.svg │ ├── conrad.com.svg │ ├── consentmanager.net.svg │ ├── consorsbank.de.svg │ ├── constellix.com.svg │ ├── consumercellular.com.svg │ ├── contabo.com.svg │ ├── contentful.com.svg │ ├── contentstack.com.svg │ ├── convertkit.com.svg │ ├── cookiebot.com.svg │ ├── cookieyes.com.svg │ ├── coop.ch.svg │ ├── copaair.com.svg │ ├── cordial.com.svg │ ├── cornell.edu.svg │ ├── corporatefinanceinstitute.com.svg │ ├── cosmolex.com.svg │ ├── cospaces.io.svg │ ├── costco.com.svg │ ├── costplusdrugs.com.svg │ ├── couchsurfing.com.svg │ ├── coursera.org.svg │ ├── cox.com.svg │ ├── cpoms.co.uk.png │ ├── cpp.edu.svg │ ├── cqu.edu.au.svg │ ├── crashplan.com.svg │ ├── crazydomains.com.svg │ ├── creditkarma.svg │ ├── credly.com.svg │ ├── cron-job.org.png │ ├── cronometer.com.svg │ ├── crowdin.com.svg │ ├── crowdsupply.com.svg │ ├── crunchyroll.com.svg │ ├── crypto.com.svg │ ├── cryptonator.com.svg │ ├── cryptopanic.com.svg │ ├── csas.cz.svg │ ├── csn.se.svg │ ├── csob.cz.svg │ ├── culturedcode.com.svg │ ├── curiositystream.com.svg │ ├── currencycloud.com.svg │ ├── current-rms.com.svg │ ├── customer.io.svg │ ├── cyberghostvpn.com.svg │ └── cyon.ch.svg ├── d │ ├── dab-bank.de.svg │ ├── dan.com.svg │ ├── danskebank.svg │ ├── dashlane.com.svg │ ├── databox.com.svg │ ├── datadoghq.com.svg │ ├── datarobot.com.svg │ ├── datev.de.svg │ ├── datto.com.svg │ ├── dbs.com.sg.svg │ ├── dcu.org.svg │ ├── deakin.edu.au.svg │ ├── deel.com.svg │ ├── deepl.com.svg │ ├── deezer.com.svg │ ├── degiro.nl.svg │ ├── degoo.com.svg │ ├── degussa-bank.de.svg │ ├── deka.de.svg │ ├── delaware.gov.svg │ ├── delighted.com.svg │ ├── delinea.com.svg │ ├── deliveroo.com.svg │ ├── deliverr.com.svg │ ├── dell.com.svg │ ├── delta.com.svg │ ├── deltadental.com.svg │ ├── demio.com.svg │ ├── deploybot.com.svg │ ├── deployhq.com.svg │ ├── depop.com.svg │ ├── deputy.com.svg │ ├── desertfinancial.com.svg │ ├── desjardins.com.svg │ ├── desmos.com.svg │ ├── despegar.com.svg │ ├── detectify.com.svg │ ├── deutsche-bank.de.svg │ ├── deutsche-rentenversicherung.de.svg │ ├── deutschepost.de.svg │ ├── developer.nexmo.com.svg │ ├── deviantart.com.svg │ ├── dext.com.svg │ ├── df.eu.svg │ ├── dhl.de.svg │ ├── didiglobal.com.svg │ ├── digicert.com.svg │ ├── digid.nl.svg │ ├── digitalcombatsimulator.com.svg │ ├── digitalocean.com.svg │ ├── digitalriver.com.svg │ ├── digitalsurge.com.au.svg │ ├── digitec.ch.svg │ ├── dinero.dk.svg │ ├── directadmin.com.svg │ ├── directnic.com.svg │ ├── directv.com.svg │ ├── discogs.com.svg │ ├── discord.com.svg │ ├── discountbank.co.il.svg │ ├── discover.com.svg │ ├── discoveryplus.com.png │ ├── dish.com.svg │ ├── disk.yandex.com.svg │ ├── disneyplus.com.svg │ ├── displate.com.svg │ ├── disqus.com.svg │ ├── dkb.de.svg │ ├── dmarcanalyzer.com.svg │ ├── dmarcian.com.svg │ ├── dmm.com.svg │ ├── dmoj.ca.svg │ ├── dnb.no.svg │ ├── dnsfilter.com.svg │ ├── dnsimple.com.svg │ ├── docker.com.svg │ ├── doctolib.it.svg │ ├── docusign.com.svg │ ├── dodo.com.svg │ ├── dollargeneral.com.png │ ├── domain.com.au.svg │ ├── domain.com.svg │ ├── domaintools.com.svg │ ├── domeneshop.no.svg │ ├── dominionenergy.com.svg │ ├── dominodatalab.com.svg │ ├── donateblood.com.au.svg │ ├── doodle.com.svg │ ├── doodrive.com.svg │ ├── doordash.com.svg │ ├── doppler.com.svg │ ├── dotdigital.com.svg │ ├── dotloop.com.svg │ ├── dpd.de.svg │ ├── draftkings.com.svg │ ├── drchrono.com.svg │ ├── dreamhost.com.svg │ ├── dreamstime.com.svg │ ├── drift.com.svg │ ├── drive.google.com.svg │ ├── drop.com.svg │ ├── dropbox.com.svg │ ├── drugs.com.svg │ ├── druide.com.svg │ ├── drupal.org.svg │ ├── dteenergy.com.svg │ ├── duke-energy.com.svg │ ├── duke.edu.svg │ ├── duolingo.com.svg │ ├── dutchbanglabank.com.svg │ ├── dutchbros.com.svg │ ├── dwolla.com.svg │ ├── dyn.com.svg │ ├── dynadot.com.svg │ └── dynu.com.png ├── e │ ├── e-hon.ne.jp.svg │ ├── ea.com.svg │ ├── earthclassmail.com.svg │ ├── easternbank.com.svg │ ├── easybank.at.svg │ ├── easydmarc.com.svg │ ├── easydns.com.svg │ ├── easyjet.com.svg │ ├── easysendy.com.svg │ ├── eb.de.svg │ ├── ebay.svg │ ├── ebgames.com.au.svg │ ├── eccouncil.org.svg │ ├── eclincher.com.svg │ ├── ecobee.com.svg │ ├── ecu.edu.svg │ ├── edabit.com.png │ ├── educative.io.svg │ ├── eduid.ch.svg │ ├── eduonix.com.svg │ ├── edwardjones.com.svg │ ├── edx.org.svg │ ├── ee.co.uk.svg │ ├── efirstbank.com.svg │ ├── egnyte.com.svg │ ├── eki-net.com.svg │ ├── elastic.co.svg │ ├── elasticemail.com.svg │ ├── elationhealth.com.svg │ ├── elderscrollsonline.com.png │ ├── element.io.svg │ ├── elevenlabs.io.svg │ ├── elfster.com.png │ ├── ello.co.svg │ ├── elmah.io.svg │ ├── elster.de.svg │ ├── elv.com.svg │ ├── emailmeform.com.svg │ ├── emich.edu.svg │ ├── emma.ca.svg │ ├── emp-online.com.svg │ ├── emplifi.io.svg │ ├── eneba.com.svg │ ├── energyaustralia.com.au.png │ ├── engadget.com.svg │ ├── engineyard.com.svg │ ├── enjin.io.svg │ ├── enom.com.svg │ ├── ente.io.svg │ ├── entrust.net.svg │ ├── envato.com.svg │ ├── envoyer.io.svg │ ├── eon.de.svg │ ├── epayslips.co.uk.svg │ ├── epicgames.com.svg │ ├── epidemicsound.com.svg │ ├── epik.com.svg │ ├── eprice.it.svg │ ├── equifax.com.svg │ ├── erau.edu.svg │ ├── ergon.com.au.svg │ ├── erstebank.hr.svg │ ├── eset.com.svg │ ├── espressohouse.com.png │ ├── esri.com.svg │ ├── etana.com.svg │ ├── etoro.com.svg │ ├── etrade.com.svg │ ├── ets.org.svg │ ├── etsy.com.svg │ ├── eufylife.com.svg │ ├── eukhost.com.svg │ ├── eurodns.com.svg │ ├── eurowings.com.svg │ ├── eventbrite.com.svg │ ├── eventim.de.svg │ ├── eveonline.com.svg │ ├── everlane.com.svg │ ├── everlaw.com.svg │ ├── evernote.com.svg │ ├── eversign.com.svg │ ├── eversource.com.svg │ ├── everyday.com.au.svg │ ├── evgo.com.svg │ ├── exact.com.svg │ ├── exmo.com.svg │ ├── expensify.com.svg │ ├── experian.co.uk.svg │ ├── expo.dev.svg │ ├── expressvpn.com.svg │ └── extremenetworks.com.svg ├── f │ ├── f-secure.com.svg │ ├── f2pool.com.png │ ├── facebook.com.svg │ ├── faceit.com.svg │ ├── fahren-lernen.de.svg │ ├── fairphone.com.svg │ ├── fairwinds.org.svg │ ├── fakturoid.cz.svg │ ├── fanatical.com.svg │ ├── fandom.com.svg │ ├── fanduel.com.svg │ ├── fanfiction.net.png │ ├── fastcomet.com.svg │ ├── fasthosts.co.uk.svg │ ├── fastly.com.svg │ ├── fastmail.com.svg │ ├── fastspring.com.svg │ ├── fathomhq.com.svg │ ├── faucetcrypto.com.svg │ ├── faucetpay.io.svg │ ├── fauna.com.svg │ ├── favro.com.svg │ ├── fax.plus.svg │ ├── fedex.com.svg │ ├── feedly.com.svg │ ├── fi.google.com.svg │ ├── fiber.google.com.svg │ ├── fidelity.com.svg │ ├── figma.com.svg │ ├── filen.io.svg │ ├── files.com.svg │ ├── filmweb.pl.svg │ ├── finary.com.svg │ ├── findmyshift.com.svg │ ├── finecobank.com.svg │ ├── finnair.com.svg │ ├── finnkino.fi.svg │ ├── fio.cz.svg │ ├── firmex.com.svg │ ├── firstcommunity.com.svg │ ├── firstdirect.com.svg │ ├── firsthorizon.com.svg │ ├── firsttechfed.com.svg │ ├── fisglobal.com.svg │ ├── fit.google.com.svg │ ├── fitbit.com.svg │ ├── fiverr.com.svg │ ├── flatex.de.svg │ ├── flaticon.com.svg │ ├── fleep.io.svg │ ├── flexera.com.svg │ ├── flickr.com.svg │ ├── flightaware.com.svg │ ├── flightradar24.com.svg │ ├── flipboard.com.svg │ ├── flipkart.com.svg │ ├── flipsnack.com.svg │ ├── floatplane.com.svg │ ├── flourish.studio.svg │ ├── fly.io.svg │ ├── flybreeze.com.svg │ ├── flybuys.com.au.svg │ ├── flyfrontier.com.svg │ ├── flyingblue.com.svg │ ├── flysas.com.svg │ ├── flyxo.com.svg │ ├── fogbugz.com.svg │ ├── followmyhealth.com.svg │ ├── foodora.svg │ ├── forge.laravel.com.svg │ ├── formsite.com.svg │ ├── formspree.io.svg │ ├── formstack.com.svg │ ├── formula1.com.svg │ ├── fortrabbit.com.svg │ ├── fortuneo.fr.svg │ ├── foursquare.com.svg │ ├── fpl.com.svg │ ├── fpmarkets.com.svg │ ├── fragdenstaat.de.svg │ ├── frame.io.svg │ ├── freeagent.com.svg │ ├── freedns.afraid.org.svg │ ├── freedommobile.ca.svg │ ├── freee.co.jp.svg │ ├── freehostia.com.svg │ ├── freelancer.com.svg │ ├── freenet.de.svg │ ├── freetaxusa.com.svg │ ├── freetrade.io.svg │ ├── freewallet.org.svg │ ├── freshbooks.com.svg │ ├── freshworks.com.svg │ ├── front.com.svg │ ├── frontier.com.svg │ ├── frontify.com.svg │ ├── ftb.ca.gov.svg │ ├── fubo.tv.svg │ ├── fundingcircle.com.svg │ └── fxhome.com.svg ├── g │ ├── gaijin.net.svg │ ├── galaxus.ch.svg │ ├── galicia.ar.svg │ ├── gamebanana.com.png │ ├── gamefly.com.svg │ ├── gamemaker.io.svg │ ├── gamersgate.com.svg │ ├── gamesplanet.com.svg │ ├── gandi.net.svg │ ├── garena.sg.svg │ ├── garmin.com.svg │ ├── gate.io.svg │ ├── gatech.edu.svg │ ├── gatehub.net.svg │ ├── gauthmath.com.svg │ ├── geforce.com.svg │ ├── geico.com.svg │ ├── gemini.com.svg │ ├── georgetown.edu.png │ ├── georgiapower.com.svg │ ├── geotrust.com.svg │ ├── gerberlife.com.png │ ├── getflywheel.com.svg │ ├── getpocket.com.svg │ ├── getresponse.com.svg │ ├── getscreen.me.svg │ ├── giac.org.svg │ ├── gilt.com.svg │ ├── giphy.com.svg │ ├── github.com.svg │ ├── gitlab.com.svg │ ├── glassdoor.com.svg │ ├── gleam.io.svg │ ├── gloriousgaming.com.svg │ ├── glovoapp.com.svg │ ├── gls-one.de.svg │ ├── gls.de.svg │ ├── gm.com.svg │ ├── gmo-aozora.com.svg │ ├── gmx.svg │ ├── go.wepay.com.svg │ ├── goabode.com.svg │ ├── gobrightline.com.png │ ├── gocardless.com.svg │ ├── godaddy.com.svg │ ├── gofundme.com.svg │ ├── gog.com.svg │ ├── gogetssl.com.svg │ ├── golem.de.svg │ ├── goodreads.com.svg │ ├── gopro.com.svg │ ├── gosquared.com.svg │ ├── gosuslugi.ru.svg │ ├── goteleport.com.svg │ ├── goto.com.svg │ ├── gov.uk.svg │ ├── gradintel.com.svg │ ├── grafana.com.svg │ ├── grammarly.com.svg │ ├── greatsouthernbank.com.au.svg │ ├── greengeeks.com.svg │ ├── greenhost.net.svg │ ├── greenmangaming.com.svg │ ├── greyhound.com.svg │ ├── groupme.com.svg │ ├── groupon.com.svg │ ├── groups.io.svg │ ├── growingio.com.svg │ ├── grubhub.com.svg │ ├── grupobancolombia.com.svg │ ├── guideline.com.svg │ ├── guilded.gg.svg │ ├── guildwars2.com.svg │ ├── gumlet.com.svg │ ├── gumroad.com.svg │ ├── gumtree.com.svg │ ├── gusto.com.svg │ ├── gwr.com.svg │ ├── gwu.edu.svg │ └── gyazo.com.svg ├── h │ ├── hackerone.com.svg │ ├── hackerrank.com.svg │ ├── hackster.io.svg │ ├── hackthebox.com.svg │ ├── halebop.se.svg │ ├── halifax.co.uk.svg │ ├── hallon.se.svg │ ├── handelsbanken.se.svg │ ├── hanseaticbank.de.svg │ ├── happyfox.com.svg │ ├── harvard.edu.svg │ ├── hatchinvest.nz.svg │ ├── hatena.ne.jp.svg │ ├── hawaiianairlines.com.svg │ ├── hcaptcha.com.svg │ ├── he.net.svg │ ├── headspace.com.svg │ ├── headway.co.svg │ ├── healthcare.gov.svg │ ├── healthequity.com.svg │ ├── heap.io.svg │ ├── heartinternet.uk.svg │ ├── heise.de.svg │ ├── hello.vrchat.com.svg │ ├── hellobank.fr.svg │ ├── hellobonsai.com.svg │ ├── hellosign.com.svg │ ├── hellostake.com.svg │ ├── helpscout.com.svg │ ├── heroku.com.svg │ ├── hetzner.com.svg │ ├── hevodata.com.svg │ ├── hexonet.net.svg │ ├── hey.com.svg │ ├── hide.me.svg │ ├── hidrive.com.svg │ ├── hilton.com.svg │ ├── hint.com.svg │ ├── hirezstudios.com.svg │ ├── hitbtc.com.svg │ ├── hivehome.com.svg │ ├── hl.co.uk.svg │ ├── hm.com.svg │ ├── hmc.edu.svg │ ├── hmrc.gov.uk.svg │ ├── holded.com.svg │ ├── holvi.com.svg │ ├── home-assistant.io.svg │ ├── home.saxo.svg │ ├── homedepot.com.svg │ ├── honeybadger.io.svg │ ├── honto.jp.svg │ ├── hootsuite.com.svg │ ├── hostek.com.svg │ ├── hostelworld.com.svg │ ├── hostens.com.svg │ ├── hosteurope.de.svg │ ├── hostinger.com.svg │ ├── hostiso.com.svg │ ├── hostmonster.com.svg │ ├── hostplus.com.au.svg │ ├── hostpoint.ch.svg │ ├── hoststar.ch.svg │ ├── hostus.us.svg │ ├── hostwinds.com.svg │ ├── hotdoc.com.au.svg │ ├── hotjar.com.svg │ ├── hotstar.com.svg │ ├── hover.com.svg │ ├── hp.com.svg │ ├── hpe.com.svg │ ├── hrblock.com.svg │ ├── hsbc.svg │ ├── hsl.fi.svg │ ├── huaweicloud.com.svg │ ├── hubbl.com.au.svg │ ├── hubspot.com.svg │ ├── huggingface.co.svg │ ├── huk.de.svg │ ├── huk24.de.svg │ ├── hulu.com.svg │ ├── humana.com.svg │ ├── humblebundle.com.svg │ ├── huntington.com.svg │ ├── huobi.com.svg │ ├── hushmail.com.svg │ ├── hva.nl.svg │ ├── hvv.de.svg │ ├── hyatt.com.svg │ ├── hype.it.svg │ ├── hypixel.net.png │ └── hypop.com.au.svg ├── i │ ├── icabanken.se.svg │ ├── icbc.com.ar.svg │ ├── icdsoft.com.svg │ ├── icedrive.net.svg │ ├── icicibank.com.svg │ ├── icloud.com.svg │ ├── id.atlassian.com.svg │ ├── id.me.svg │ ├── id.nintendo.net.svg │ ├── idrive.com.svg │ ├── ieee.org.svg │ ├── ifttt.com.svg │ ├── ig.com.svg │ ├── ihg.com.svg │ ├── iijmio.jp.svg │ ├── iinet.net.au.svg │ ├── ikea.com.svg │ ├── imb.com.au.svg │ ├── imdb.com.svg │ ├── imgur.com.svg │ ├── immobilienscout24.de.svg │ ├── immowelt.de.svg │ ├── imperva.com.svg │ ├── impots.gouv.fr.svg │ ├── improvmx.com.svg │ ├── inbox.lv.svg │ ├── indeed.com.svg │ ├── independentreserve.com.svg │ ├── independer.nl.svg │ ├── indiegala.com.svg │ ├── indiegogo.com.svg │ ├── infinity.co.svg │ ├── infobip.com.svg │ ├── infomaniak.com.svg │ ├── ing.svg │ ├── inmotionhosting.com.svg │ ├── instabox.io.svg │ ├── instagram.com.svg │ ├── instant-gaming.com.svg │ ├── instapaper.com.svg │ ├── instructure.com.svg │ ├── insurance.everyday.com.au.svg │ ├── intelli.zoolz.com.svg │ ├── interactivebrokers.com.svg │ ├── intercom.com.svg │ ├── interia.pl.svg │ ├── internetbs.net.svg │ ├── interserver.net.svg │ ├── intesasanpaolo.com.svg │ ├── intigriti.com.svg │ ├── intuit.com.svg │ ├── investvoyager.com.svg │ ├── invictuscapital.com.svg │ ├── invisionapp.com.svg │ ├── invoice.2go.com.svg │ ├── invoiceberry.com.svg │ ├── invoiced.com.svg │ ├── inwx.com.svg │ ├── ioi.dk.svg │ ├── ionos.com.svg │ ├── iozoom.com.svg │ ├── ipage.com.svg │ ├── ipvanish.com.svg │ ├── irccloud.com.svg │ ├── ironvest.com.svg │ ├── irs.gov.svg │ ├── isaca.org.svg │ ├── isc2.org.svg │ ├── islonline.com.svg │ ├── itch.io.svg │ ├── iterable.com.svg │ ├── itglue.com.svg │ ├── itslearning.com.svg │ ├── iubenda.com.svg │ ├── ivpn.net.svg │ └── iwantmyname.com.svg ├── j │ ├── jamfnow.com.svg │ ├── jbhifi.com.au.svg │ ├── jep.coop.svg │ ├── jetblue.com.svg │ ├── jetbrains.com.svg │ ├── jetstar.com.svg │ ├── jianguoyun.com.svg │ ├── jitbit.com.svg │ ├── jmbullion.com.svg │ ├── johnhancock.com.svg │ ├── johnlewis.com.svg │ ├── join-lemmy.org.svg │ ├── joinmastodon.org.svg │ ├── joker.com.svg │ ├── jotform.com.svg │ ├── jottacloud.com.svg │ ├── jovia.org.svg │ ├── joyent.com.svg │ ├── jp.mercari.com.svg │ ├── jpc.de.svg │ ├── jumbo.com.ar.svg │ ├── jumpcloud.com.svg │ ├── justgiving.com.svg │ ├── justhost.com.png │ ├── justwatch.com.svg │ └── justworks.com.svg ├── k │ ├── kaggle.com.svg │ ├── kagi.com.svg │ ├── kahoot.com.svg │ ├── kajabi.com.svg │ ├── kakao.com.svg │ ├── kanka.io.png │ ├── kanopy.com.svg │ ├── karriere.at.svg │ ├── kaspersky.com.svg │ ├── kayako.com.svg │ ├── keepa.com.svg │ ├── keepersecurity.com.svg │ ├── keepsolid.com.svg │ ├── kerboodle.com.svg │ ├── kerio.com.svg │ ├── key.com.svg │ ├── keybase.io.svg │ ├── keycdn.com.svg │ ├── khanacademy.org.svg │ ├── kick.com.svg │ ├── kickex.com.svg │ ├── kickstarter.com.svg │ ├── kijiji.ca.svg │ ├── kik.com.svg │ ├── killstar.com.png │ ├── kinguin.net.svg │ ├── kinsta.com.svg │ ├── kintone.com.svg │ ├── kit.edu.svg │ ├── kiva.org.svg │ ├── klarna.com.svg │ ├── klaviyo.com.svg │ ├── kleinanzeigen.de.svg │ ├── knack.com.svg │ ├── knowbe4.com.svg │ ├── knownhost.com.svg │ ├── knowt.com.svg │ ├── ko-fi.com.svg │ ├── kobo.com.svg │ ├── kohls.com.svg │ ├── koho.ca.svg │ ├── koodomobile.com.svg │ ├── koofr.eu.svg │ ├── korbit.co.kr.svg │ ├── kraken.com.svg │ ├── kriptomat.io.svg │ ├── krystal.uk.svg │ ├── kth.se.png │ └── kuna.io.svg ├── l │ ├── labanquepostale.fr.svg │ ├── lansforsakringar.se.svg │ ├── larian.com.png │ ├── last.fm.svg │ ├── lastpass.com.svg │ ├── latam.com.svg │ ├── latitudefinancial.com.svg │ ├── latoken.com.svg │ ├── latrobe.edu.au.svg │ ├── launchdarkly.com.svg │ ├── launchpad.net.svg │ ├── lazada.com.svg │ ├── lcl.fr.svg │ ├── lcn.com.svg │ ├── leaseweb.com.svg │ ├── leboncoin.fr.svg │ ├── leetcode.com.svg │ ├── legalmail.it.svg │ ├── lego.com.svg │ ├── lendingclub.com.svg │ ├── lenovo.com.svg │ ├── letsdothis.com.svg │ ├── letsgetchecked.com.svg │ ├── letterboxd.com.svg │ ├── leumi.co.il.svg │ ├── lexoffice.de.svg │ ├── lgeccu.org.svg │ ├── lhv.ee.svg │ ├── librarything.com.svg │ ├── lichess.org.svg │ ├── lidentitenumerique.laposte.fr.svg │ ├── lidl.de.svg │ ├── lieferando.de.svg │ ├── life360.com.svg │ ├── lifesum.com.svg │ ├── liftopia.com.svg │ ├── ligabank.de.svg │ ├── lihkg.com.svg │ ├── line.me.svg │ ├── line6.com.svg │ ├── linkedin.com.svg │ ├── linksyssmartwifi.com.svg │ ├── linkt.com.au.svg │ ├── linktr.ee.svg │ ├── linode.com.svg │ ├── lippu.fi.svg │ ├── liquid.com.svg │ ├── liquidweb.com.svg │ ├── listrak.com.svg │ ├── litebit.eu.svg │ ├── litmus.com.svg │ ├── livejournal.com.svg │ ├── lloydsbank.com.svg │ ├── lmcu.org.svg │ ├── lner.co.uk.svg │ ├── lnk.bio.svg │ ├── lobste.rs.svg │ ├── localizejs.com.svg │ ├── log.wien.svg │ ├── logicmonitor.com.svg │ ├── login.gov.svg │ ├── login.threatsim.com.png │ ├── logitech.com.svg │ ├── lokalise.com.svg │ ├── looker.com.svg │ ├── loom.com.svg │ ├── loopia.se.svg │ ├── lottiefiles.com.svg │ ├── lowes.com.svg │ ├── lpi.org.svg │ ├── lucidchart.com.svg │ ├── lufthansa.com.svg │ ├── lunchmoney.app.png │ ├── luno.com.svg │ ├── lyft.com.svg │ └── lyyti.com.svg ├── m │ ├── m1.com.svg │ ├── m365.cloud.microsoft.svg │ ├── maccabi4u.co.il.svg │ ├── macquarie.com.au.svg │ ├── macro.com.ar.svg │ ├── macstadium.com.svg │ ├── macu.com.svg │ ├── macys.com.svg │ ├── magnet.me.svg │ ├── maicoin.com.svg │ ├── mail.163.com.svg │ ├── mail.aol.com.svg │ ├── mail.com.svg │ ├── mail.de.svg │ ├── mail.google.com.svg │ ├── mail.riseup.net.svg │ ├── mail.ru.svg │ ├── mail.sapo.pt.svg │ ├── mail.yahoo.co.jp.svg │ ├── mail.yahoo.com.svg │ ├── mail.yandex.com.svg │ ├── mailbox.org.svg │ ├── mailchimp.com.svg │ ├── mailerlite.com.svg │ ├── mailfence.com.svg │ ├── mailgun.com.svg │ ├── mailjet.com.svg │ ├── mailo.com.svg │ ├── make.com.svg │ ├── malwarebytes.com.svg │ ├── mangadex.org.svg │ ├── manulife.ca.svg │ ├── mapbox.com.svg │ ├── marcus.com.svg │ ├── markmonitor.com.svg │ ├── marktplaats.nl.svg │ ├── maropost.com.svg │ ├── marriott.com.svg │ ├── masterclass.com.svg │ ├── masterconsultas.com.ar.svg │ ├── matalan.co.uk.svg │ ├── mathworks.com.svg │ ├── matomo.org.svg │ ├── mattermost.com.svg │ ├── max.com.svg │ ├── max.se.svg │ ├── mbconnectline.com.svg │ ├── mbna.ca.svg │ ├── mcafee.com.svg │ ├── mcdonalds.com.svg │ ├── mcgill.ca.svg │ ├── mebank.com.au.svg │ ├── medal.tv.png │ ├── mediamarkt.de.svg │ ├── mediatemple.net.svg │ ├── medium.com.svg │ ├── meet.google.com.svg │ ├── meetup.com.svg │ ├── mega.io.svg │ ├── meineschufa.de.svg │ ├── meister.co.svg │ ├── melia.com.svg │ ├── meltwater.com.svg │ ├── mendeley.com.svg │ ├── mentimeter.com.svg │ ├── meraki.cisco.com.svg │ ├── mercadobitcoin.com.br.svg │ ├── mercadolibre.com.svg │ ├── mercadopago.com.svg │ ├── mercury.cash.svg │ ├── mercury.com.svg │ ├── meridiancu.ca.svg │ ├── merrilledge.com.svg │ ├── messagebird.com.svg │ ├── meta.com.svg │ ├── metal.equinix.com.svg │ ├── metamask.io.svg │ ├── metorik.com.svg │ ├── metrobankonline.co.uk.svg │ ├── mexc.com.svg │ ├── miamioh.edu.svg │ ├── michaels.com.svg │ ├── microworkers.com.png │ ├── migadu.com.svg │ ├── migros.ch.svg │ ├── mimecast.com.svg │ ├── minds.com.svg │ ├── minecraft.net.png │ ├── mines.edu.svg │ ├── minna-no-ginko.com.svg │ ├── mint.intuit.com.svg │ ├── mintos.com.svg │ ├── miro.com.svg │ ├── misfit.com.svg │ ├── misshosting.com.svg │ ├── missiveapp.com.svg │ ├── mist.com.svg │ ├── mittwald.de.svg │ ├── mixpanel.com.svg │ ├── mizuhobank.co.jp.svg │ ├── mlp.de.svg │ ├── mobile.everyday.com.au.svg │ ├── modrinth.com.svg │ ├── mojedatovaschranka.cz.svg │ ├── monarchmoney.com.svg │ ├── monash.edu.png │ ├── monday.com.svg │ ├── monex.co.jp.svg │ ├── moneybird.com.svg │ ├── moneyguidepro.com.svg │ ├── moneykit.net.svg │ ├── mongodb.com.svg │ ├── moniker.com.svg │ ├── monster.com.svg │ ├── montclair.edu.svg │ ├── monzo.com.svg │ ├── moqups.com.svg │ ├── mora.jp.svg │ ├── more.com.au.svg │ ├── morganstanley.com.svg │ ├── mos.ru.svg │ ├── msu.edu.svg │ ├── mtb.com.svg │ ├── mulesoft.com.svg │ ├── mullvad.net.svg │ ├── multcloud.com.svg │ ├── muni.cz.svg │ ├── mural.co.svg │ ├── musicmagpie.co.uk.svg │ ├── mxtoolbox.com.svg │ ├── my.cigna.com.svg │ ├── my.gov.au.svg │ ├── my.ny.gov.svg │ ├── myanimelist.net.svg │ ├── mychart.org.svg │ ├── mydeal.com.au.svg │ ├── mydomain.com.svg │ ├── myemma.com.svg │ ├── myfico.com.png │ ├── myfitnesspal.com.svg │ ├── myfritz.net.svg │ ├── mygovid.ie.svg │ ├── myhealthone.com.svg │ ├── myheritage.com.svg │ ├── myhermes.de.svg │ ├── myob.com.svg │ ├── mypath.pa.gov.svg │ ├── myprimobox.net.svg │ ├── myquest.questdiagnostics.com.svg │ ├── mysqa.org.uk.svg │ ├── mystate.com.au.svg │ ├── mystudylife.com.svg │ ├── mytax.illinois.gov.png │ └── mytotalconnectcomfort.com.svg ├── n │ ├── n-able.com.svg │ ├── n26.com.svg │ ├── nab.com.au.svg │ ├── naga.com.svg │ ├── nairaex.com.svg │ ├── name.com.svg │ ├── namebase.io.svg │ ├── namecheap.com.svg │ ├── namehero.com.svg │ ├── names.co.uk.svg │ ├── namesilo.com.svg │ ├── nandos.svg │ ├── nasafcu.com.svg │ ├── nationbuilder.com.svg │ ├── nationwide.co.uk.svg │ ├── natwest.com.svg │ ├── naver.com.svg │ ├── navyfederal.org.svg │ ├── nbc.ca.svg │ ├── ncsecu.org.svg │ ├── ncsu.edu.svg │ ├── nd.edu.svg │ ├── ndax.io.svg │ ├── nebula.app.png │ ├── necu.org.svg │ ├── nelnet.studentaid.gov.svg │ ├── neolo.com.svg │ ├── neopets.com.svg │ ├── nerdwallet.com.svg │ ├── nest.com.svg │ ├── netatmo.com.svg │ ├── netbk.co.jp.svg │ ├── netcorecloud.com.svg │ ├── netcup.eu.svg │ ├── neteller.com.svg │ ├── netfirms.com.svg │ ├── netflix.com.svg │ ├── netim.com.svg │ ├── netlify.com.svg │ ├── netohq.com.svg │ ├── netsuite.com.svg │ ├── network.mobile.rakuten.co.jp.svg │ ├── networksolutions.com.svg │ ├── newegg.com.svg │ ├── newgrounds.com.svg │ ├── newrelic.com.svg │ ├── nexcess.net.svg │ ├── nexon.com.svg │ ├── nexonia.com.svg │ ├── next.co.uk.svg │ ├── nextdns.io.svg │ ├── nextdoor.com.svg │ ├── nexusmods.com.svg │ ├── ngpvan.com.svg │ ├── ngrok.com.svg │ ├── nh-hotels.com.svg │ ├── nhsapp.service.nhs.uk.svg │ ├── niagahoster.co.id.svg │ ├── nic.ru.svg │ ├── nicehash.com.svg │ ├── nicorgas.com.svg │ ├── nicovideo.jp.svg │ ├── niftypm.com.svg │ ├── nimbusweb.me.svg │ ├── nitrotype.com.svg │ ├── noip.com.svg │ ├── noke.com.svg │ ├── nominet.uk.svg │ ├── nordea.svg │ ├── nordlayer.com.svg │ ├── nordlocker.com.svg │ ├── nordnet.svg │ ├── nordpass.com.svg │ ├── nordstrom.com.svg │ ├── nordvpn.com.svg │ ├── noridianmedicareportal.com.svg │ ├── norisbank.de.svg │ ├── northerntool.com.svg │ ├── northwesternmutual.com.svg │ ├── norton.com.svg │ ├── norwegian.com.svg │ ├── nostarch.com.svg │ ├── notejoy.com.svg │ ├── notesnook.com.svg │ ├── notion.so.svg │ ├── nozbe.com.svg │ ├── npmjs.com.svg │ ├── ns1.com.svg │ ├── nsandi.com.svg │ ├── nubank.com.br.svg │ ├── nuget.org.svg │ ├── nulab.com.svg │ ├── nutmeg.com.svg │ └── nyu.edu.svg ├── o │ ├── o2.pl.svg │ ├── o2switch.fr.svg │ ├── obsidian.md.svg │ ├── ocado.com.svg │ ├── octopus.energy.svg │ ├── odoo.com.svg │ ├── odysee.com.svg │ ├── officedepot.com.svg │ ├── okcupid.com.svg │ ├── okta.com.svg │ ├── okx.com.svg │ ├── olb.de.svg │ ├── olg.ca.svg │ ├── omg.lol.svg │ ├── omgserv.com.svg │ ├── omny.info.svg │ ├── oncehub.com.svg │ ├── one.com.svg │ ├── onedrive.live.com.svg │ ├── onehub.com.svg │ ├── onelogin.com.svg │ ├── onesignal.com.svg │ ├── onet.pl.svg │ ├── onlinesbi.com.svg │ ├── onlydomains.com.svg │ ├── onnibus.com.svg │ ├── onshape.com.svg │ ├── onstar.com.svg │ ├── onvista-bank.de.svg │ ├── open.ac.uk.svg │ ├── openai.com.svg │ ├── openapply.com.png │ ├── openbank.es.svg │ ├── openclassrooms.com.svg │ ├── opencollective.com.svg │ ├── opendns.com.svg │ ├── openprovider.com.svg │ ├── opensea.io.svg │ ├── opensrs.com.svg │ ├── openstreetmap.org.png │ ├── openweathermap.org.svg │ ├── optimizely.com.svg │ ├── optumbank.com.svg │ ├── optus.com.au.svg │ ├── orange.fr.svg │ ├── orcid.org.svg │ ├── oregonstate.edu.svg │ ├── originenergy.com.au.svg │ ├── osde.com.ar.svg │ ├── osf.io.svg │ ├── osu.edu.svg │ ├── osu.ppy.sh.svg │ ├── otago.ac.nz.svg │ ├── otpbanka.hr.svg │ ├── otto.de.svg │ ├── outbrain.com.svg │ ├── outlook.com.svg │ ├── ov-chipkaart.nl.svg │ ├── overdrive.com.svg │ ├── overstock.com.svg │ ├── ovh.com.svg │ ├── ovoenergy.com.svg │ ├── ox.ac.uk.svg │ └── ozbargain.com.au.svg ├── p │ ├── pachca.com.svg │ ├── pacificpower.net.svg │ ├── packagist.org.svg │ ├── paddle.com.svg │ ├── pagerduty.com.svg │ ├── pairdomains.com.svg │ ├── pandadoc.com.svg │ ├── pandasecurity.com.svg │ ├── pandora.com.svg │ ├── panic.com.svg │ ├── panorama9.com.svg │ ├── paradoxinteractive.com.svg │ ├── parallels.com.svg │ ├── paramountplus.com.svg │ ├── parimatch.com.svg │ ├── park.io.svg │ ├── parsec.app.svg │ ├── particle.io.svg │ ├── partnersfcu.org.svg │ ├── passpack.com.svg │ ├── pastebin.com.svg │ ├── patelco.org.svg │ ├── patient.labcorp.com.svg │ ├── patientaccess.com.svg │ ├── patreon.com.svg │ ├── paxful.com.svg │ ├── paxos.com.svg │ ├── pay.amazon.com.svg │ ├── pay.google.com.svg │ ├── payback.de.svg │ ├── paychex.com.svg │ ├── paycor.com.svg │ ├── payeer.com.svg │ ├── payfit.com.svg │ ├── paykassa.pro.svg │ ├── payoneer.com.svg │ ├── paypal.com.svg │ ├── paypay.ne.jp.svg │ ├── paysafecard.com.svg │ ├── paytm.com.svg │ ├── payworks.ca.svg │ ├── pccasegear.com.svg │ ├── pcfinancial.ca.svg │ ├── pcloud.com.svg │ ├── pcpartpicker.com.svg │ ├── peacocktv.com.svg │ ├── peets.com.svg │ ├── penfed.org.svg │ ├── penpot.app.svg │ ├── pepper.com.svg │ ├── perfect-privacy.com.svg │ ├── perimeter81.com.svg │ ├── personal.com.ar.svg │ ├── personalcapital.com.svg │ ├── pexels.com.svg │ ├── pge.com.svg │ ├── phemex.com.svg │ ├── philips-hue.com.svg │ ├── phrase.com.svg │ ├── picarto.tv.svg │ ├── pichincha.com.svg │ ├── pinata.cloud.svg │ ├── pinboard.in.svg │ ├── pinterest.com.svg │ ├── pipedream.com.svg │ ├── pipedrive.com.svg │ ├── pirateship.com.svg │ ├── pivotaltracker.com.svg │ ├── piwik.pro.svg │ ├── pixieset.com.svg │ ├── pixiv.net.svg │ ├── pkobp.pl.svg │ ├── plaid.com.svg │ ├── plan.io.svg │ ├── planethoster.com.svg │ ├── planetscale.com.svg │ ├── planfix.com.svg │ ├── planningcenter.com.svg │ ├── plastiq.com.svg │ ├── platform360.io.svg │ ├── plausible.io.svg │ ├── play.eslgaming.com.svg │ ├── play.google.com.svg │ ├── playblackdesert.com.svg │ ├── playstation.com.svg │ ├── pleo.io.svg │ ├── plex.tv.svg │ ├── plivo.com.svg │ ├── plugshare.com.svg │ ├── pluralsight.com.svg │ ├── plurk.com.svg │ ├── plus.net.svg │ ├── plus500.com.svg │ ├── plutus.it.svg │ ├── pnc.com.svg │ ├── pobox.com.svg │ ├── pochta.ru.png │ ├── pocketsmith.com.svg │ ├── podio.com.svg │ ├── poeditor.com.svg │ ├── polisystems.ch.svg │ ├── poloniex.com.svg │ ├── popmoney.com.svg │ ├── porkbun.com.svg │ ├── portu.cz.svg │ ├── postbank.de.svg │ ├── postcrossing.com.svg │ ├── poste.it.svg │ ├── posteo.de.svg │ ├── postman.com.svg │ ├── postmarkapp.com.svg │ ├── postmates.com.svg │ ├── postnl.nl.svg │ ├── postnord.com.svg │ ├── postype.com.svg │ ├── povo.jp.svg │ ├── powerreviews.com.svg │ ├── powerschool.com.svg │ ├── pozible.com.svg │ ├── practicebetter.io.svg │ ├── practicepanther.com.svg │ ├── preyproject.com.svg │ ├── prezi.com.svg │ ├── principal.com.svg │ ├── printique.com.svg │ ├── privacy.com.svg │ ├── privateinternetaccess.com.svg │ ├── probit.com.svg │ ├── produbanco.com.ec.svg │ ├── product.gree.net.svg │ ├── profitwell.com.svg │ ├── progressive.com.svg │ ├── promoter.io.svg │ ├── prostocash.com.svg │ ├── protolabs.com.svg │ ├── proton.me.svg │ ├── providentmetals.com.svg │ ├── prowrestlingtees.com.svg │ ├── prudential.com.svg │ ├── psnprofiles.com.svg │ ├── psu.edu.svg │ ├── ptv.vic.gov.au.svg │ ├── publishers.basicattentiontoken.org.svg │ ├── purdue.edu.svg │ ├── purevpn.com.svg │ ├── purolator.com.svg │ ├── purse.io.svg │ ├── pusher.com.svg │ ├── pushover.net.svg │ ├── put.io.svg │ ├── puter.com.svg │ ├── putler.com.svg │ ├── pypi.org.svg │ ├── pythonanywhere.com.svg │ └── pz.gov.pl.svg ├── q │ ├── qantas.com.svg │ ├── qiwi.com.svg │ ├── qlik.com.svg │ ├── qnap.com.svg │ ├── qobuz.com.svg │ ├── qt.io.svg │ ├── qtrade.ca.svg │ ├── questionpro.com.svg │ ├── questrade.com.svg │ ├── quickbooks.intuit.com.svg │ ├── quicken.com.svg │ ├── quickfile.co.uk.svg │ ├── quidax.com.svg │ ├── quidco.com.svg │ ├── quizlet.com.svg │ └── quora.com.svg ├── r │ ├── rabobank.svg │ ├── rackspace.com.svg │ ├── racq.com.au.svg │ ├── racv.com.au.svg │ ├── railway.app.svg │ ├── raindrop.io.svg │ ├── raisin.com.svg │ ├── raizinvest.com.au.svg │ ├── rakuten.com.svg │ ├── ramnode.com.svg │ ├── ramp.com.svg │ ├── rapidapi.com.svg │ ├── rapidgator.net.svg │ ├── raspberrypi.com.svg │ ├── ravelin.com.svg │ ├── raygun.com.svg │ ├── razer.com.svg │ ├── rb.cz.svg │ ├── rbcroyalbank.com.svg │ ├── rbs.co.uk.svg │ ├── rcwilley.com.svg │ ├── readme.com.svg │ ├── readthedocs.org.svg │ ├── realestate.com.au.svg │ ├── realme.govt.nz.svg │ ├── realvnc.com.svg │ ├── rebel.com.svg │ ├── rebrandly.com.svg │ ├── recruitee.com.svg │ ├── recurly.com.svg │ ├── redbus.in.svg │ ├── reddit.com.svg │ ├── redenergy.com.au.svg │ ├── redhat.com.svg │ ├── redis.com.svg │ ├── redshelf.com.svg │ ├── refersion.com.svg │ ├── regions.com.svg │ ├── register365.com.svg │ ├── registro.br.svg │ ├── rejoiner.com.svg │ ├── rememberthemilk.com.svg │ ├── remind.com.svg │ ├── remitano.com.svg │ ├── remitly.com.svg │ ├── remotedesktopmanager.com.svg │ ├── render.com.svg │ ├── repairshopr.com.svg │ ├── replicon.com.svg │ ├── replit.com.svg │ ├── report-uri.com.svg │ ├── republic.com.svg │ ├── resend.com.svg │ ├── resolver.co.uk.svg │ ├── rest.com.au.svg │ ├── restorecord.com.svg │ ├── restream.io.svg │ ├── retroachievements.org.svg │ ├── rev.com.svg │ ├── revenuecat.com.svg │ ├── revolut.com.svg │ ├── rewind.com.svg │ ├── rge.com.svg │ ├── rightcapital.com.svg │ ├── ring.com.svg │ ├── ringcentral.com.svg │ ├── riotgames.com.svg │ ├── ripe.net.svg │ ├── ripio.com.svg │ ├── rippling.com.svg │ ├── risk.lexisnexis.com.svg │ ├── river.com.svg │ ├── rmit.edu.au.svg │ ├── robertsspaceindustries.com.svg │ ├── robinhood.com.svg │ ├── roblox.com.svg │ ├── roboform.com.svg │ ├── roborock.com.svg │ ├── rocket-league.com.png │ ├── rocketbeans.tv.svg │ ├── rocketmortgage.com.svg │ ├── rockstargames.com.svg │ ├── rogers.com.svg │ ├── roku.com.svg │ ├── rollbar.com.svg │ ├── royalroads.ca.svg │ ├── rubygems.org.svg │ ├── rug.nl.svg │ ├── runbox.com.svg │ ├── runcloud.io.svg │ ├── runescape.com.png │ ├── runkeeper.com.svg │ ├── runpanther.io.svg │ ├── runsignup.com.svg │ ├── runtastic.com.svg │ ├── ryanair.com.svg │ └── ryver.com.svg ├── s │ ├── safecu.org.svg │ ├── sailpoint.com.svg │ ├── sailthru.com.svg │ ├── salesforce.com.svg │ ├── samsung.com.svg │ ├── sandbox.game.svg │ ├── sanebox.com.svg │ ├── sans.org.svg │ ├── santander.svg │ ├── sasktel.com.svg │ ├── satoshitango.com.svg │ ├── saturn.de.svg │ ├── saucelabs.com.svg │ ├── sbishinseibank.co.jp.svg │ ├── scalable.capital.svg │ ├── scalefusion.com.svg │ ├── scalegrid.io.svg │ ├── scaleway.com.svg │ ├── scalr.com.svg │ ├── sce.com.svg │ ├── schibsted.com.svg │ ├── schoolsfirstfcu.org.svg │ ├── schoolsoft.se.svg │ ├── schwab.com.svg │ ├── scorptec.com.au.svg │ ├── scotiabank.com.svg │ ├── scotrail.co.uk.svg │ ├── scribd.com.svg │ ├── scriptinghelpers.org.svg │ ├── scryfall.com.svg │ ├── scu.edu.svg │ ├── sdccu.com.svg │ ├── sdfcu.org.svg │ ├── sdge.com.svg │ ├── se.com.svg │ ├── seamless.com.svg │ ├── seatgeek.com.svg │ ├── seb.se.svg │ ├── section.io.svg │ ├── secure.checkout.visa.com.svg │ ├── securesafe.com.svg │ ├── securitytrails.com.svg │ ├── sefcu.com.svg │ ├── segment.com.svg │ ├── selfwealth.com.au.svg │ ├── sellix.io.svg │ ├── semaphoreci.com.svg │ ├── semrush.com.svg │ ├── sendcloud.com.svg │ ├── sendgrid.com.svg │ ├── sendowl.com.svg │ ├── sendsafely.com.svg │ ├── senecalearning.com.svg │ ├── sentry.io.svg │ ├── sentry.rmu.edu.svg │ ├── serif.com.svg │ ├── server.nitrado.net.svg │ ├── server.pro.svg │ ├── serverless.com.svg │ ├── serverpilot.io.svg │ ├── serverspace.io.svg │ ├── service.nsw.gov.au.svg │ ├── service.vic.gov.au.svg │ ├── servicecu.org.svg │ ├── serviceportal.hamburg.de.svg │ ├── servus.ca.svg │ ├── seznam.cz.svg │ ├── sezzle.com.svg │ ├── sffirecu.org.svg │ ├── sfu.ca.svg │ ├── shadow.tech.svg │ ├── shareworks.com.svg │ ├── shaw.ca.svg │ ├── shift4shop.com.svg │ ├── shipstation.com.svg │ ├── shoeboxed.com.svg │ ├── shopback.com.svg │ ├── shophumm.com.svg │ ├── shopify.com.svg │ ├── short.io.svg │ ├── shortcut.com.svg │ ├── shrimpy.io.svg │ ├── shu.edu.svg │ ├── sidequestvr.com.svg │ ├── sierra.com.svg │ ├── sigfig.com.svg │ ├── sign.plus.svg │ ├── signal.org.svg │ ├── signnow.com.svg │ ├── signrequest.com.svg │ ├── signupgenius.com.svg │ ├── similarweb.com.svg │ ├── simplelogin.io.svg │ ├── simplii.com.svg │ ├── simplisafe.com.svg │ ├── simplybook.me.svg │ ├── simyo.nl.svg │ ├── sinch.com.svg │ ├── singlekey-id.com.svg │ ├── singpass.gov.sg.svg │ ├── sipgate.de.png │ ├── sisense.com.svg │ ├── site123.com.svg │ ├── siteground.com.svg │ ├── sixt.com.svg │ ├── sixthcontinent.com.svg │ ├── sj.se.svg │ ├── sjsu.edu.svg │ ├── skandia.se.svg │ ├── skanetrafiken.se.svg │ ├── sketch.com.svg │ ├── sketchup.com.svg │ ├── skinport.com.svg │ ├── skrill.com.svg │ ├── skype.com.svg │ ├── sl.se.svg │ ├── slack.com.svg │ ├── slideshare.net.svg │ ├── sling.com.svg │ ├── smarkets.com.svg │ ├── smartly.io.svg │ ├── smartrip.wmata.com.svg │ ├── smartsimple.com.svg │ ├── smartsurvey.co.uk.svg │ ├── smartthings.com.svg │ ├── smartvault.com.svg │ ├── smarty.co.uk.svg │ ├── smbc.co.jp.svg │ ├── smoothcomp.com.svg │ ├── smspool.net.svg │ ├── smugmug.com.svg │ ├── smythstoys.com.svg │ ├── snapchat.com.svg │ ├── snapdeal.com.svg │ ├── sncf-connect.com.svg │ ├── socalgas.com.svg │ ├── socketlabs.com.svg │ ├── sofi.com.svg │ ├── softr.io.svg │ ├── sogolytics.com.svg │ ├── solarweb.com.svg │ ├── solarwinds.com.svg │ ├── sonic.com.svg │ ├── sonix.ai.svg │ ├── sophos.com.svg │ ├── sosh.fr.svg │ ├── soundcloud.com.svg │ ├── sourceforge.net.svg │ ├── southwest.com.svg │ ├── southwesternrailway.com.svg │ ├── southxchange.com.svg │ ├── spacehey.com.svg │ ├── spaceship.com.svg │ ├── sparda.de.svg │ ├── sparkasse.de.svg │ ├── sparkpost.com.svg │ ├── spectrocoin.com.svg │ ├── spectrum.com.svg │ ├── speedrun.com.svg │ ├── speedway.com.svg │ ├── spirit.com.svg │ ├── splashtop.com.svg │ ├── split.io.svg │ ├── spotify.com.svg │ ├── spreedly.com.svg │ ├── spri.ng.svg │ ├── sproutsocial.com.svg │ ├── square-enix-games.com.svg │ ├── squarespace.com.svg │ ├── squareup.com.svg │ ├── ssa.gov.svg │ ├── ssl.com.svg │ ├── ssltrust.com.au.svg │ ├── stackexchange.com.svg │ ├── stackfield.com.svg │ ├── stackpath.com.svg │ ├── stacksocial.com.svg │ ├── stan.com.au.svg │ ├── standardnotes.com.svg │ ├── stanford.edu.svg │ ├── staples.com.svg │ ├── starbucks.com.svg │ ├── stardock.com.svg │ ├── starlingbank.com.svg │ ├── starone.org.svg │ ├── startmail.com.svg │ ├── stash.com.svg │ ├── statefarm.com.svg │ ├── status.io.svg │ ├── statuscake.com.svg │ ├── statuspage.io.svg │ ├── steelseries.com.svg │ ├── steg-electronics.ch.svg │ ├── stessa.com.svg │ ├── stgeorge.com.au.svg │ ├── stockx.com.svg │ ├── store.steampowered.com.svg │ ├── stormgain.com.svg │ ├── storyblocks.com.svg │ ├── strato.de.svg │ ├── strava.com.svg │ ├── stripe.com.svg │ ├── strongvpn.com.svg │ ├── stubhub.com.svg │ ├── studentaid.gov.svg │ ├── studioninja.co.svg │ ├── subito.it.svg │ ├── subscribestar.com.svg │ ├── substack.com.svg │ ├── sucuri.net.svg │ ├── sugarsync.com.svg │ ├── sumologic.com.svg │ ├── suncorp.svg │ ├── supabase.com.svg │ ├── superloop.com.svg │ ├── surfshark.com.svg │ ├── surveymonkey.com.svg │ ├── survicate.com.svg │ ├── swedbank.se.png │ ├── swile.co.svg │ ├── swinburne.edu.au.svg │ ├── swisscom.ch.svg │ ├── swisslife.ch.svg │ ├── swissmedical.com.ar.svg │ ├── switchplus.ch.svg │ ├── swtor.com.svg │ ├── swyftx.com.svg │ ├── sydney.edu.au.svg │ ├── sync.com.svg │ ├── synchronybank.com.svg │ ├── synergywholesale.com.svg │ ├── synology.com.svg │ ├── system76.com.svg │ └── szkb.ch.svg ├── t │ ├── t-mobile.com.svg │ ├── t-online.de.svg │ ├── tab.com.au.svg │ ├── tableau.com.svg │ ├── taboola.com.svg │ ├── tacobell.com.svg │ ├── taiga.io.svg │ ├── talkdesk.com.svg │ ├── talktalk.co.uk.svg │ ├── tamu.edu.svg │ ├── tangerine.ca.svg │ ├── tangerinetelecom.com.au.svg │ ├── target.com.svg │ ├── targobank.de.svg │ ├── taxact.com.svg │ ├── taxbit.com.svg │ ├── taxdome.com.svg │ ├── tbcbank.ge.svg │ ├── td.com.svg │ ├── teachable.com.svg │ ├── teamsnap.com.svg │ ├── teamspeak.com.svg │ ├── teamviewer.com.svg │ ├── teamwork.com.svg │ ├── tebex.io.svg │ ├── technicpack.net.svg │ ├── techsmith.com.svg │ ├── tele2.se.svg │ ├── telegram.org.svg │ ├── telekom.de.svg │ ├── telemach.hr.svg │ ├── telenor.se.svg │ ├── telia.se.svg │ ├── tello.com.svg │ ├── tellonym.me.svg │ ├── telnyx.com.svg │ ├── telstra.com.au.svg │ ├── telus.com.svg │ ├── telzio.com.svg │ ├── temple.edu.svg │ ├── termius.com.svg │ ├── termly.io.svg │ ├── termsfeed.com.svg │ ├── tescobank.com.svg │ ├── tesla.com.svg │ ├── teslafi.com.svg │ ├── test.de.svg │ ├── textlocal.com.svg │ ├── textmagic.com.svg │ ├── tfl.gov.uk.svg │ ├── thalia.de.svg │ ├── thebay.com.svg │ ├── theiconic.com.au.svg │ ├── therapynotes.com.svg │ ├── theta.tv.png │ ├── thetrainline.com.svg │ ├── theweathernetwork.com.svg │ ├── threatconnect.com.svg │ ├── threatx.com.svg │ ├── three.co.uk.svg │ ├── thriva.co.svg │ ├── thrivecart.com.svg │ ├── ti.to.svg │ ├── tiaa.svg │ ├── tibia.com.png │ ├── ticketek.com.au.svg │ ├── ticketmaster.com.svg │ ├── ticketsource.co.uk.svg │ ├── tickpick.com.svg │ ├── tickspot.com.svg │ ├── tidal.com.svg │ ├── tiketti.fi.svg │ ├── tiktok.com.svg │ ├── tilaa.com.svg │ ├── tim.svg │ ├── time4vps.com.svg │ ├── timetastic.co.uk.svg │ ├── ting.com.svg │ ├── tinyurl.com.svg │ ├── tivo.com.svg │ ├── tixel.com.svg │ ├── tk.de.svg │ ├── tmbank.com.au.svg │ ├── todo.microsoft.com.svg │ ├── todoist.com.svg │ ├── todopago.com.ar.svg │ ├── toggl.com.svg │ ├── tokopedia.com.svg │ ├── tomorrow.io.svg │ ├── toneden.io.svg │ ├── toodledo.com.svg │ ├── toontownrewritten.com.png │ ├── topcashback.co.uk.svg │ ├── torguard.net.svg │ ├── torontomu.ca.svg │ ├── toshl.com.svg │ ├── towerfcu.org.svg │ ├── tpg.com.au.svg │ ├── trademe.co.nz.svg │ ├── trading212.com.svg │ ├── tradingview.com.svg │ ├── transifex.com.svg │ ├── transip.nl.svg │ ├── transperth.wa.gov.au.svg │ ├── transunion.com.svg │ ├── travala.com.svg │ ├── travel.willer.co.jp.svg │ ├── travelers.com.svg │ ├── tre.se.svg │ ├── treasurydirect.gov.svg │ ├── trello.com.svg │ ├── trendmicro.com.svg │ ├── tresorit.com.svg │ ├── trimble.com.svg │ ├── trionworlds.com.svg │ ├── tripadvisor.com.svg │ ├── tripit.com.svg │ ├── trovo.live.svg │ ├── troweprice.com.svg │ ├── truekey.com.svg │ ├── truist.com.svg │ ├── trumf.no.svg │ ├── trustage.com.svg │ ├── trustpilot.com.svg │ ├── tryhackme.com.svg │ ├── tsb.co.uk.svg │ ├── tsohost.com.svg │ ├── tsp.gov.svg │ ├── tu-darmstadt.de.svg │ ├── tu.berlin.svg │ ├── tumblr.com.svg │ ├── tunecore.com.svg │ ├── tunnelbear.com.svg │ ├── turbosquid.com.svg │ ├── turbotax.intuit.com.svg │ ├── turnitin.com.svg │ ├── turo.com.svg │ ├── tuta.com.svg │ ├── tvtime.com.svg │ ├── tvtropes.org.png │ ├── tweakers.net.svg │ ├── twilio.com.svg │ ├── twingate.com.svg │ ├── twitch.tv.svg │ ├── typeform.com.svg │ └── typeracer.com.png ├── u │ ├── ub.edu.png │ ├── ubank.com.au.svg │ ├── ubc.ca.svg │ ├── uber.com.svg │ ├── ubereats.com.svg │ ├── ubisoft.com.svg │ ├── ubs.com.svg │ ├── ubt.com.svg │ ├── ucalgary.ca.png │ ├── ucas.com.svg │ ├── ucdavis.edu.svg │ ├── uci.edu.svg │ ├── ucla.edu.svg │ ├── uclahealth.org.svg │ ├── ucmerced.edu.svg │ ├── ucr.edu.png │ ├── ucsb.edu.png │ ├── ucsc.edu.svg │ ├── ucsd.edu.svg │ ├── ucsf.edu.svg │ ├── udacity.com.svg │ ├── udel.edu.svg │ ├── udemy.com.svg │ ├── ufcfightpass.com.svg │ ├── ufcstore.com.png │ ├── ui.com.svg │ ├── uidaho.edu.svg │ ├── uk2.net.svg │ ├── ukfast.co.uk.svg │ ├── ukpostbox.com.svg │ ├── ukraine.com.ua.svg │ ├── ulule.com.svg │ ├── umich.edu.svg │ ├── umpquabank.com.svg │ ├── unbounce.com.svg │ ├── unfuddle.com.svg │ ├── uni-marburg.de.svg │ ├── unicredit.svg │ ├── unifyfcu.com.svg │ ├── unimelb.edu.au.png │ ├── unionbank.co.il.svg │ ├── uniregistry.com.svg │ ├── unisuper.com.au.svg │ ├── united-domains.svg │ ├── united.com.svg │ ├── unity.com.svg │ ├── universe.com.svg │ ├── unleashedsoftware.com.svg │ ├── unsplash.com.svg │ ├── unstoppabledomains.com.svg │ ├── unsw.edu.au.png │ ├── uottawa.ca.svg │ ├── up.com.au.svg │ ├── upcloud.com.svg │ ├── updraftplus.com.svg │ ├── upenn.edu.svg │ ├── uphold.com.svg │ ├── ups.com.svg │ ├── uptimerobot.com.svg │ ├── upwork.com.svg │ ├── uq.edu.au.svg │ ├── usaa.com.svg │ ├── usabilla.com.svg │ ├── usbank.com.svg │ ├── uscis.gov.png │ ├── usefathom.com.svg │ ├── userway.org.svg │ ├── usmobile.com.svg │ ├── usps.com.svg │ ├── uspto.gov.svg │ ├── utoronto.ca.png │ ├── uts.edu.au.svg │ ├── uvic.ca.svg │ ├── uwaterloo.ca.png │ └── uwcu.org.svg ├── v │ ├── va.gov.svg │ ├── vagaro.com.svg │ ├── valr.com.svg │ ├── vancity.com.svg │ ├── vanguard.svg │ ├── vapor.laravel.com.svg │ ├── vasttrafik.se.svg │ ├── vaultcord.com.png │ ├── vcu.edu.svg │ ├── veeam.com.svg │ ├── veem.com.svg │ ├── vend.com.svg │ ├── venmo.com.svg │ ├── ventraip.com.au.svg │ ├── veracode.com.svg │ ├── verio.com.svg │ ├── verizon.com.svg │ ├── verkkokauppa.com.svg │ ├── verpex.com.svg │ ├── versio.nl.svg │ ├── viabtc.com.svg │ ├── viadeo.com.svg │ ├── viaplay.com.svg │ ├── viber.com.svg │ ├── vicroads.vic.gov.au.svg │ ├── video.ibm.com.svg │ ├── vimeo.com.svg │ ├── vimla.se.svg │ ├── vinted.com.svg │ ├── virginatlantic.com.svg │ ├── virginmedia.svg │ ├── virginmoney.com.svg │ ├── virginplus.ca.png │ ├── virginpulse.com.svg │ ├── virustotal.com.svg │ ├── visa.com.ar.svg │ ├── visualstudio.microsoft.com.svg │ ├── vitality.co.uk.svg │ ├── vivaldi.com.svg │ ├── vivup.co.uk.svg │ ├── vk.com.svg │ ├── vodafone.svg │ ├── voidu.com.svg │ ├── voip.ms.svg │ ├── vpsserver.com.svg │ ├── vr.de.svg │ ├── vr.fi.svg │ ├── vrbo.com.svg │ ├── vse.cz.svg │ ├── vt.edu.svg │ ├── vudu.com.svg │ ├── vultr.com.svg │ ├── vwfs.de.svg │ ├── vy.no.svg │ └── vystarcu.org.svg ├── w │ ├── w3schools.com.svg │ ├── wageworks.com.svg │ ├── wakatime.com.svg │ ├── walgreens.com.svg │ ├── wallapop.com.svg │ ├── walmart.com.svg │ ├── warbyparker.com.svg │ ├── warframe.com.svg │ ├── wargaming.net.svg │ ├── warnerbrosgames.com.svg │ ├── wasabi.com.svg │ ├── washington.edu.svg │ ├── watchguard.com.svg │ ├── waterstones.com.svg │ ├── wattpad.com.svg │ ├── waveapps.com.svg │ ├── wayfair.com.svg │ ├── wazirx.com.svg │ ├── wealthfront.com.svg │ ├── wealthify.com.svg │ ├── wealthsimple.com.svg │ ├── web.any.do.svg │ ├── web.de.svg │ ├── web.iit.edu.svg │ ├── web.mit.edu.svg │ ├── webcentral.com.au.svg │ ├── webflow.com.svg │ ├── webgate.ec.europa.eu.svg │ ├── webmail.pt.lu.svg │ ├── webmd.com.svg │ ├── webmoney.ru.svg │ ├── webroot.com.svg │ ├── weclapp.com.svg │ ├── wedos.com.svg │ ├── wefunder.com.svg │ ├── weibo.com.svg │ ├── wellfound.com.svg │ ├── wellsfargo.com.svg │ ├── weltsparen.de.svg │ ├── wescom.org.svg │ ├── westernunion.com.svg │ ├── westjet.com.svg │ ├── westpac.com.au.svg │ ├── wetransfer.com.svg │ ├── whalefin.com.svg │ ├── whatsapp.com.svg │ ├── whc.ca.svg │ ├── wheniwork.com.svg │ ├── whimsical.com.svg │ ├── whois.com.svg │ ├── widiba.it.svg │ ├── wiggle.co.uk.svg │ ├── wikipedia.org.svg │ ├── wilobank.com.svg │ ├── win2day.at.svg │ ├── winamax.fr.svg │ ├── windscribe.com.svg │ ├── windy.com.svg │ ├── wingo.ch.svg │ ├── wire.com.svg │ ├── wirexapp.com.svg │ ├── wisc.edu.svg │ ├── wise.com.svg │ ├── withings.com.svg │ ├── wix.com.svg │ ├── wizard101.com.png │ ├── wolf.bet.svg │ ├── wolfram.com.svg │ ├── wolt.com.svg │ ├── woltlab.com.svg │ ├── woodforest.com.svg │ ├── woolworths.com.au.svg │ ├── wordfence.com.svg │ ├── wordpress.com.svg │ ├── workato.com.svg │ ├── workflowy.com.svg │ ├── workplace.com.svg │ ├── world4you.com.svg │ ├── wp.pl.svg │ ├── wpengine.com.svg │ ├── wpscan.com.svg │ ├── wrike.com.svg │ ├── wwe.com.svg │ ├── wykop.pl.svg │ ├── wyndhamhotels.com.svg │ └── wyze.com.svg ├── x │ ├── x.com.svg │ ├── xapo.com.svg │ ├── xbox.com.svg │ ├── xero.com.svg │ ├── xfinity.com.svg │ ├── xing.com.svg │ ├── xink.io.svg │ └── xplenty.com.svg ├── y │ ├── yclas.com.svg │ ├── yelp.com.svg │ ├── yle.fi.svg │ ├── ymobile.jp.svg │ ├── ynab.com.svg │ ├── yoomoney.ru.svg │ ├── yorku.ca.svg │ ├── youhodler.com.svg │ ├── youi.com.au.svg │ ├── youinvest.co.uk.svg │ └── youtube.com.svg └── z │ ├── zalando.com.svg │ ├── zapier.com.svg │ ├── zappos.com.svg │ ├── zapsplat.com.png │ ├── zara.com.svg │ ├── zazzle.com.svg │ ├── zendesk.com.svg │ ├── zeplin.io.svg │ ├── zerodha.com.svg │ ├── zerotier.com.svg │ ├── zight.com.svg │ ├── zillow.com.svg │ ├── zimbra.com.svg │ ├── zip.co.svg │ ├── zkb.ch.svg │ ├── zocdoc.com.svg │ ├── zoho.com.svg │ ├── zola.com.svg │ ├── zomato.com.svg │ ├── zondaglobal.com.svg │ ├── zoom.us.svg │ ├── zooplus.com.svg │ └── zybooks.com.svg ├── package.json ├── robots.txt ├── scripts ├── APIv1-frontend.js ├── APIv3.js ├── APIv4.js ├── Algolia.js └── Sign.sh └── tests ├── api_files.sh ├── categories.js ├── categories.json ├── domains.js ├── images.js ├── json.js ├── languages.js ├── regions.js ├── schemas ├── APIv3.json ├── APIv4.json └── entries.json ├── svg.js ├── urls.js └── validate-fs.sh /.editorconfig: -------------------------------------------------------------------------------- 1 | # editorconfig.org 2 | root = true 3 | 4 | [*] 5 | indent_style = space 6 | indent_size = 2 7 | end_of_line = lf 8 | charset = utf-8 9 | trim_trailing_whitespace = true 10 | insert_final_newline = true 11 | 12 | [*.md] 13 | trim_trailing_whitespace = false 14 | -------------------------------------------------------------------------------- /.env.example: -------------------------------------------------------------------------------- 1 | ALGOLIA_APP_ID= 2 | ALGOLIA_API_KEY= 3 | ALGOLIA_INDEX_NAME=2fa.directory 4 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/07-open-an-issue-for-something-else.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: 🤔 Open an issue for something else 3 | about: Don't see what you're looking for? Create an issue without a template. 4 | title: '' 5 | labels: '' 6 | assignees: '' 7 | 8 | --- 9 | -------------------------------------------------------------------------------- /.prettierignore: -------------------------------------------------------------------------------- 1 | *.md 2 | *.json 3 | *.yaml 4 | *.yml 5 | 6 | entries/ 7 | img/ 8 | -------------------------------------------------------------------------------- /.prettierrc.json: -------------------------------------------------------------------------------- 1 | { 2 | "trailingComma": "es5", 3 | "tabWidth": 2, 4 | "semi": true, 5 | "singleQuote": false, 6 | "editorconfig": true, 7 | "bracketSpacing": true 8 | } 9 | -------------------------------------------------------------------------------- /entries/2/2k.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "2K Games": { 3 | "domain": "2k.com", 4 | "contact": { 5 | "form": "https://support.2k.com/", 6 | "facebook": "2k", 7 | "twitter": "2K" 8 | }, 9 | "categories": [ 10 | "gaming" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/5/53.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Fifth Third Bank": { 3 | "domain": "53.com", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "regions": [ 8 | "us" 9 | ], 10 | "categories": [ 11 | "banking" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/7/7pass.de.json: -------------------------------------------------------------------------------- 1 | { 2 | "7Pass": { 3 | "domain": "7pass.de", 4 | "contact": { 5 | "email": "service@7pass.de", 6 | "language": "de" 7 | }, 8 | "categories": [ 9 | "identity" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/aa.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "American Airlines": { 3 | "domain": "aa.com", 4 | "contact": { 5 | "facebook": "AmericanAirlines", 6 | "twitter": "AmericanAir" 7 | }, 8 | "categories": [ 9 | "travel" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/a/about.me.json: -------------------------------------------------------------------------------- 1 | { 2 | "about.me": { 3 | "domain": "about.me", 4 | "contact": { 5 | "twitter": "aboutdotme" 6 | }, 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/a/academicearth.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Academic Earth": { 3 | "domain": "academicearth.org", 4 | "contact": { 5 | "facebook": "academicearth", 6 | "twitter": "academicearth" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/activecollab.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ActiveCollab": { 3 | "domain": "activecollab.com", 4 | "contact": { 5 | "twitter": "activecollab" 6 | }, 7 | "categories": [ 8 | "task" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/a/adp.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ADP": { 3 | "domain": "adp.com", 4 | "contact": { 5 | "facebook": "AutomaticDataProcessing", 6 | "twitter": "ADP" 7 | }, 8 | "categories": [ 9 | "finance" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/a/aeza.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Aéza": { 3 | "domain": "aeza.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "domains", 9 | "hosting" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/a/airasia.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "AirAsia": { 3 | "domain": "airasia.com", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "categories": [ 8 | "retail", 9 | "transport", 10 | "travel" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/a/airdroid.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "AirDroid": { 3 | "domain": "airdroid.com", 4 | "contact": { 5 | "facebook": "AirDroid", 6 | "twitter": "AirDroidTeam" 7 | }, 8 | "categories": [ 9 | "remote" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/a/aiven.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Aiven": { 3 | "domain": "aiven.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.aiven.io/en/articles/947120", 8 | "categories": [ 9 | "cloud" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/alchemy.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Alchemy": { 3 | "domain": "alchemy.com", 4 | "contact": { 5 | "twitter": "AlchemyPlatform", 6 | "email": "support@alchemy.com" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/a/aliexpress.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "AliExpress": { 3 | "domain": "aliexpress.com", 4 | "contact": { 5 | "twitter": "AliExpress_EN", 6 | "facebook": "AliExpress" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/a/all-inkl.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ALL-INKL.COM": { 3 | "domain": "all-inkl.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://all-inkl.com/wichtig/faq/#2fa", 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/allmylinks.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "AllMyLinks": { 3 | "domain": "allmylinks.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/a/alterdice.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Alterdice": { 3 | "domain": "alterdice.com", 4 | "tfa": [ 5 | "email", 6 | "totp" 7 | ], 8 | "categories": [ 9 | "cryptocurrencies" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/altoira.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "AltoIRA": { 3 | "domain": "altoira.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "finance" 9 | ], 10 | "regions": [ 11 | "us" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/a/amtrak.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Amtrak": { 3 | "domain": "amtrak.com", 4 | "tfa": [ 5 | "sms", 6 | "email" 7 | ], 8 | "categories": [ 9 | "transport" 10 | ], 11 | "regions": [ 12 | "us" 13 | ] 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /entries/a/any.run.json: -------------------------------------------------------------------------------- 1 | { 2 | "ANY.RUN": { 3 | "domain": "any.run", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "security" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/a/anydesk.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "AnyDesk": { 3 | "domain": "anydesk.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.anydesk.com/Two-Factor_Authentication", 8 | "categories": [ 9 | "remote" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/app.azendoo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Azendoo": { 3 | "domain": "app.azendoo.com", 4 | "contact": { 5 | "twitter": "azendoo" 6 | }, 7 | "categories": [ 8 | "task" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/a/appodeal.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Appodeal": { 3 | "domain": "appodeal.com", 4 | "tfa": [ 5 | "email", 6 | "totp" 7 | ], 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/archive.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Internet Archive": { 3 | "domain": "archive.org", 4 | "contact": { 5 | "twitter": "internetarchive" 6 | }, 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/a/arin.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "ARIN": { 3 | "domain": "arin.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://www.arin.net/reference/materials/security/twofactor/", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/artifacthub.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Artifact Hub": { 3 | "domain": "artifacthub.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "developer" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/a/asos.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ASOS": { 3 | "domain": "asos.com", 4 | "contact": { 5 | "facebook": "ASOS", 6 | "email": "care@asos.com" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/a/aternos.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Aternos": { 3 | "domain": "aternos.org", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "gaming" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/a/atriumhealth.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Atrium Health": { 3 | "domain": "atriumhealth.org", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "categories": [ 8 | "health" 9 | ], 10 | "regions": [ 11 | "us" 12 | ] 13 | } 14 | } -------------------------------------------------------------------------------- /entries/a/auth.opera.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Opera": { 3 | "domain": "auth.opera.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/a/awardwallet.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "AwardWallet": { 3 | "domain": "awardwallet.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://awardwallet.com/faqs#44", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/a/axios.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Axios": { 3 | "domain": "axios.com", 4 | "contact": { 5 | "facebook": "axiosnews", 6 | "twitter": "axios" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/b/badoo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Badoo": { 3 | "domain": "badoo.com", 4 | "contact": { 5 | "twitter": "Badoo" 6 | }, 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/b/baloise.ch.json: -------------------------------------------------------------------------------- 1 | { 2 | "Baloise Insurance": { 3 | "domain": "baloise.ch", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "categories": [ 8 | "insurance" 9 | ], 10 | "regions": [ 11 | "ch" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/b/balsamiq.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Balsamiq": { 3 | "domain": "balsamiq.com", 4 | "contact": { 5 | "facebook": "balsamiq", 6 | "twitter": "balsamiq" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/b/batch.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Batch": { 3 | "domain": "batch.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.batch.com/en/articles/2721053", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/b/becu.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Boeing Employee Credit Union": { 3 | "domain": "becu.org", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "regions": [ 8 | "us" 9 | ], 10 | "categories": [ 11 | "banking" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/b/beeper.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Beeper": { 3 | "domain": "beeper.com", 4 | "contact": { 5 | "twitter": "onbeeper", 6 | "email": "support@beeper.com" 7 | }, 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/b/betvictor.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Betvictor": { 3 | "domain": "betvictor.com", 4 | "tfa": [ 5 | "sms", 6 | "totp" 7 | ], 8 | "categories": [ 9 | "betting" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/b/bitbar.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "BitBar": { 3 | "domain": "bitbar.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://bitbar.com/blog/multi-factor-authentication/", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/b/bitly.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Bitly": { 3 | "domain": "bitly.com", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "documentation": "https://support.bitly.com/hc/en-us/articles/230650187", 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/b/bitnami.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Bitnami": { 3 | "domain": "bitnami.com", 4 | "contact": { 5 | "twitter": "bitnami" 6 | }, 7 | "categories": [ 8 | "developer" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/b/bkex.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "BKEX": { 3 | "domain": "bkex.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://bkex.zendesk.com/hc/en-us/articles/360021899473", 8 | "categories": [ 9 | "cryptocurrencies" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/b/blockfi.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "BlockFi": { 3 | "domain": "blockfi.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "cryptocurrencies" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/b/bohemia.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Bohemia Interactive": { 3 | "domain": "bohemia.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "gaming" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/b/bolt.eu.json: -------------------------------------------------------------------------------- 1 | { 2 | "Bolt": { 3 | "domain": "bolt.eu", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "categories": [ 8 | "food", 9 | "transport", 10 | "travel", 11 | "retail" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/b/bonus.ly.json: -------------------------------------------------------------------------------- 1 | { 2 | "Bonusly": { 3 | "domain": "bonus.ly", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.bonus.ly/en/articles/2817280", 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/b/boots.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Boots": { 3 | "domain": "boots.com", 4 | "tfa": [ 5 | "call", 6 | "sms" 7 | ], 8 | "categories": [ 9 | "retail" 10 | ], 11 | "regions": [ 12 | "gb", 13 | "ie" 14 | ] 15 | } 16 | } 17 | -------------------------------------------------------------------------------- /entries/b/breeze.pm.json: -------------------------------------------------------------------------------- 1 | { 2 | "Breeze": { 3 | "domain": "breeze.pm", 4 | "contact": { 5 | "facebook": "breeze.pm", 6 | "twitter": "BreezeTeam" 7 | }, 8 | "categories": [ 9 | "task" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/b/brilliant.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Brilliant": { 3 | "domain": "brilliant.org", 4 | "contact": { 5 | "facebook": "brilliantorg", 6 | "twitter": "brilliantorg" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/b/bsag.de.json: -------------------------------------------------------------------------------- 1 | { 2 | "Bremer Straßenbahn AG": { 3 | "domain": "bsag.de", 4 | "contact": { 5 | "email": "info@bsag.de" 6 | }, 7 | "categories": [ 8 | "transport" 9 | ], 10 | "regions": [ 11 | "de" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/b/bubble.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Bubble": { 3 | "domain": "bubble.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://bubble.io/support/en/articles/8520687", 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/b/buildkite.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Buildkite": { 3 | "domain": "buildkite.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://buildkite.com/docs/tutorials/2fa", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/b/bunny.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "bunny.net": { 3 | "domain": "bunny.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "hosting" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/c/cacoo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Cacoo": { 3 | "domain": "cacoo.com", 4 | "contact": { 5 | "facebook": "Cacoocom", 6 | "twitter": "cacoocom" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/c/cal.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Cal.com": { 3 | "domain": "cal.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "communication" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/c/cardmarket.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Cardmarket": { 3 | "domain": "cardmarket.com", 4 | "recovery": "https://cardmarket.com/en/Login/LostDevice", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/carrd.co.json: -------------------------------------------------------------------------------- 1 | { 2 | "Carrd": { 3 | "domain": "carrd.co", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://carrd.co/docs/account/enabling-google-authenticator", 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/c/cbtnuggets.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CBT Nuggets": { 3 | "domain": "cbtnuggets.com", 4 | "contact": { 5 | "facebook": "cbtnuggets", 6 | "twitter": "CBTNuggets" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/cdbaby.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CD Baby": { 3 | "domain": "cdbaby.com", 4 | "contact": { 5 | "facebook": "cdbaby", 6 | "twitter": "cdbaby" 7 | }, 8 | "categories": [ 9 | "creativity" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/cdkeys.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CDKeys": { 3 | "domain": "cdkeys.com", 4 | "contact": { 5 | "facebook": "cdkeyscom", 6 | "twitter": "cdkeyscom" 7 | }, 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/certification.comptia.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "CompTIA": { 3 | "domain": "certification.comptia.org", 4 | "contact": { 5 | "facebook": "CompTIA", 6 | "twitter": "CompTIA" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/c/charliehr.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CharlieHR": { 3 | "domain": "charliehr.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://intercom.help/charliehr/en/articles/1037152", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/c/chocolatey.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Chocolatey": { 3 | "domain": "chocolatey.org", 4 | "contact": { 5 | "facebook": "ChocolateySoftware", 6 | "twitter": "chocolateynuget" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/c/cisco.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Cisco": { 3 | "domain": "cisco.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/c/clickworker.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Clickworker": { 3 | "domain": "clickworker.com", 4 | "contact": { 5 | "twitter": "clickworker_com" 6 | }, 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/c/close.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Close": { 3 | "domain": "close.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.close.com/docs/enabling-2fa", 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/c/cloudconvert.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CloudConvert": { 3 | "domain": "cloudconvert.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/c/cloudinary.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Cloudinary": { 3 | "domain": "cloudinary.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "developer" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/c/cnn.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CNN": { 3 | "domain": "cnn.com", 4 | "contact": { 5 | "twitter": "CNN", 6 | "facebook": "cnn", 7 | "email": "help@cnn.com" 8 | }, 9 | "categories": [ 10 | "other" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/c/coda.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Coda": { 3 | "domain": "coda.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.coda.io/en/articles/3833338", 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/c/codecademy.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Codecademy": { 3 | "domain": "codecademy.com", 4 | "contact": { 5 | "facebook": "codecademy", 6 | "twitter": "Codecademy" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/codepen.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "CodePen": { 3 | "domain": "codepen.io", 4 | "contact": { 5 | "twitter": "CodePen", 6 | "form": "https://codepen.io/support" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/cohost.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "cohost": { 3 | "domain": "cohost.org", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/c/coingecko.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Coingecko": { 3 | "domain": "coingecko.com", 4 | "contact": { 5 | "twitter": "coingecko" 6 | }, 7 | "categories": [ 8 | "cryptocurrencies" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/c/coinmarketcap.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CoinMarketCap": { 3 | "domain": "coinmarketcap.com", 4 | "tfa": [ 5 | "totp", 6 | "email" 7 | ], 8 | "categories": [ 9 | "cryptocurrencies" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/coinone.co.kr.json: -------------------------------------------------------------------------------- 1 | { 2 | "CoinOne": { 3 | "domain": "coinone.co.kr", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "cryptocurrencies" 9 | ], 10 | "regions": [ 11 | "kr" 12 | ] 13 | } 14 | } -------------------------------------------------------------------------------- /entries/c/coinremitter.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CoinRemitter": { 3 | "domain": "coinremitter.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "payments", 9 | "cryptocurrencies" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/cointraffic.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Cointraffic": { 3 | "domain": "cointraffic.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "cryptocurrencies" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/c/coinzilla.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Coinzilla": { 3 | "domain": "coinzilla.com", 4 | "tfa": [ 5 | "totp", 6 | "email" 7 | ], 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/coles.com.au.json: -------------------------------------------------------------------------------- 1 | { 2 | "Coles": { 3 | "domain": "coles.com.au", 4 | "tfa": [ 5 | "sms", 6 | "email" 7 | ], 8 | "categories": [ 9 | "retail" 10 | ], 11 | "regions": [ 12 | "au" 13 | ] 14 | } 15 | } -------------------------------------------------------------------------------- /entries/c/colfinancial.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "COL Financial": { 3 | "domain": "colfinancial.com", 4 | "contact": { 5 | "twitter": "colfinancial" 6 | }, 7 | "categories": [ 8 | "investing" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/c/cookiebot.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Cookiebot": { 3 | "domain": "cookiebot.com", 4 | "contact": { 5 | "facebook": "cybotcorp", 6 | "twitter": "CybotCorp" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/cospaces.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "CoSpaces": { 3 | "domain": "cospaces.io", 4 | "contact": { 5 | "email": "info@cospaces.io", 6 | "twitter": "CoSpaces_Edu" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/couchsurfing.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Couchsurfing": { 3 | "domain": "couchsurfing.com", 4 | "contact": { 5 | "facebook": "couchsurfing", 6 | "twitter": "Couchsurfing" 7 | }, 8 | "categories": [ 9 | "travel" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/crowdsupply.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Crowd Supply": { 3 | "domain": "crowdsupply.com", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "categories": [ 9 | "crowdfunding", 10 | "retail" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/c/crunchyroll.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Crunchyroll": { 3 | "domain": "crunchyroll.com", 4 | "contact": { 5 | "facebook": "Crunchyroll", 6 | "twitter": "Crunchyroll" 7 | }, 8 | "categories": [ 9 | "entertainment" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/crypto.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Crypto": { 3 | "domain": "crypto.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.crypto.com/en/articles/3511439", 8 | "categories": [ 9 | "cryptocurrencies" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/customer.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Customer.io": { 3 | "domain": "customer.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://customer.io/docs/two-factor-auth", 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/c/cyberghostvpn.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "CyberGhost": { 3 | "domain": "cyberghostvpn.com", 4 | "contact": { 5 | "facebook": "cyberghostEN", 6 | "twitter": "CyberGhost_EN" 7 | }, 8 | "categories": [ 9 | "vpn" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/d/dell.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Dell": { 3 | "domain": "dell.com", 4 | "contact": { 5 | "facebook": "Dell", 6 | "twitter": "DellCares" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/d/demio.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Demio": { 3 | "domain": "demio.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.demio.com/en/articles/4794494", 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/d/deploybot.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Deploybot": { 3 | "domain": "deploybot.com", 4 | "contact": { 5 | "twitter": "DeployBotHQ" 6 | }, 7 | "categories": [ 8 | "developer" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/d/developer.nexmo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Vonage": { 3 | "domain": "developer.nexmo.com", 4 | "tfa": [ 5 | "sms", 6 | "call" 7 | ], 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/d/displate.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Displate": { 3 | "domain": "displate.com", 4 | "contact": { 5 | "twitter": "Displate", 6 | "facebook": "displate" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/d/doodle.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Doodle": { 3 | "domain": "doodle.com", 4 | "contact": { 5 | "facebook": "DoodleAG", 6 | "twitter": "doodletweet" 7 | }, 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/d/doodrive.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "DooDrive": { 3 | "domain": "doodrive.com", 4 | "contact": { 5 | "form": "https://doodrive.com/contact" 6 | }, 7 | "categories": [ 8 | "backup" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/d/dreamstime.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Dreamstime": { 3 | "domain": "dreamstime.com", 4 | "url": "https://www.dreamstime.com/", 5 | "contact": { 6 | "twitter": "Dreamstime" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/d/drift.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Drift": { 3 | "domain": "drift.com", 4 | "url": "https://www.drift.com/", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/d/drop.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Drop": { 3 | "domain": "drop.com", 4 | "url": "https://www.drop.com", 5 | "contact": { 6 | "facebook": "drop", 7 | "twitter": "drop" 8 | }, 9 | "categories": [ 10 | "retail" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/e/easyjet.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "easyJet": { 3 | "domain": "easyjet.com", 4 | "contact": { 5 | "facebook": "easyJet", 6 | "twitter": "easyJet" 7 | }, 8 | "categories": [ 9 | "travel" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/e/eclincher.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "eclincher": { 3 | "domain": "eclincher.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/e/educative.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Educative": { 3 | "domain": "educative.io", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "categories": [ 8 | "education", 9 | "developer" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/e/ello.co.json: -------------------------------------------------------------------------------- 1 | { 2 | "Ello": { 3 | "domain": "ello.co", 4 | "contact": { 5 | "email": "suggestions@ello.co", 6 | "facebook": "ellohype", 7 | "twitter": "ellohype" 8 | }, 9 | "categories": [ 10 | "social" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/e/elmah.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "elmah.io": { 3 | "domain": "elmah.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://docs.elmah.io/how-to-enable-two-factor-login/", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/e/enom.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "eNom": { 3 | "domain": "enom.com", 4 | "url": "https://www.enom.com/", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "documentation": "https://enom.help/2fa", 9 | "categories": [ 10 | "domains" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/e/eon.de.json: -------------------------------------------------------------------------------- 1 | { 2 | "E.ON": { 3 | "domain": "eon.de", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "utilities" 9 | ], 10 | "regions": [ 11 | "de" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/e/ets.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "ETS": { 3 | "domain": "ets.org", 4 | "tfa": [ 5 | "sms", 6 | "call" 7 | ], 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/e/everlane.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Everlane": { 3 | "domain": "everlane.com", 4 | "url": "https://www.everlane.com/", 5 | "contact": { 6 | "twitter": "Everlane" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/e/expensify.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Expensify": { 3 | "domain": "expensify.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://community.expensify.com/discussion/7385", 8 | "categories": [ 9 | "finance" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/e/expressvpn.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ExpressVPN": { 3 | "domain": "expressvpn.com", 4 | "url": "https://www.expressvpn.com", 5 | "tfa": [ 6 | "email" 7 | ], 8 | "categories": [ 9 | "vpn" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/f/fandom.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Fandom": { 3 | "domain": "fandom.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://community.fandom.com/wiki/Help:2FA", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/f/faucetcrypto.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Faucet Crypto": { 3 | "domain": "faucetcrypto.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "cryptocurrencies" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/f/favro.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Favro": { 3 | "domain": "favro.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.favro.com/en/articles/1019897", 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/f/fedex.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "FedEx": { 3 | "domain": "fedex.com", 4 | "tfa": [ 5 | "sms", 6 | "email" 7 | ], 8 | "categories": [ 9 | "postal" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/f/filen.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Filen": { 3 | "domain": "filen.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.filen.io/knowledgebase.php?article=20", 8 | "categories": [ 9 | "backup" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/f/finnair.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Finnair": { 3 | "domain": "finnair.com", 4 | "url": "https://www.finnair.com/", 5 | "tfa": [ 6 | "sms", 7 | "totp" 8 | ], 9 | "categories": [ 10 | "travel" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/f/fleep.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Fleep": { 3 | "domain": "fleep.io", 4 | "contact": { 5 | "facebook": "fleepio", 6 | "twitter": "fleepio" 7 | }, 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/f/flickr.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Flickr": { 3 | "domain": "flickr.com", 4 | "contact": { 5 | "twitter": "FlickrHelp" 6 | }, 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/f/flipboard.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Flipboard": { 3 | "domain": "flipboard.com", 4 | "contact": { 5 | "twitter": "FlipboardCS" 6 | }, 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/f/floatplane.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Floatplane": { 3 | "domain": "floatplane.com", 4 | "url": "https://www.floatplane.com/", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "categories": [ 9 | "entertainment" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/f/fly.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Fly.io": { 3 | "domain": "fly.io", 4 | "additional-domains": [ 5 | "fly-metrics.net" 6 | ], 7 | "tfa": [ 8 | "totp" 9 | ], 10 | "categories": [ 11 | "cloud" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/f/flybuys.com.au.json: -------------------------------------------------------------------------------- 1 | { 2 | "Flybuys": { 3 | "domain": "flybuys.com.au", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "categories": [ 8 | "retail" 9 | ], 10 | "regions": [ 11 | "au" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/f/flyxo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "XO": { 3 | "domain": "flyxo.com", 4 | "contact": { 5 | "facebook": "XO-2289779651103450", 6 | "twitter": "flyxo_" 7 | }, 8 | "categories": [ 9 | "travel" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/f/formula1.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Formula 1": { 3 | "domain": "formula1.com", 4 | "contact": { 5 | "facebook": "Formula1", 6 | "twitter": "F1Help" 7 | }, 8 | "categories": [ 9 | "entertainment" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/f/freedns.afraid.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "FreeDNS": { 3 | "domain": "freedns.afraid.org", 4 | "contact": { 5 | "email": "dnsadmin@afraid.org" 6 | }, 7 | "categories": [ 8 | "domains" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/f/freehostia.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Freehostia": { 3 | "domain": "freehostia.com", 4 | "tfa": [ 5 | "totp", 6 | "email" 7 | ], 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/f/freenet.de.json: -------------------------------------------------------------------------------- 1 | { 2 | "Freenet": { 3 | "domain": "freenet.de", 4 | "url": "https://www.freenet.de/", 5 | "contact": { 6 | "facebook": "freenet" 7 | }, 8 | "categories": [ 9 | "email" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/f/freewallet.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Freewallet": { 3 | "domain": "freewallet.org", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://freewallet.org/blog/2fa-faq", 8 | "categories": [ 9 | "cryptocurrencies" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/f/fxhome.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "FXhome": { 3 | "domain": "fxhome.com", 4 | "contact": { 5 | "facebook": "FXhome", 6 | "twitter": "FXhome" 7 | }, 8 | "categories": [ 9 | "creativity" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/g/gauthmath.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Gauthmath": { 3 | "domain": "gauthmath.com", 4 | "contact": { 5 | "email": "contact@gauthmath.com", 6 | "facebook": "gauthmath" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/g/geotrust.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "GeoTrust": { 3 | "domain": "geotrust.com", 4 | "url": "https://www.geotrust.com/", 5 | "tfa": [ 6 | "email" 7 | ], 8 | "categories": [ 9 | "security" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/g/gilt.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Gilt": { 3 | "domain": "gilt.com", 4 | "url": "https://www.gilt.com", 5 | "contact": { 6 | "twitter": "Gilt" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/g/gloriousgaming.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Glorious": { 3 | "domain": "gloriousgaming.com", 4 | "contact": { 5 | "twitter": "Glorious" 6 | }, 7 | "categories": [ 8 | "retail" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/g/gogetssl.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "GoGetSSL": { 3 | "domain": "gogetssl.com", 4 | "contact": { 5 | "facebook": "gogetssl", 6 | "twitter": "gogetssl" 7 | }, 8 | "categories": [ 9 | "security" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/g/gov.uk.json: -------------------------------------------------------------------------------- 1 | { 2 | "GOV.UK": { 3 | "domain": "gov.uk", 4 | "tfa": [ 5 | "sms", 6 | "totp" 7 | ], 8 | "categories": [ 9 | "government" 10 | ], 11 | "regions": [ 12 | "gb" 13 | ] 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /entries/g/grafana.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Grafana": { 3 | "domain": "grafana.com", 4 | "contact": { 5 | "twitter": "grafana", 6 | "email": "info@grafana.com" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/g/groupon.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Groupon": { 3 | "domain": "groupon.com", 4 | "url": "https://www.groupon.com", 5 | "contact": { 6 | "twitter": "Groupon" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/g/gyazo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Gyazo": { 3 | "domain": "gyazo.com", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "documentation": "https://help.gyazo.com/--5ed8969fc1eca80023e84383", 8 | "categories": [ 9 | "backup" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/h/hackster.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Hackster.io": { 3 | "domain": "hackster.io", 4 | "contact": { 5 | "twitter": "Hacksterio" 6 | }, 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/h/hcaptcha.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "hCaptcha": { 3 | "domain": "hcaptcha.com", 4 | "tfa": [ 5 | "u2f" 6 | ], 7 | "categories": [ 8 | "security", 9 | "developer" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/h/he.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Hurricane Electric": { 3 | "domain": "he.net", 4 | "url": "https://www.he.net/", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "categories": [ 9 | "domains" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/h/hello.vrchat.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "VRChat": { 3 | "domain": "hello.vrchat.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://docs.vrchat.com/docs/setup-2fa", 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/h/hey.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "HEY": { 3 | "domain": "hey.com", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "documentation": "https://hey.com/security/", 9 | "categories": [ 10 | "email" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/h/hide.me.json: -------------------------------------------------------------------------------- 1 | { 2 | "hide.me VPN": { 3 | "domain": "hide.me", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://hide.me/en/blog/hide-me-vpn-now-supports-2fa/", 8 | "categories": [ 9 | "vpn" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/h/hm.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "H&M": { 3 | "domain": "hm.com", 4 | "contact": { 5 | "facebook": "hm", 6 | "twitter": "hm" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/h/holded.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Holded": { 3 | "domain": "holded.com", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "documentation": "https://academy.holded.com/hc/en-us/articles/4403375077265", 8 | "categories": [ 9 | "finance" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/h/hostus.us.json: -------------------------------------------------------------------------------- 1 | { 2 | "HostUS": { 3 | "domain": "hostus.us", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://my.hostus.us/knowledgebase/106", 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/h/hp.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "HP": { 3 | "domain": "hp.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "retail" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/h/huk.de.json: -------------------------------------------------------------------------------- 1 | { 2 | "HUK-Coburg": { 3 | "domain": "huk.de", 4 | "tfa": [ 5 | "sms", 6 | "call" 7 | ], 8 | "categories": [ 9 | "insurance" 10 | ], 11 | "regions": [ 12 | "de" 13 | ] 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /entries/h/hyatt.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Hyatt": { 3 | "domain": "hyatt.com", 4 | "contact": { 5 | "twitter": "Hyatt", 6 | "facebook": "hyatt" 7 | }, 8 | "categories": [ 9 | "travel" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/h/hype.it.json: -------------------------------------------------------------------------------- 1 | { 2 | "HYPE": { 3 | "domain": "hype.it", 4 | "url": "https://www.hype.it", 5 | "tfa": [ 6 | "sms" 7 | ], 8 | "categories": [ 9 | "payments" 10 | ], 11 | "regions": [ 12 | "it" 13 | ] 14 | } 15 | } -------------------------------------------------------------------------------- /entries/i/id.nintendo.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Nintendo Network": { 3 | "domain": "id.nintendo.net", 4 | "contact": { 5 | "facebook": "Nintendo", 6 | "twitter": "NintendoAmerica" 7 | }, 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/i/ieee.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "IEEE": { 3 | "domain": "ieee.org", 4 | "url": "https://www.ieee.org", 5 | "contact": { 6 | "facebook": "IEEE.org", 7 | "twitter": "IEEEorg" 8 | }, 9 | "categories": [ 10 | "other" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/i/ihg.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "IHG": { 3 | "domain": "ihg.com", 4 | "url": "https://www.ihg.com", 5 | "contact": { 6 | "facebook": "ihg", 7 | "twitter": "IHGService" 8 | }, 9 | "categories": [ 10 | "travel" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/i/ikea.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "IKEA": { 3 | "domain": "ikea.com", 4 | "contact": { 5 | "facebook": "IKEAUSA", 6 | "twitter": "IKEAUSAHelp" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/i/imgur.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Imgur": { 3 | "domain": "imgur.com", 4 | "contact": { 5 | "twitter": "imgur", 6 | "email": "support@imgur.com" 7 | }, 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/i/improvmx.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ImprovMX": { 3 | "domain": "improvmx.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "http://help.improvmx.com/en/articles/4892466", 8 | "categories": [ 9 | "email" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/i/inbox.lv.json: -------------------------------------------------------------------------------- 1 | { 2 | "Inbox.lv": { 3 | "domain": "inbox.lv", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.inbox.lv/category/10017/question/10713", 8 | "categories": [ 9 | "email" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/i/instant-gaming.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Instant-Gaming": { 3 | "domain": "instant-gaming.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "gaming" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/i/internetbs.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Internet.bs": { 3 | "domain": "internetbs.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://2fa.directory/notes/internetbs/", 8 | "categories": [ 9 | "domains" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/i/iozoom.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "IO Zoom": { 3 | "domain": "iozoom.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://www.iozoom.com/client/announcements/6", 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/i/ipage.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "iPage": { 3 | "domain": "ipage.com", 4 | "contact": { 5 | "twitter": "iPage" 6 | }, 7 | "categories": [ 8 | "hosting" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/i/isc2.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "ISC2": { 3 | "domain": "isc2.org", 4 | "tfa": [ 5 | "sms", 6 | "totp" 7 | ], 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/i/itch.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "itch.io": { 3 | "domain": "itch.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://itch.io/docs/advanced/two-factor-authentication", 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/k/keybase.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Keybase": { 3 | "domain": "keybase.io", 4 | "contact": { 5 | "twitter": "KeybaseIO" 6 | }, 7 | "categories": [ 8 | "identity" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/k/khanacademy.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Khan Academy": { 3 | "domain": "khanacademy.org", 4 | "contact": { 5 | "twitter": "khanacademy" 6 | }, 7 | "categories": [ 8 | "education" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/k/kick.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Kick": { 3 | "domain": "kick.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.kick.com/en/articles/7120898", 8 | "categories": [ 9 | "entertainment" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/k/kik.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Kik": { 3 | "domain": "kik.com", 4 | "contact": { 5 | "email": "support@kik.com", 6 | "facebook": "kikapp", 7 | "twitter": "Kik" 8 | }, 9 | "categories": [ 10 | "communication" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/k/kinguin.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Kinguin": { 3 | "domain": "kinguin.net", 4 | "url": "https://www.kinguin.net", 5 | "tfa": [ 6 | "email" 7 | ], 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/k/kiva.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Kiva": { 3 | "domain": "kiva.org", 4 | "url": "https://www.kiva.org", 5 | "contact": { 6 | "facebook": "kiva", 7 | "twitter": "Kiva" 8 | }, 9 | "categories": [ 10 | "finance" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/k/knowt.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Knowt": { 3 | "domain": "knowt.com", 4 | "contact": { 5 | "facebook": "getknowt", 6 | "twitter": "getknowt" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/k/kobo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Kobo": { 3 | "domain": "kobo.com", 4 | "url": "https://www.kobo.com", 5 | "contact": { 6 | "facebook": "Kobo", 7 | "twitter": "KoboHelp" 8 | }, 9 | "categories": [ 10 | "retail" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/l/larian.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Larian": { 3 | "domain": "larian.com", 4 | "img": "larian.com.png", 5 | "tfa": [ 6 | "totp", 7 | "sms" 8 | ], 9 | "categories": [ 10 | "gaming" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/l/lazada.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Lazada": { 3 | "domain": "lazada.com", 4 | "url": "https://www.lazada.com/", 5 | "contact": { 6 | "twitter": "asklazadasg" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/l/leboncoin.fr.json: -------------------------------------------------------------------------------- 1 | { 2 | "Leboncoin": { 3 | "domain": "leboncoin.fr", 4 | "tfa": [ 5 | "sms", 6 | "email" 7 | ], 8 | "regions": [ 9 | "fr" 10 | ], 11 | "categories": [ 12 | "retail" 13 | ] 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /entries/l/lego.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "LEGO": { 3 | "domain": "lego.com", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "categories": [ 8 | "retail" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/l/lenovo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Lenovo": { 3 | "domain": "lenovo.com", 4 | "tfa": [ 5 | "email", 6 | "sms", 7 | "totp" 8 | ], 9 | "categories": [ 10 | "retail" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/l/lichess.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "lichess.org": { 3 | "domain": "lichess.org", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "gaming" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/l/life360.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Life360": { 3 | "domain": "life360.com", 4 | "contact": { 5 | "facebook": "Life360", 6 | "twitter": "Life360" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/l/line.me.json: -------------------------------------------------------------------------------- 1 | { 2 | "LINE": { 3 | "domain": "line.me", 4 | "contact": { 5 | "facebook": "line.worldwide" 6 | }, 7 | "categories": [ 8 | "communication" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/l/line6.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Line 6": { 3 | "domain": "line6.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "retail" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/l/listrak.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Listrak": { 3 | "domain": "listrak.com", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "documentation": "https://help.listrak.com/en/articles/1505298", 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/l/livejournal.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "LiveJournal": { 3 | "domain": "livejournal.com", 4 | "url": "https://www.livejournal.com", 5 | "contact": { 6 | "twitter": "LiveJournal" 7 | }, 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/l/log.wien.json: -------------------------------------------------------------------------------- 1 | { 2 | "logwien": { 3 | "domain": "log.wien", 4 | "contact": { 5 | "email": "info@log.wien" 6 | }, 7 | "categories": [ 8 | "identity" 9 | ], 10 | "regions": [ 11 | "at" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/l/login.threatsim.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ThreatSim": { 3 | "domain": "login.threatsim.com", 4 | "img": "login.threatsim.com.png", 5 | "tfa": [ 6 | "sms" 7 | ], 8 | "categories": [ 9 | "security" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/l/lokalise.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Lokalise": { 3 | "domain": "lokalise.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://docs.lokalise.com/en/articles/2329387", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/l/loom.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Loom": { 3 | "domain": "loom.com", 4 | "contact": { 5 | "twitter": "loom" 6 | }, 7 | "categories": [ 8 | "communication" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/l/lufthansa.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Lufthansa": { 3 | "domain": "lufthansa.com", 4 | "contact": { 5 | "facebook": "lufthansa", 6 | "twitter": "lufthansa" 7 | }, 8 | "categories": [ 9 | "travel" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/l/lunchmoney.app.json: -------------------------------------------------------------------------------- 1 | { 2 | "Lunch Money": { 3 | "domain": "lunchmoney.app", 4 | "img": "lunchmoney.app.png", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "categories": [ 9 | "finance" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/m/macys.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Macy's": { 3 | "domain": "macys.com", 4 | "url": "https://www.macys.com/", 5 | "contact": { 6 | "twitter": "Macys" 7 | }, 8 | "categories": [ 9 | "retail" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/m/magnet.me.json: -------------------------------------------------------------------------------- 1 | { 2 | "Magnet.me": { 3 | "domain": "magnet.me", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/m/mail.de.json: -------------------------------------------------------------------------------- 1 | { 2 | "mail.de": { 3 | "domain": "mail.de", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "documentation": "https://mail.de/hilfe/u2f-authenticator", 9 | "categories": [ 10 | "email" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/m/mail.riseup.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Riseup Mail": { 3 | "domain": "mail.riseup.net", 4 | "contact": { 5 | "twitter": "riseupnet" 6 | }, 7 | "categories": [ 8 | "email" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/m/mangadex.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "MangaDex": { 3 | "domain": "mangadex.org", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "categories": [ 9 | "entertainment" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/m/masterclass.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Masterclass": { 3 | "domain": "masterclass.com", 4 | "contact": { 5 | "twitter": "MasterClassCare" 6 | }, 7 | "categories": [ 8 | "education" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/m/matomo.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Matomo Cloud": { 3 | "domain": "matomo.org", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://matomo.org/faq/general/faq_27245/", 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/m/mcafee.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "McAfee": { 3 | "domain": "mcafee.com", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "documentation": "https://www.mcafee.com/support/s/article/000002100", 8 | "categories": [ 9 | "security" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/m/mediatemple.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Media Temple": { 3 | "domain": "mediatemple.net", 4 | "contact": { 5 | "facebook": "mediatemple", 6 | "twitter": "mediatemple" 7 | }, 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/m/medium.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Medium": { 3 | "domain": "medium.com", 4 | "contact": { 5 | "email": "yourfriends@medium.com" 6 | }, 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/m/meetup.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Meetup": { 3 | "domain": "meetup.com", 4 | "url": "https://www.meetup.com", 5 | "contact": { 6 | "twitter": "meetup_support" 7 | }, 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/m/migadu.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Migadu": { 3 | "domain": "migadu.com", 4 | "url": "https://www.migadu.com/", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "categories": [ 9 | "email" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/m/misfit.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Misfit": { 3 | "domain": "misfit.com", 4 | "contact": { 5 | "twitter": "Misfit" 6 | }, 7 | "categories": [ 8 | "health" 9 | ], 10 | "regions": [ 11 | "us" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/m/modrinth.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Modrinth": { 3 | "domain": "modrinth.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "gaming" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/m/mos.ru.json: -------------------------------------------------------------------------------- 1 | { 2 | "Mos.ru": { 3 | "domain": "mos.ru", 4 | "tfa": [ 5 | "totp", 6 | "sms" 7 | ], 8 | "categories": [ 9 | "government" 10 | ], 11 | "regions": [ 12 | "ru" 13 | ] 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /entries/m/mullvad.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Mullvad": { 3 | "domain": "mullvad.net", 4 | "contact": { 5 | "twitter": "mullvadnet", 6 | "email": "support@mullvad.net" 7 | }, 8 | "categories": [ 9 | "vpn" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/m/mural.co.json: -------------------------------------------------------------------------------- 1 | { 2 | "MURAL": { 3 | "domain": "mural.co", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.mural.co/en/articles/5315716", 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/m/musicmagpie.co.uk.json: -------------------------------------------------------------------------------- 1 | { 2 | "musicMagpie": { 3 | "domain": "musicmagpie.co.uk", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "categories": [ 8 | "retail" 9 | ], 10 | "regions": [ 11 | "gb" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/m/mydomain.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "MyDomain": { 3 | "domain": "mydomain.com", 4 | "contact": { 5 | "facebook": "mydomain", 6 | "twitter": "MyDomaindotcom" 7 | }, 8 | "categories": [ 9 | "domains" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/n/nationbuilder.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "NationBuilder": { 3 | "domain": "nationbuilder.com", 4 | "contact": { 5 | "facebook": "nationbuilder", 6 | "twitter": "NationBuilder" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/n/newgrounds.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Newgrounds": { 3 | "domain": "newgrounds.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/n/newrelic.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "New Relic": { 3 | "domain": "newrelic.com", 4 | "contact": { 5 | "facebook": "NewRelic", 6 | "twitter": "newrelic" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/n/nextdns.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "NextDNS": { 3 | "domain": "nextdns.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "security" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/n/ngrok.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ngrok": { 3 | "domain": "ngrok.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "developer", 9 | "remote" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/n/niftypm.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Nifty": { 3 | "domain": "niftypm.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.niftypm.com/en/articles/5356559", 8 | "categories": [ 9 | "task" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/n/nitrotype.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Nitro Type": { 3 | "domain": "nitrotype.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://www.nitrotype.com/news/read/254/-", 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/n/norwegian.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Norwegian": { 3 | "domain": "norwegian.com", 4 | "contact": { 5 | "facebook": "flynorwegiannow", 6 | "twitter": "Fly_Norwegian" 7 | }, 8 | "categories": [ 9 | "travel" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/n/nostarch.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "No Starch Press": { 3 | "domain": "nostarch.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/n/ns1.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "NS1": { 3 | "domain": "ns1.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://ns1.com/articles/enabling-2-factor-authentication", 8 | "categories": [ 9 | "domains" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/o/orcid.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "ORCID": { 3 | "domain": "orcid.org", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.orcid.org/hc/en-us/articles/360006971673", 8 | "categories": [ 9 | "identity" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/o/osf.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Open Science Framework (OSF)": { 3 | "domain": "osf.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.osf.io/article/239--", 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/o/osu.ppy.sh.json: -------------------------------------------------------------------------------- 1 | { 2 | "osu!": { 3 | "domain": "osu.ppy.sh", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "categories": [ 8 | "gaming" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/p/pacificpower.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Pacific Power": { 3 | "domain": "pacificpower.net", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "categories": [ 8 | "utilities" 9 | ], 10 | "regions": [ 11 | "us" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/p/packagist.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Packagist": { 3 | "domain": "packagist.org", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://github.com/composer/packagist/pull/1031", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/pandadoc.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "PandaDoc": { 3 | "domain": "pandadoc.com", 4 | "contact": { 5 | "facebook": "PandaDoc", 6 | "twitter": "pandadoc" 7 | }, 8 | "categories": [ 9 | "legal" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/panic.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Panic Sync": { 3 | "domain": "panic.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://library.panic.com/general/sync-2fa/", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/panorama9.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Panorama9": { 3 | "domain": "panorama9.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "http://support.panorama9.com/articles/1859601", 8 | "categories": [ 9 | "cloud" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/paychex.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Paychex": { 3 | "domain": "paychex.com", 4 | "url": "https://www.paychex.com", 5 | "tfa": [ 6 | "sms", 7 | "call" 8 | ], 9 | "categories": [ 10 | "finance" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/p/paypay.ne.jp.json: -------------------------------------------------------------------------------- 1 | { 2 | "PayPay": { 3 | "domain": "paypay.ne.jp", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "categories": [ 8 | "payments" 9 | ], 10 | "regions": [ 11 | "jp" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/p/payworks.ca.json: -------------------------------------------------------------------------------- 1 | { 2 | "Payworks": { 3 | "domain": "payworks.ca", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "payments" 9 | ], 10 | "regions": [ 11 | "ca" 12 | ] 13 | } 14 | } -------------------------------------------------------------------------------- /entries/p/pccasegear.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "PC Case Gear": { 3 | "domain": "pccasegear.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "regions": [ 8 | "au" 9 | ], 10 | "categories": [ 11 | "retail" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/p/penpot.app.json: -------------------------------------------------------------------------------- 1 | { 2 | "Penpot": { 3 | "domain": "penpot.app", 4 | "contact": { 5 | "twitter": "penpotapp" 6 | }, 7 | "categories": [ 8 | "creativity" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/p/pexels.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Pexels": { 3 | "domain": "pexels.com", 4 | "contact": { 5 | "email": "hello@pexels.com", 6 | "twitter": "pexels" 7 | }, 8 | "categories": [ 9 | "creativity" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/pinata.cloud.json: -------------------------------------------------------------------------------- 1 | { 2 | "Pinata": { 3 | "domain": "pinata.cloud", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "developer" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/p/pinboard.in.json: -------------------------------------------------------------------------------- 1 | { 2 | "Pinboard": { 3 | "domain": "pinboard.in", 4 | "contact": { 5 | "email": "support@pinboard.in", 6 | "twitter": "Pinboard" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/pixieset.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Pixieset": { 3 | "domain": "pixieset.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.pixieset.com/hc/en-us/articles/360046803431", 8 | "categories": [ 9 | "creativity" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/plan.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Planio": { 3 | "domain": "plan.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.plan.io/news/133", 8 | "categories": [ 9 | "task" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/planfix.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Planfix": { 3 | "domain": "planfix.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://planfix.com/help/Two-factor_authentication", 8 | "categories": [ 9 | "task" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/plausible.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Plausible Analytics": { 3 | "domain": "plausible.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://plausible.io/docs/2fa", 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/play.eslgaming.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ESL Play": { 3 | "domain": "play.eslgaming.com", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/plurk.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Plurk": { 3 | "domain": "plurk.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://www.plurk.com/p/mrcii5", 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/podio.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Podio": { 3 | "domain": "podio.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.podio.com/hc/en-us/articles/360017456279", 8 | "categories": [ 9 | "task" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/porkbun.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Porkbun": { 3 | "domain": "porkbun.com", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "documentation": "https://kb.porkbun.com/article/19--", 9 | "categories": [ 10 | "domains" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/p/postmates.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Postmates": { 3 | "domain": "postmates.com", 4 | "contact": { 5 | "twitter": "Postmates" 6 | }, 7 | "categories": [ 8 | "food" 9 | ], 10 | "regions": [ 11 | "us" 12 | ] 13 | } 14 | } -------------------------------------------------------------------------------- /entries/p/powerschool.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "PowerSchool": { 3 | "domain": "powerschool.com", 4 | "contact": { 5 | "facebook": "powerschool", 6 | "twitter": "MyPowerSchool" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/pozible.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Pozible": { 3 | "domain": "pozible.com", 4 | "url": "https://www.pozible.com", 5 | "contact": { 6 | "twitter": "Pozible" 7 | }, 8 | "categories": [ 9 | "crowdfunding" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/prezi.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Prezi": { 3 | "domain": "prezi.com", 4 | "contact": { 5 | "facebook": "prezicom", 6 | "twitter": "prezi" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/product.gree.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "GREE": { 3 | "domain": "product.gree.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "gaming" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/p/promoter.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Promoter.io": { 3 | "domain": "promoter.io", 4 | "contact": { 5 | "twitter": "Promoter_io" 6 | }, 7 | "categories": [ 8 | "marketing" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/p/prostocash.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Prostocash": { 3 | "domain": "prostocash.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "cryptocurrencies" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/p/protolabs.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Protolabs": { 3 | "domain": "protolabs.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "other" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/p/pushover.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Pushover": { 3 | "domain": "pushover.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.pushover.net/i49", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/p/puter.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Puter":{ 3 | "domain": "puter.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "hosting", 9 | "cloud" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/p/pypi.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "PyPI": { 3 | "domain": "pypi.org", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "documentation": "https://pypi.org/help/#twofa", 9 | "categories": [ 10 | "developer" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/q/qt.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Qt": { 3 | "domain": "qt.io", 4 | "contact": { 5 | "email": "qatools.support@qt.io", 6 | "twitter": "qtproject", 7 | "facebook": "qt" 8 | }, 9 | "categories": [ 10 | "developer" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/q/quora.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Quora": { 3 | "domain": "quora.com", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/r/rapidgator.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Rapidgator": { 3 | "domain": "rapidgator.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "backup" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/r/readthedocs.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Read the Docs": { 3 | "domain": "readthedocs.org", 4 | "contact": { 5 | "email": "hello@readthedocs.com" 6 | }, 7 | "categories": [ 8 | "developer" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/r/render.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Render": { 3 | "domain": "render.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "cloud", 9 | "hosting" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/r/resend.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Resend": { 3 | "domain": "resend.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "communication", 9 | "developer" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/r/restorecord.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "RestoreCord": { 3 | "domain": "restorecord.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "backup" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/r/restream.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Restream.io": { 3 | "domain": "restream.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.restream.io/en/articles/870429", 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/r/revenuecat.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "RevenueCat": { 3 | "domain": "revenuecat.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://docs.revenuecat.com/docs/security", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/r/rippling.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Rippling": { 3 | "domain": "rippling.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "finance" 9 | ], 10 | "regions": [ 11 | "us" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/r/rollbar.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Rollbar": { 3 | "domain": "rollbar.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://rollbar.com/docs/two-factor-authentication/", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/r/runbox.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Runbox": { 3 | "domain": "runbox.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.runbox.com/account-security/", 8 | "categories": [ 9 | "email" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/r/runpanther.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Panther": { 3 | "domain": "runpanther.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "security" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/r/ryver.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Ryver": { 3 | "domain": "ryver.com", 4 | "contact": { 5 | "facebook": "RyverApp", 6 | "twitter": "RyverApp" 7 | }, 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/s/sandbox.game.json: -------------------------------------------------------------------------------- 1 | { 2 | "The Sandbox": { 3 | "domain": "sandbox.game", 4 | "contact": { 5 | "facebook": "TheSandboxGame", 6 | "twitter": "TheSandboxGame" 7 | }, 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/sans.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "SANS": { 3 | "domain": "sans.org", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/scribd.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Scribd": { 3 | "domain": "scribd.com", 4 | "contact": { 5 | "facebook": "Scribd", 6 | "twitter": "Scribd" 7 | }, 8 | "categories": [ 9 | "entertainment" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/scriptinghelpers.org.json: -------------------------------------------------------------------------------- 1 | { 2 | "Scripting Helpers": { 3 | "domain": "scriptinghelpers.org", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "developer" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/s/secure.checkout.visa.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Visa Checkout": { 3 | "domain": "secure.checkout.visa.com", 4 | "contact": { 5 | "twitter": "VisaCheckout" 6 | }, 7 | "categories": [ 8 | "payments" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/s/server.pro.json: -------------------------------------------------------------------------------- 1 | { 2 | "Server.pro": { 3 | "domain": "server.pro", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "hosting" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/s/short.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Short.io": { 3 | "domain": "short.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.short.io/en/articles/4065798", 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/s/sidequestvr.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "SideQuest": { 3 | "domain": "sidequestvr.com", 4 | "tfa": [ 5 | "email", 6 | "totp" 7 | ], 8 | "categories": [ 9 | "developer", 10 | "gaming" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/s/signnow.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "signNow": { 3 | "domain": "signnow.com", 4 | "url": "https://www.signnow.com/", 5 | "tfa": [ 6 | "email" 7 | ], 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/s/signupgenius.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "SignUpGenius": { 3 | "domain": "signupgenius.com", 4 | "contact": { 5 | "twitter": "SignUpGenius" 6 | }, 7 | "categories": [ 8 | "tickets" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/s/similarweb.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Similarweb": { 3 | "domain": "similarweb.com", 4 | "tfa": [ 5 | "email" 6 | ], 7 | "documentation": "https://support.similarweb.com/hc/en-us/articles/360016545238", 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/s/simplelogin.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "SimpleLogin": { 3 | "domain": "simplelogin.io", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "categories": [ 9 | "email" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/site123.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "SITE123": { 3 | "domain": "site123.com", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "categories": [ 8 | "hosting" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/s/sixt.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Sixt": { 3 | "domain": "sixt.com", 4 | "url": "https://www.sixt.com/", 5 | "contact": { 6 | "facebook": "sixt", 7 | "twitter": "SixtUSA" 8 | }, 9 | "categories": [ 10 | "transport" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/s/skinport.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Skinport": { 3 | "domain": "skinport.com", 4 | "tfa": [ 5 | "email", 6 | "totp" 7 | ], 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/sl.se.json: -------------------------------------------------------------------------------- 1 | { 2 | "SL": { 3 | "domain": "sl.se", 4 | "contact": { 5 | "facebook": "KanalSL", 6 | "twitter": "SL_AB" 7 | }, 8 | "categories": [ 9 | "transport" 10 | ], 11 | "regions": [ 12 | "se" 13 | ] 14 | } 15 | } -------------------------------------------------------------------------------- /entries/s/smoothcomp.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Smoothcomp": { 3 | "domain": "smoothcomp.com", 4 | "contact": { 5 | "twitter": "smoothcomps" 6 | }, 7 | "categories": [ 8 | "tickets" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/s/smspool.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "SMSPool": { 3 | "domain": "smspool.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://www.smspool.net/article/eb7a182841", 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/sonix.ai.json: -------------------------------------------------------------------------------- 1 | { 2 | "Sonix": { 3 | "domain": "sonix.ai", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.sonix.ai/en/articles/4188823", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/s/southxchange.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "SouthXchange": { 3 | "domain": "southxchange.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "cryptocurrencies" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/s/spacehey.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "SpaceHey": { 3 | "domain": "spacehey.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/s/spaceship.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Spaceship": { 3 | "domain": "spaceship.com", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "categories": [ 9 | "domains" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/s/spirit.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Spirit": { 3 | "domain": "spirit.com", 4 | "contact": { 5 | "facebook": "SpiritAirlines", 6 | "twitter": "SpiritAirlines" 7 | }, 8 | "categories": [ 9 | "travel" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/split.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Split": { 3 | "domain": "split.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.split.io/hc/articles/360020825212", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/stacksocial.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Stack Social": { 3 | "domain": "stacksocial.com", 4 | "contact": { 5 | "twitter": "StackSocial" 6 | }, 7 | "categories": [ 8 | "retail" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/s/strongvpn.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "StrongVPN": { 3 | "domain": "strongvpn.com", 4 | "contact": { 5 | "facebook": "strongvpn", 6 | "twitter": "strongvpn" 7 | }, 8 | "categories": [ 9 | "vpn" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/s/stubhub.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "StubHub": { 3 | "domain": "stubhub.com", 4 | "categories": [ 5 | "tickets" 6 | ], 7 | "tfa": [ 8 | "totp" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/s/survicate.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Survicate": { 3 | "domain": "survicate.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.survicate.com/en/articles/5006684", 8 | "categories": [ 9 | "marketing" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/s/swisslife.ch.json: -------------------------------------------------------------------------------- 1 | { 2 | "Swiss Life": { 3 | "domain": "swisslife.ch", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "categories": [ 8 | "finance", 9 | "insurance" 10 | ], 11 | "regions": [ 12 | "ch" 13 | ] 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /entries/s/system76.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "System76": { 3 | "domain": "system76.com", 4 | "tfa": [ 5 | "totp", 6 | "sms", 7 | "call" 8 | ], 9 | "categories": [ 10 | "retail" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/t/taiga.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Taiga.io": { 3 | "domain": "taiga.io", 4 | "contact": { 5 | "facebook": "taigaio", 6 | "twitter": "taigaio" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/t/taxdome.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "TaxDome": { 3 | "domain": "taxdome.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.taxdome.com/article/95--", 8 | "categories": [ 9 | "finance" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/t/technicpack.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "Technic": { 3 | "domain": "technicpack.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "recovery": "https://www.technicpack.net/tfa/remove", 8 | "categories": [ 9 | "gaming" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/t/telnyx.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Telnyx": { 3 | "domain": "telnyx.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.telnyx.com/en/articles/3739748", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/t/teslafi.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "TeslaFi": { 3 | "domain": "teslafi.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://about.teslafi.com/security/", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/t/ti.to.json: -------------------------------------------------------------------------------- 1 | { 2 | "Tito": { 3 | "domain": "ti.to", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.tito.io/en/articles/3023132", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/t/ticketmaster.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Ticketmaster": { 3 | "domain": "ticketmaster.com", 4 | "contact": { 5 | "facebook": "Ticketmaster", 6 | "twitter": "Ticketmaster" 7 | }, 8 | "categories": [ 9 | "tickets" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/t/tinyurl.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "TinyURL": { 3 | "domain": "tinyurl.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "social" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/t/toggl.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Toggl": { 3 | "domain": "toggl.com", 4 | "contact": { 5 | "facebook": "Toggl", 6 | "twitter": "toggl" 7 | }, 8 | "categories": [ 9 | "task" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/t/tomorrow.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Tomorrow.io": { 3 | "domain": "tomorrow.io", 4 | "contact": { 5 | "facebook": "Tomorrow.io", 6 | "twitter": "tomorrowio_" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/t/torguard.net.json: -------------------------------------------------------------------------------- 1 | { 2 | "TorGuard": { 3 | "domain": "torguard.net", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "vpn" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/t/trovo.live.json: -------------------------------------------------------------------------------- 1 | { 2 | "Trovo": { 3 | "domain": "trovo.live", 4 | "tfa": [ 5 | "totp", 6 | "sms" 7 | ], 8 | "categories": [ 9 | "entertainment" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/t/trustpilot.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Trustpilot (For Reviewers)": { 3 | "domain": "trustpilot.com", 4 | "contact": { 5 | "twitter": "Trustpilot", 6 | "facebook": "Trustpilot" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/t/tryhackme.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "TryHackMe": { 3 | "domain": "tryhackme.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "security", 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/t/tsohost.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "tsoHost": { 3 | "domain": "tsohost.com", 4 | "contact": { 5 | "facebook": "tsohost", 6 | "twitter": "tsohost" 7 | }, 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/t/typeracer.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "TypeRacer": { 3 | "domain": "typeracer.com", 4 | "img": "typeracer.com.png", 5 | "contact": { 6 | "twitter": "typeracer" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/u/ukpostbox.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "UK Postbox": { 3 | "domain": "ukpostbox.com", 4 | "url": "https://www.ukpostbox.com", 5 | "tfa": [ 6 | "email" 7 | ], 8 | "categories": [ 9 | "postal" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/u/ups.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "UPS": { 3 | "domain": "ups.com", 4 | "url": "https://www.ups.com", 5 | "contact": { 6 | "facebook": "ups", 7 | "twitter": "UPS" 8 | }, 9 | "categories": [ 10 | "postal" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/v/vapor.laravel.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Laravel Vapor": { 3 | "domain": "vapor.laravel.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "developer" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/v/verio.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Verio": { 3 | "domain": "verio.com", 4 | "url": "https://www.verio.com/", 5 | "contact": { 6 | "twitter": "verio" 7 | }, 8 | "categories": [ 9 | "domains" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/v/verpex.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Verpex": { 3 | "domain": "verpex.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "hosting" 9 | ] 10 | } 11 | } 12 | -------------------------------------------------------------------------------- /entries/v/viadeo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Viadeo": { 3 | "domain": "viadeo.com", 4 | "url": "http://www.viadeo.com", 5 | "contact": { 6 | "twitter": "Viadeo" 7 | }, 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/v/virustotal.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "VirusTotal": { 3 | "domain": "virustotal.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "categories": [ 8 | "security" 9 | ] 10 | } 11 | } -------------------------------------------------------------------------------- /entries/w/w3schools.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "W3Schools": { 3 | "domain": "w3schools.com", 4 | "contact": { 5 | "email": "support@w3schools.com", 6 | "facebook": "374044253739" 7 | }, 8 | "categories": [ 9 | "education" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/w/wakatime.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Wakatime": { 3 | "domain": "wakatime.com", 4 | "contact": { 5 | "twitter": "WakaTime", 6 | "email": "support@wakatime.com" 7 | }, 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/w/warnerbrosgames.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Warner Bros. Games": { 3 | "domain": "warnerbrosgames.com", 4 | "additional-domains": [ 5 | "wbgames.com" 6 | ], 7 | "tfa": [ 8 | "totp" 9 | ], 10 | "categories": [ 11 | "gaming" 12 | ] 13 | } 14 | } -------------------------------------------------------------------------------- /entries/w/waveapps.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Wave": { 3 | "domain": "waveapps.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.waveapps.com/hc/articles/26445936336660", 8 | "categories": [ 9 | "finance" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/w/web.any.do.json: -------------------------------------------------------------------------------- 1 | { 2 | "Any.do": { 3 | "domain": "web.any.do", 4 | "contact": { 5 | "email": "feedback@any.do", 6 | "facebook": "Any.do", 7 | "twitter": "Anydo" 8 | }, 9 | "categories": [ 10 | "task" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /entries/w/wedos.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "WEDOS": { 3 | "domain": "wedos.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://kb.wedos.com/cs/zakaznik/otp.html", 8 | "categories": [ 9 | "hosting" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/w/weibo.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Weibo": { 3 | "domain": "weibo.com", 4 | "url": "https://www.weibo.com/", 5 | "contact": { 6 | "twitter": "SinaWeibo" 7 | }, 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/w/whimsical.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Whimsical": { 3 | "domain": "whimsical.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://help.whimsical.com/article/664--", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/w/windy.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Windy": { 3 | "domain": "windy.com", 4 | "contact": { 5 | "twitter": "Windycom", 6 | "facebook": "windyforecast" 7 | }, 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/w/wire.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Wire": { 3 | "domain": "wire.com", 4 | "contact": { 5 | "facebook": "wire", 6 | "twitter": "wire" 7 | }, 8 | "categories": [ 9 | "communication" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/w/wirexapp.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Wirex": { 3 | "domain": "wirexapp.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://wirexapp.com/hc/articles/207160259", 8 | "categories": [ 9 | "cryptocurrencies" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/w/wolf.bet.json: -------------------------------------------------------------------------------- 1 | { 2 | "Wolf.bet": { 3 | "domain": "wolf.bet", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://www.youtube.com/watch?v=3B_zlGVldRY", 8 | "categories": [ 9 | "betting" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/w/woltlab.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "WoltLab": { 3 | "domain": "woltlab.com", 4 | "tfa": [ 5 | "totp", 6 | "u2f", 7 | "email" 8 | ], 9 | "categories": [ 10 | "communication" 11 | ] 12 | } 13 | } 14 | -------------------------------------------------------------------------------- /entries/w/wwe.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "WWE Network": { 3 | "domain": "wwe.com", 4 | "contact": { 5 | "facebook": "WWENetwork", 6 | "twitter": "AskWWENetwork" 7 | }, 8 | "categories": [ 9 | "entertainment" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/w/wykop.pl.json: -------------------------------------------------------------------------------- 1 | { 2 | "Wykop": { 3 | "domain": "wykop.pl", 4 | "url": "https://www.wykop.pl", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "categories": [ 9 | "social" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/y/yclas.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Yclas": { 3 | "domain": "yclas.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://docs.yclas.com/2-step-authentication/", 8 | "categories": [ 9 | "other" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/y/youi.com.au.json: -------------------------------------------------------------------------------- 1 | { 2 | "Youi Insurance": { 3 | "domain": "youi.com.au", 4 | "tfa": [ 5 | "sms" 6 | ], 7 | "categories": [ 8 | "insurance" 9 | ], 10 | "regions": [ 11 | "au" 12 | ] 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /entries/z/zapier.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Zapier": { 3 | "domain": "zapier.com", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://zapier.com/help/two-factor-authentication/", 8 | "categories": [ 9 | "developer" 10 | ] 11 | } 12 | } -------------------------------------------------------------------------------- /entries/z/zapsplat.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Zapsplat": { 3 | "domain": "zapsplat.com", 4 | "img": "zapsplat.com.png", 5 | "tfa": [ 6 | "totp" 7 | ], 8 | "categories": [ 9 | "creativity" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/z/zeplin.io.json: -------------------------------------------------------------------------------- 1 | { 2 | "Zeplin": { 3 | "domain": "zeplin.io", 4 | "tfa": [ 5 | "totp" 6 | ], 7 | "documentation": "https://support.zeplin.io/en/articles/7189128", 8 | "categories": [ 9 | "creativity" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/z/zerotier.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "ZeroTier": { 3 | "domain": "zerotier.com", 4 | "tfa": [ 5 | "totp", 6 | "u2f" 7 | ], 8 | "categories": [ 9 | "vpn" 10 | ] 11 | } 12 | } 13 | -------------------------------------------------------------------------------- /entries/z/zola.com.json: -------------------------------------------------------------------------------- 1 | { 2 | "Zola": { 3 | "domain": "zola.com", 4 | "tfa": [ 5 | "sms", 6 | "email" 7 | ], 8 | "categories": [ 9 | "hosting", 10 | "tickets" 11 | ] 12 | } 13 | } -------------------------------------------------------------------------------- /img/2/2checkout.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/4/4cd.edu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/4/4cd.edu.png -------------------------------------------------------------------------------- /img/a/activision.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/a/addiko.hr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/a/adelaidebank.com.au.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/a/adobe.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/a/aidvantage.studentaid.gov.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/a/aidvantage.studentaid.gov.png -------------------------------------------------------------------------------- /img/a/airmee.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/a/altoira.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/a/amazingmarvin.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/a/amazingmarvin.com.png -------------------------------------------------------------------------------- /img/a/ashesofcreation.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/a/ashesofcreation.com.png -------------------------------------------------------------------------------- /img/a/aspiration.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/a/atlas-myrmv.massdot.state.ma.us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/a/atlas-myrmv.massdot.state.ma.us.png -------------------------------------------------------------------------------- /img/a/aura.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/a/autodesk.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/a/autotask.net.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/a/avanza.se.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/b/baloise.ch.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/b/bandcamp.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/b/bankhapoalim.co.il.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/b/bbbank.de.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/b/berkeley.edu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/b/berkeley.edu.png -------------------------------------------------------------------------------- /img/b/bethesda.net.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/b/betterment.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/b/bitmex.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/b/bitvavo.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/b/blackbaud.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/b/blackbaud.com.png -------------------------------------------------------------------------------- /img/b/bladeandsoul.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/b/bladeandsoul.com.png -------------------------------------------------------------------------------- /img/b/bluehost.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/b/buffer.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/b/buildium.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/b/bw-bank.de.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/c/cam.ac.uk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/c/cam.ac.uk.png -------------------------------------------------------------------------------- /img/c/checkfront.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/c/chegg.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/c/clearscore.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/c/cloudbet.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/c/cloudns.net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/c/cloudns.net.png -------------------------------------------------------------------------------- /img/c/codebasehq.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/c/coinfalcon.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/c/coinjar.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/c/connectwise.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/c/costplusdrugs.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/c/cpoms.co.uk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/c/cpoms.co.uk.png -------------------------------------------------------------------------------- /img/c/cron-job.org.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/c/cron-job.org.png -------------------------------------------------------------------------------- /img/d/degiro.nl.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/d/deltadental.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/d/desjardins.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/d/deutsche-bank.de.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/d/deviantart.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/d/discoveryplus.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/d/discoveryplus.com.png -------------------------------------------------------------------------------- /img/d/dmm.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/d/dodo.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/d/dollargeneral.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/d/dollargeneral.com.png -------------------------------------------------------------------------------- /img/d/donateblood.com.au.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/d/doodrive.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/d/dotloop.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/d/dropbox.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/d/dynu.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/d/dynu.com.png -------------------------------------------------------------------------------- /img/e/edabit.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/e/edabit.com.png -------------------------------------------------------------------------------- /img/e/eduid.ch.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/e/elderscrollsonline.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/e/elderscrollsonline.com.png -------------------------------------------------------------------------------- /img/e/elevenlabs.io.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/e/elfster.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/e/elfster.com.png -------------------------------------------------------------------------------- /img/e/energyaustralia.com.au.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/e/energyaustralia.com.au.png -------------------------------------------------------------------------------- /img/e/engadget.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/e/epidemicsound.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/e/equifax.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/e/espressohouse.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/e/espressohouse.com.png -------------------------------------------------------------------------------- /img/e/everlane.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/f/f-secure.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/f/f2pool.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/f/f2pool.com.png -------------------------------------------------------------------------------- /img/f/fairphone.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/f/fanfiction.net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/f/fanfiction.net.png -------------------------------------------------------------------------------- /img/f/fathomhq.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/f/finary.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/f/finecobank.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/f/finnkino.fi.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/f/firmex.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/f/firstcommunity.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/f/flickr.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/f/flybreeze.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/f/freetaxusa.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/f/freewallet.org.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/f/front.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/g/gamebanana.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/g/gamebanana.com.png -------------------------------------------------------------------------------- /img/g/gamemaker.io.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/g/garmin.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/g/gate.io.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/g/georgetown.edu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/g/georgetown.edu.png -------------------------------------------------------------------------------- /img/g/gerberlife.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/g/gerberlife.com.png -------------------------------------------------------------------------------- /img/g/go.wepay.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/g/gobrightline.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/g/gobrightline.com.png -------------------------------------------------------------------------------- /img/g/gradintel.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/g/greengeeks.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/g/greenmangaming.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/h/halebop.se.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/h/hanseaticbank.de.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/h/headway.co.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/h/hostek.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/h/hpe.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/h/hypixel.net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/h/hypixel.net.png -------------------------------------------------------------------------------- /img/i/ifttt.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/i/infomaniak.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/i/inmotionhosting.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/i/instapaper.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/i/intuit.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/i/invoice.2go.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/i/invoiced.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/i/ionos.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/j/jetstar.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/j/johnlewis.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/j/jovia.org.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/j/jpc.de.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/j/justhost.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/j/justhost.com.png -------------------------------------------------------------------------------- /img/k/kahoot.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/k/kajabi.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/k/kanka.io.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/k/kanka.io.png -------------------------------------------------------------------------------- /img/k/kick.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/k/killstar.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/k/killstar.com.png -------------------------------------------------------------------------------- /img/k/klaviyo.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/k/korbit.co.kr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/k/krystal.uk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/k/kth.se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/k/kth.se.png -------------------------------------------------------------------------------- /img/l/lansforsakringar.se.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/l/larian.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/l/larian.com.png -------------------------------------------------------------------------------- /img/l/lastpass.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/l/latoken.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/l/leboncoin.fr.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/l/lenovo.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/l/letsdothis.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/l/liftopia.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/l/linksyssmartwifi.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/l/linktr.ee.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/l/localizejs.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/l/login.threatsim.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/l/login.threatsim.com.png -------------------------------------------------------------------------------- /img/l/lunchmoney.app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/l/lunchmoney.app.png -------------------------------------------------------------------------------- /img/l/lyyti.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/m/macys.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/m/mail.yahoo.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/m/mail.yandex.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/m/mcafee.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/m/medal.tv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/m/medal.tv.png -------------------------------------------------------------------------------- /img/m/metrobankonline.co.uk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/m/microworkers.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/m/microworkers.com.png -------------------------------------------------------------------------------- /img/m/migros.ch.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/m/minecraft.net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/m/minecraft.net.png -------------------------------------------------------------------------------- /img/m/minna-no-ginko.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/m/mintos.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/m/monash.edu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/m/monash.edu.png -------------------------------------------------------------------------------- /img/m/monster.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/m/muni.cz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/m/myfico.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/m/myfico.com.png -------------------------------------------------------------------------------- /img/m/mystate.com.au.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/m/mytax.illinois.gov.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/m/mytax.illinois.gov.png -------------------------------------------------------------------------------- /img/n/n-able.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/n/nebula.app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/n/nebula.app.png -------------------------------------------------------------------------------- /img/n/neteller.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/n/netsuite.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/n/network.mobile.rakuten.co.jp.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/n/newrelic.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/n/nexcess.net.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/n/nexonia.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/n/nicehash.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/n/nordstrom.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/n/noridianmedicareportal.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/n/npmjs.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/o/odoo.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/o/okx.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/o/one.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/o/onet.pl.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/o/onlinesbi.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/o/openapply.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/o/openapply.com.png -------------------------------------------------------------------------------- /img/o/openclassrooms.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/o/openstreetmap.org.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/o/openstreetmap.org.png -------------------------------------------------------------------------------- /img/o/optumbank.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/p/parimatch.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/p/particle.io.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/p/passpack.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/p/patreon.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/p/paychex.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/p/personal.com.ar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/p/pichincha.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/p/pixieset.com.svg: -------------------------------------------------------------------------------- 1 | P 2 | -------------------------------------------------------------------------------- /img/p/planetscale.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/p/pochta.ru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/p/pochta.ru.png -------------------------------------------------------------------------------- /img/p/practicebetter.io.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/p/product.gree.net.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/q/quora.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/r/remotedesktopmanager.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/r/revolut.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/r/ripio.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/r/rmit.edu.au.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/r/roblox.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/r/rocket-league.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/r/rocket-league.com.png -------------------------------------------------------------------------------- /img/r/runescape.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/r/runescape.com.png -------------------------------------------------------------------------------- /img/s/sailpoint.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/selfwealth.com.au.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/serif.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/server.nitrado.net.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/servus.ca.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/s/singpass.gov.sg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/sipgate.de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/s/sipgate.de.png -------------------------------------------------------------------------------- /img/s/skandia.se.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/s/smbc.co.jp.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/sncf-connect.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/s/softr.io.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/sonix.ai.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/southxchange.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/spectrum.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/s/square-enix-games.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/stockx.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/s/stormgain.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/s/substack.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/s/swedbank.se.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/s/swedbank.se.png -------------------------------------------------------------------------------- /img/s/synchronybank.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/t/target.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/t/techsmith.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/t/termly.io.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/t/textmagic.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/t/tfl.gov.uk.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/t/theiconic.com.au.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/t/theta.tv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/t/theta.tv.png -------------------------------------------------------------------------------- /img/t/tibia.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/t/tibia.com.png -------------------------------------------------------------------------------- /img/t/tidal.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/t/toontownrewritten.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/t/toontownrewritten.com.png -------------------------------------------------------------------------------- /img/t/tpg.com.au.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/t/tradingview.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/t/truekey.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/t/trustpilot.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/t/tumblr.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/t/tvtropes.org.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/t/tvtropes.org.png -------------------------------------------------------------------------------- /img/t/typeracer.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/t/typeracer.com.png -------------------------------------------------------------------------------- /img/u/ub.edu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/ub.edu.png -------------------------------------------------------------------------------- /img/u/ubank.com.au.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/u/ucalgary.ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/ucalgary.ca.png -------------------------------------------------------------------------------- /img/u/ucas.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/u/ucr.edu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/ucr.edu.png -------------------------------------------------------------------------------- /img/u/ucsb.edu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/ucsb.edu.png -------------------------------------------------------------------------------- /img/u/ufcstore.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/ufcstore.com.png -------------------------------------------------------------------------------- /img/u/umich.edu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/u/unimelb.edu.au.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/unimelb.edu.au.png -------------------------------------------------------------------------------- /img/u/unsplash.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/u/unstoppabledomains.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/u/unsw.edu.au.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/unsw.edu.au.png -------------------------------------------------------------------------------- /img/u/uptimerobot.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/u/uscis.gov.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/uscis.gov.png -------------------------------------------------------------------------------- /img/u/utoronto.ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/utoronto.ca.png -------------------------------------------------------------------------------- /img/u/uwaterloo.ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/u/uwaterloo.ca.png -------------------------------------------------------------------------------- /img/v/vaultcord.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/v/vaultcord.com.png -------------------------------------------------------------------------------- /img/v/vend.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/v/verio.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/v/verizon.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/v/virginplus.ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/v/virginplus.ca.png -------------------------------------------------------------------------------- /img/v/virustotal.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/v/voidu.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/w/westernunion.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/w/wise.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/w/withings.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/w/wizard101.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/w/wizard101.com.png -------------------------------------------------------------------------------- /img/w/world4you.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/x/x.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/x/xfinity.com.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /img/z/zapier.com.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/z/zapsplat.com.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/2factorauth/twofactorauth/828bd26528c697df94f19fc3cb772ddf34474f73/img/z/zapsplat.com.png -------------------------------------------------------------------------------- /img/z/zip.co.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /robots.txt: -------------------------------------------------------------------------------- 1 | # Block access to icons. 2 | User-agent: * 3 | Disallow: /icons/ 4 | --------------------------------------------------------------------------------