DiscardNonMatching; // Improve the ranking to be more inclined towards personal sites that // are popular on hacker news and has regular posts. Like(Site("samaltman.com")); Like(Site("paulgraham.com")); Like(Site("ciechanow.ski")); Like(Site("simonwillison.net")); Like(Site("rachelbythebay.com")); /* Boost(0) is a no-op ranking wise, but since we discard all non-matching this will make sure that our queries only search in the sites we want. If we had specified a boost other than 0 for each site, then our queries would be significantly slower. Likewise the Site("|example.com|") pattern (note the |) allows us to significantly speedup the queries. This way we can specify a lot of sites we only want our searches to match against but still have fast queries. */ Rule { Matches { Site("|blog.samaltman.com|") }, Matches { Site("|paulgraham.com|") }, Matches { Site("|blog.rust-lang.org|") }, Matches { Site("|blog.ycombinator.com|") }, Matches { Site("|ciechanow.ski|") }, Matches { Site("|danluu.com|") }, Matches { Site("|kalzumeus.com|") }, Matches { Site("|signal.org|") }, Matches { Site("|antirez.com|") }, Matches { Site("|jacquesmattheij.com|") }, Matches { Site("|chris-granger.com|") }, Matches { Site("|letsencrypt.org|") }, Matches { Site("|teslamotors.com|") }, Matches { Site("|lore.kernel.org|") }, Matches { Site("|frame.work|") }, Matches { Site("|righto.com|") }, Matches { Site("|troyhunt.com|") }, Matches { Site("|sec.gov|") }, Matches { Site("|tesla.com|") }, Matches { Site("|keybase.io|") }, Matches { Site("|blender.org|") }, Matches { Site("|spacex.com|") }, Matches { Site("|susanjfowler.com|") }, Matches { Site("|eff.org|") }, Matches { Site("|blog.golang.org|") }, Matches { Site("|matrix.org|") }, Matches { Site("|openai.com|") }, Matches { Site("|sublimetext.com|") }, Matches { Site("|mtlynch.io|") }, Matches { Site("|blog.pinboard.in|") }, Matches { Site("|whispersystems.org|") }, Matches { Site("|fabiensanglard.net|") }, Matches { Site("|drewdevault.com|") }, Matches { Site("|blog.interviewing.io|") }, Matches { Site("|github.blog|") }, Matches { Site("|calpaterson.com|") }, Matches { Site("|rachelbythebay.com|") }, Matches { Site("|bellard.org|") }, Matches { Site("|training.kalzumeus.com|") }, Matches { Site("|jvns.ca|") }, Matches { Site("|daemonology.net|") }, Matches { Site("|ifixit.org|") }, Matches { Site("|tonsky.me|") }, Matches { Site("|buzzfeednews.com|") }, Matches { Site("|deepmind.com|") }, Matches { Site("|postgresql.org|") }, Matches { Site("|krebsonsecurity.com|") }, Matches { Site("|overreacted.io|") }, Matches { Site("|stratechery.com|") }, Matches { Site("|brave.com|") }, Matches { Site("|lwn.net|") }, Matches { Site("|stephendiehl.com|") }, Matches { Site("|raganwald.posterous.com|") }, Matches { Site("|bugs.chromium.org|") }, Matches { Site("|marco.org|") }, Matches { Site("|words.steveklabnik.com|") }, Matches { Site("|backblaze.com|") }, Matches { Site("|robert.ocallahan.org|") }, Matches { Site("|blog.cryptographyengineering.com|") }, Matches { Site("|citizenlab.ca|") }, Matches { Site("|propublica.org|") }, Matches { Site("|blog.benjojo.co.uk|") }, Matches { Site("|justine.lol|") }, Matches { Site("|lists.zx2c4.com|") }, Matches { Site("|supremecourt.gov|") }, Matches { Site("|idlewords.com|") }, Matches { Site("|jepsen.io|") }, Matches { Site("|zachholman.com|") }, Matches { Site("|githubengineering.com|") }, Matches { Site("|tinyprojects.dev|") }, Matches { Site("|quantamagazine.org|") }, Matches { Site("|tbray.org|") }, Matches { Site("|sqlite.org|") }, Matches { Site("|sivers.org|") }, Matches { Site("|inkscape.org|") }, Matches { Site("|deepsouthventures.com|") }, Matches { Site("|blog.openai.com|") }, Matches { Site("|dcurt.is|") }, Matches { Site("|blog.atom.io|") }, Matches { Site("|ccc.de|") }, Matches { Site("|jeffhuang.com|") }, Matches { Site("|marc.info|") }, Matches { Site("|anandtech.com|") }, Matches { Site("|setosa.io|") }, Matches { Site("|gogameguru.com|") }, Matches { Site("|patrickcollison.com|") }, Matches { Site("|daringfireball.net|") }, Matches { Site("|codinghorror.com|") }, Matches { Site("|blog.chriszacharias.com|") }, Matches { Site("|blog.priceonomics.com|") }, Matches { Site("|petapixel.com|") }, Matches { Site("|aphyr.com|") }, Matches { Site("|blog.jupyter.org|") }, Matches { Site("|josephg.com|") }, Matches { Site("|candyjapan.com|") }, Matches { Site("|raspberrypi.org|") }, Matches { Site("|blog.triplebyte.com|") }, Matches { Site("|web.eecs.utk.edu|") }, Matches { Site("|foundationdb.org|") }, Matches { Site("|factorio.com|") }, Matches { Site("|brew.sh|") }, Matches { Site("|jlongster.com|") }, Matches { Site("|blog.dustinkirkland.com|") }, Matches { Site("|daniel.haxx.se|") }, Matches { Site("|rethinkdb.com|") }, Matches { Site("|andrewkelley.me|") }, Matches { Site("|theintercept.com|") }, Matches { Site("|lkml.org|") }, Matches { Site("|justinobeirne.com|") }, Matches { Site("|pine64.org|") }, Matches { Site("|thirtythreeforty.net|") }, Matches { Site("|aclu.org|") }, Matches { Site("|robertheaton.com|") }, Matches { Site("|justice.gov|") }, Matches { Site("|startupclass.samaltman.com|") }, Matches { Site("|atlasobscura.com|") }, Matches { Site("|wozniak.ca|") }, Matches { Site("|shkspr.mobi|") }, Matches { Site("|wikileaks.org|") }, Matches { Site("|lucumr.pocoo.org|") }, Matches { Site("|defmacro.org|") }, Matches { Site("|cloudplatform.googleblog.com|") }, Matches { Site("|gatesnotes.com|") }, Matches { Site("|lapcatsoftware.com|") }, Matches { Site("|bunniestudios.com|") }, Matches { Site("|puri.sm|") }, Matches { Site("|openculture.com|") }, Matches { Site("|spreadprivacy.com|") }, Matches { Site("|37signals.com|") }, Matches { Site("|thedaywefightback.org|") }, Matches { Site("|asia.nikkei.com|") }, Matches { Site("|blog.pragmaticengineer.com|") }, Matches { Site("|brandur.org|") }, Matches { Site("|worrydream.com|") }, Matches { Site("|gimp.org|") }, Matches { Site("|gabrielweinberg.com|") }, Matches { Site("|tyler.io|") }, Matches { Site("|deno.land|") }, Matches { Site("|sheddingbikes.com|") }, Matches { Site("|pud.com|") }, Matches { Site("|lavabit.com|") }, Matches { Site("|blog.bradfieldcs.com|") }, Matches { Site("|smithsonianmag.com|") }, Matches { Site("|elm-lang.org|") }, Matches { Site("|themacro.com|") }, Matches { Site("|security.googleblog.com|") }, Matches { Site("|voxelquest.com|") }, Matches { Site("|jeffgeerling.com|") }, Matches { Site("|stallman.org|") }, Matches { Site("|blog.torproject.org|") }, Matches { Site("|cockroachlabs.com|") }, Matches { Site("|earthly.dev|") }, Matches { Site("|nullprogram.com|") }, Matches { Site("|teachyourselfcs.com|") }, Matches { Site("|immersivemath.com|") }, Matches { Site("|fly.io|") }, Matches { Site("|blog.system76.com|") }, Matches { Site("|torrentfreak.com|") }, Matches { Site("|swift.org|") }, Matches { Site("|plausible.io|") }, Matches { Site("|blog.timescale.com|") }, Matches { Site("|elixir-lang.org|") }, Matches { Site("|einaregilsson.com|") }, Matches { Site("|blog.servo.org|") }, Matches { Site("|brendangregg.com|") }, Matches { Site("|blog.jessfraz.com|") }, Matches { Site("|gwern.net|") }, Matches { Site("|videolan.org|") }, Matches { Site("|arp242.net|") }, Matches { Site("|mjg59.dreamwidth.org|") }, Matches { Site("|stavros.io|") }, Matches { Site("|expeditedssl.com|") }, Matches { Site("|matt.might.net|") }, Matches { Site("|flif.info|") }, Matches { Site("|apenwarr.ca|") }, Matches { Site("|priceonomics.com|") }, Matches { Site("|humbledmba.com|") }, Matches { Site("|unrealengine.com|") }, Matches { Site("|people.xiph.org|") }, Matches { Site("|betterexplained.com|") }, Matches { Site("|al3x.net|") }, Matches { Site("|deno.com|") }, Matches { Site("|git.kernel.org|") }, Matches { Site("|djangoproject.com|") }, Matches { Site("|ruby-lang.org|") }, Matches { Site("|catonmat.net|") }, Matches { Site("|blog.plover.com|") }, Matches { Site("|steveblank.com|") }, Matches { Site("|blog.haschek.at|") }, Matches { Site("|blog.jgc.org|") }, Matches { Site("|utcc.utoronto.ca|") }, Matches { Site("|protonmail.com|") }, Matches { Site("|stackoverflow.blog|") }, Matches { Site("|feynmanlectures.caltech.edu|") }, Matches { Site("|thume.ca|") }, Matches { Site("|blog.google|") }, Matches { Site("|talks.golang.org|") }, Matches { Site("|antipope.org|") }, Matches { Site("|blog.coinbase.com|") }, Matches { Site("|freedom.press|") }, Matches { Site("|research.googleblog.com|") }, Matches { Site("|sneak.berlin|") }, Matches { Site("|ferd.ca|") }, Matches { Site("|system76.com|") }, Matches { Site("|jsomers.net|") }, Matches { Site("|nautil.us|") }, Matches { Site("|blog.fogus.me|") }, Matches { Site("|probablydance.com|") }, Matches { Site("|blog.stephenwolfram.com|") }, Matches { Site("|blog.42floors.com|") }, Matches { Site("|thoughtcrime.org|") }, Matches { Site("|winehq.org|") }, Matches { Site("|benkuhn.net|") }, Matches { Site("|dev.stephendiehl.com|") }, Matches { Site("|thedrive.com|") }, Matches { Site("|explainshell.com|") }, Matches { Site("|krita.org|") }, Matches { Site("|techdirt.com|") }, Matches { Site("|lists.freebsd.org|") }, Matches { Site("|axios.com|") }, Matches { Site("|triplebyte.com|") }, Matches { Site("|blog.filippo.io|") }, Matches { Site("|weblog.rubyonrails.org|") }, Matches { Site("|viewsourcecode.org|") }, Matches { Site("|tjcx.me|") }, Matches { Site("|scottaaronson.com|") }, Matches { Site("|mattkeeter.com|") }, Matches { Site("|edweissman.com|") }, Matches { Site("|citylab.com|") }, Matches { Site("|ziglang.org|") }, Matches { Site("|ffmpeg.org|") }, Matches { Site("|tablix.org|") }, Matches { Site("|opensource.googleblog.com|") }, Matches { Site("|lettersofnote.com|") }, Matches { Site("|blog.pushbullet.com|") }, Matches { Site("|zwischenzugs.com|") }, Matches { Site("|blogs.valvesoftware.com|") }, Matches { Site("|markosaric.com|") }, Matches { Site("|os.phil-opp.com|") }, Matches { Site("|juliareda.eu|") }, Matches { Site("|uspirg.org|") }, Matches { Site("|fasterthanli.me|") }, Matches { Site("|ipfs.io|") }, Matches { Site("|queue.acm.org|") }, Matches { Site("|evanmiller.org|") }, Matches { Site("|ejohn.org|") }, Matches { Site("|lcamtuf.coredump.cx|") }, Matches { Site("|mango.pdf.zone|") }, Matches { Site("|godotengine.org|") }, Matches { Site("|justgetflux.com|") }, Matches { Site("|bradfrost.com|") }, Matches { Site("|nim-lang.org|") }, Matches { Site("|simonwillison.net|") }, Matches { Site("|groklaw.net|") }, Matches { Site("|lithub.com|") }, Matches { Site("|dave.cheney.net|") }, Matches { Site("|beepb00p.xyz|") }, Matches { Site("|blog.fastmail.com|") }, Matches { Site("|seclists.org|") }, Matches { Site("|hillelwayne.com|") }, Matches { Site("|filfre.net|") }, Matches { Site("|oculus.com|") }, Matches { Site("|graydon2.dreamwidth.org|") }, Matches { Site("|jonathanturner.org|") }, Matches { Site("|jameshfisher.com|") }, Matches { Site("|julialang.org|") }, Matches { Site("|academictorrents.com|") }, Matches { Site("|staltz.com|") }, Matches { Site("|openbsd.org|") }, Matches { Site("|psyche.co|") }, Matches { Site("|blog.rongarret.info|") }, Matches { Site("|redblobgames.com|") }, Matches { Site("|dtrace.org|") }, Matches { Site("|boingboing.net|") }, Matches { Site("|schneier.com|") }, Matches { Site("|twobithistory.org|") }, Matches { Site("|tttthis.com|") }, Matches { Site("|windows93.net|") }, Matches { Site("|ascii.textfiles.com|") }, Matches { Site("|aaronsw.com|") }, Matches { Site("|blog.chromium.org|") }, Matches { Site("|daltoncaldwell.com|") }, Matches { Site("|jeffe.cs.illinois.edu|") }, Matches { Site("|hookrace.net|") }, Matches { Site("|blog.garrytan.com|") }, Matches { Site("|leahneukirchen.org|") }, Matches { Site("|journal.stuffwithstuff.com|") }, Matches { Site("|hanselman.com|") }, Matches { Site("|prog21.dadgum.com|") }, Matches { Site("|craigmurray.org.uk|") }, Matches { Site("|acko.net|") }, Matches { Site("|misc-stuff.terraaeon.com|") }, Matches { Site("|blog.robertelder.org|") }, Matches { Site("|patrick-breyer.de|") }, Matches { Site("|mainichi.jp|") }, Matches { Site("|notepad-plus-plus.org|") }, Matches { Site("|dolphin-emu.org|") }, Matches { Site("|adriancourreges.com|") }, Matches { Site("|anishathalye.com|") }, Matches { Site("|martin.kleppmann.com|") }, Matches { Site("|buy.louisck.net|") }, Matches { Site("|sandstorm.io|") }, Matches { Site("|blog.fogcreek.com|") }, Matches { Site("|panic.com|") }, Matches { Site("|svelte.dev|") }, Matches { Site("|justinkan.com|") }, Matches { Site("|ianbicking.org|") }, Matches { Site("|firstlook.org|") }, Matches { Site("|foundersatwork.posthaven.com|") }, Matches { Site("|acoup.blog|") }, Matches { Site("|jacobian.org|") }, Matches { Site("|hakibenita.com|") }, Matches { Site("|mothership.sg|") }, Matches { Site("|vitavonni.de|") }, Matches { Site("|palant.de|") }, Matches { Site("|benhoyt.com|") }, Matches { Site("|david.li|") }, Matches { Site("|a16z.com|") }, Matches { Site("|battleforthenet.com|") }, Matches { Site("|uncrunched.com|") }, Matches { Site("|nullsweep.com|") }, Matches { Site("|wiki.postgresql.org|") }, Matches { Site("|snellman.net|") }, Matches { Site("|craigkerstiens.com|") }, Matches { Site("|wikimediafoundation.org|") }, Matches { Site("|eater.net|") }, Matches { Site("|redditblog.com|") }, Matches { Site("|aaronkharris.com|") }, Matches { Site("|qz.com|") }, Matches { Site("|tailscale.com|") }, Matches { Site("|codewords.recurse.com|") }, Matches { Site("|bost.ocks.org|") }, Matches { Site("|norvig.com|") }, Matches { Site("|pluralistic.net|") }, Matches { Site("|simplethread.com|") }, Matches { Site("|nltimes.nl|") }, Matches { Site("|jitsi.org|") }, Matches { Site("|article.gmane.org|") }, Matches { Site("|qntm.org|") }, Matches { Site("|iterm2.com|") }, Matches { Site("|geoff.greer.fm|") }, Matches { Site("|reactjs.org|") }, Matches { Site("|citusdata.com|") }, Matches { Site("|pastebin.com|") }, Matches { Site("|fast.ai|") }, Matches { Site("|begriffs.com|") }, Matches { Site("|lkml.iu.edu|") }, Matches { Site("|eclecticlight.co|") }, Matches { Site("|sam.zeloof.xyz|") }, Matches { Site("|cfenollosa.com|") }, Matches { Site("|stevelosh.com|") }, Matches { Site("|marctenbosch.com|") }, Matches { Site("|thehustle.co|") }, Matches { Site("|brendaneich.com|") }, Matches { Site("|42floors.com|") }, Matches { Site("|blog.alexmaccaw.com|") }, Matches { Site("|martinfowler.com|") }, Matches { Site("|freedom-to-tinker.com|") }, Matches { Site("|iphoneincanada.ca|") }, Matches { Site("|ir.tesla.com|") }, Matches { Site("|blog.asmartbear.com|") }, Matches { Site("|gameprogrammingpatterns.com|") }, Matches { Site("|blogs.msdn.com|") }, Matches { Site("|meteor.com|") }, Matches { Site("|segment.com|") }, Matches { Site("|goodnewsnetwork.org|") }, Matches { Site("|crypto101.io|") }, Matches { Site("|hintjens.com|") }, Matches { Site("|changelog.complete.org|") }, Matches { Site("|webkit.org|") }, Matches { Site("|blog.emacsen.net|") }, Matches { Site("|boringtechnology.club|") }, Matches { Site("|swombat.com|") }, Matches { Site("|berthub.eu|") }, Matches { Site("|erikbern.com|") }, Matches { Site("|theregister.com|") }, Matches { Site("|learnpythonthehardway.org|") }, Matches { Site("|dynomight.net|") }, Matches { Site("|danshipper.com|") }, Matches { Site("|kennethreitz.org|") }, Matches { Site("|jefftk.com|") }, Matches { Site("|idiallo.com|") }, Matches { Site("|blog.burntsushi.net|") }, Matches { Site("|roguelazer.com|") }, Matches { Site("|beej.us|") }, Matches { Site("|destroyallsoftware.com|") }, Matches { Site("|eev.ee|") }, Matches { Site("|konklone.com|") }, Matches { Site("|twilio.com|") }, Matches { Site("|outsideonline.com|") }, Matches { Site("|chrisstucchio.com|") }, Matches { Site("|themarkup.org|") }, Matches { Site("|nobelprize.org|") }, Matches { Site("|samcurry.net|") }, Matches { Site("|phoboslab.org|") }, Matches { Site("|media.ccc.de|") }, Matches { Site("|tom.preston-werner.com|") }, Matches { Site("|iism.org|") }, Matches { Site("|blog.joinmastodon.org|") }, Matches { Site("|accc.gov.au|") }, Matches { Site("|ianstormtaylor.com|") }, Matches { Site("|imperialviolet.org|") }, Matches { Site("|ridiculousfish.com|") }, Matches { Site("|developers.googleblog.com|") }, Matches { Site("|theparisreview.org|") }, Matches { Site("|michaeleisen.org|") }, Matches { Site("|blog.nuclino.com|") }, Matches { Site("|universityofcalifornia.edu|") }, Matches { Site("|gravitational.com|") }, Matches { Site("|zserge.com|") }, Matches { Site("|observablehq.com|") }, Matches { Site("|mathoverflow.net|") }, Matches { Site("|joyent.com|") }, Matches { Site("|blog.kevmod.com|") }, Matches { Site("|blog.heroku.com|") }, Matches { Site("|strongtowns.org|") }, Matches { Site("|nextjs.org|") }, Matches { Site("|icij.org|") }, Matches { Site("|ifixit.com|") }, Matches { Site("|windytan.com|") }, Matches { Site("|servethehome.com|") }, Matches { Site("|grumpy.website|") }, Matches { Site("|bitwarden.com|") }, Matches { Site("|distill.pub|") }, Matches { Site("|craftinginterpreters.com|") }, Matches { Site("|lord.io|") }, Matches { Site("|eso.org|") }, Matches { Site("|codersnotes.com|") }, Matches { Site("|blog.regehr.org|") }, Matches { Site("|highscalability.com|") }, Matches { Site("|toddwschneider.com|") }, Matches { Site("|slatestarcodex.com|") }, Matches { Site("|cloudflarestatus.com|") }, Matches { Site("|cnx-software.com|") }, Matches { Site("|statnews.com|") }, Matches { Site("|reneweconomy.com.au|") }, Matches { Site("|jwz.org|") }, Matches { Site("|ncase.me|") }, Matches { Site("|metzdowd.com|") }, Matches { Site("|edu.mkrecny.com|") }, Matches { Site("|mastermind.atavist.com|") }, Matches { Site("|laphamsquarterly.org|") }, Matches { Site("|therecord.media|") }, Matches { Site("|salon.com|") }, Matches { Site("|howacarworks.com|") }, Matches { Site("|paulstamatiou.com|") }, Matches { Site("|eloquentjavascript.net|") }, Matches { Site("|nathanmarz.com|") }, Matches { Site("|explained.ai|") }, Matches { Site("|golang.org|") }, Matches { Site("|99percentinvisible.org|") }, Matches { Site("|restoreprivacy.com|") }, Matches { Site("|ycombinator.com|") }, Matches { Site("|joshwcomeau.com|") }, Matches { Site("|easydns.com|") }, Matches { Site("|blog.racket-lang.org|") }, Matches { Site("|ctrl.blog|") }, Matches { Site("|bjk5.com|") }, Matches { Site("|refactoringui.com|") }, Matches { Site("|reactos.org|") }, Matches { Site("|matthias-endler.de|") }, Matches { Site("|blog.usejournal.com|") }, Matches { Site("|deprocrastination.co|") }, Matches { Site("|blog.llvm.org|") }, Matches { Site("|blog.keras.io|") }, Matches { Site("|markodenic.com|") }, Matches { Site("|tirania.org|") }, Matches { Site("|copetti.org|") }, Matches { Site("|interviewcake.com|") }, Matches { Site("|newatlas.com|") }, Matches { Site("|blog.okcupid.com|") }, Matches { Site("|smallstep.com|") }, Matches { Site("|act.eff.org|") }, Matches { Site("|extremetech.com|") }, Matches { Site("|kottke.org|") }, Matches { Site("|aeon.co|") }, Matches { Site("|blog.printf.net|") }, Matches { Site("|johndcook.com|") }, Matches { Site("|community.letsencrypt.org|") }, Matches { Site("|hashicorp.com|") }, Matches { Site("|thewaltdisneycompany.com|") }, Matches { Site("|haiku-os.org|") }, Matches { Site("|scotthelme.co.uk|") }, Matches { Site("|gamasutra.com|") }, Matches { Site("|cdixon.org|") }, Matches { Site("|azeria-labs.com|") }, Matches { Site("|stevehanov.ca|") }, Matches { Site("|calebporzio.com|") }, Matches { Site("|blog.erlang.org|") }, Matches { Site("|blog.backblaze.com|") }, Matches { Site("|nymag.com|") }, Matches { Site("|blog.mailgun.com|") }, Matches { Site("|tokio.rs|") }, Matches { Site("|woodgears.ca|") }, Matches { Site("|zotero.org|") }, Matches { Site("|zeit.co|") }, Matches { Site("|realworldtech.com|") }, Matches { Site("|mattcutts.com|") }, Matches { Site("|thecut.com|") }, Matches { Site("|theunderstatement.com|") }, Matches { Site("|donmelton.com|") }, Matches { Site("|learncodethehardway.org|") }, Matches { Site("|element.io|") }, Matches { Site("|thehill.com|") }, Matches { Site("|wattenberger.com|") }, Matches { Site("|raganwald.com|") }, Matches { Site("|danshapiro.com|") }, Matches { Site("|amasci.com|") }, Matches { Site("|blog.instapaper.com|") }, Matches { Site("|pathsensitive.com|") }, Matches { Site("|sachagreif.com|") }, Matches { Site("|daedtech.com|") }, Matches { Site("|phoenixframework.org|") }, Matches { Site("|avc.com|") }, Matches { Site("|jasmcole.com|") }, Matches { Site("|lemire.me|") }, Matches { Site("|ycombinator.posterous.com|") }, Matches { Site("|crystal-lang.org|") }, Matches { Site("|flightradar24.com|") }, Matches { Site("|lofibucket.com|") }, Matches { Site("|agner.org|") }, Matches { Site("|mercurynews.com|") }, Matches { Site("|peteris.rocks|") }, Matches { Site("|haneycodes.net|") }, Matches { Site("|blog.royalsloth.eu|") }, Matches { Site("|jeremykun.com|") }, Matches { Site("|netmarketshare.com|") }, Matches { Site("|streaming.media.ccc.de|") }, Matches { Site("|scattered-thoughts.net|") }, Matches { Site("|theoutline.com|") }, Matches { Site("|tedunangst.com|") }, Matches { Site("|siberiantimes.com|") }, Matches { Site("|avherald.com|") }, Matches { Site("|hackaday.com|") }, Matches { Site("|hackerfactor.com|") }, Matches { Site("|doist.com|") }, Matches { Site("|ai.googleblog.com|") }, Matches { Site("|macwright.com|") }, Matches { Site("|cake.co|") }, Matches { Site("|blog.ptsecurity.com|") }, Matches { Site("|harpers.org|") }, Matches { Site("|research.swtch.com|") }, Matches { Site("|khanacademy.org|") }, Matches { Site("|malwaretech.com|") }, Matches { Site("|chronicle.com|") }, Matches { Site("|michaelnielsen.org|") }, Matches { Site("|threadreaderapp.com|") }, Matches { Site("|lowtechmagazine.com|") }, Matches { Site("|thorstenball.com|") }, Matches { Site("|copy.sh|") }, Matches { Site("|datagubbe.se|") }, Matches { Site("|thehftguy.com|") }, Matches { Site("|fishshell.com|") }, Matches { Site("|lists.torproject.org|") }, Matches { Site("|wbur.org|") }, Matches { Site("|blog.inkdrop.info|") }, Matches { Site("|retool.com|") }, Matches { Site("|aboutamazon.com|") }, Matches { Site("|randsinrepose.com|") }, Matches { Site("|inkandswitch.com|") }, Matches { Site("|bhorowitz.com|") }, Matches { Site("|keenen.xyz|") }, Matches { Site("|zachtronics.com|") }, Matches { Site("|blog.elementary.io|") }, Matches { Site("|blog.waymo.com|") }, Matches { Site("|ghostbin.com|") }, Matches { Site("|blog.cubeofm.com|") }, Matches { Site("|privacyinternational.org|") }, Matches { Site("|mondaynote.com|") }, Matches { Site("|swissinfo.ch|") }, Matches { Site("|fs.blog|") }, Matches { Site("|rosenzweig.io|") }, Matches { Site("|thehackerblog.com|") }, Matches { Site("|palant.info|") }, Matches { Site("|course.fast.ai|") }, Matches { Site("|niemanlab.org|") }, Matches { Site("|perens.com|") }, Matches { Site("|matuzo.at|") }, Matches { Site("|yosefk.com|") }, Matches { Site("|samsaffron.com|") }, Matches { Site("|cs.usfca.edu|") }, Matches { Site("|the-tls.co.uk|") }, Matches { Site("|erlang.org|") }, Matches { Site("|home.cern|") }, Matches { Site("|joelonsoftware.com|") }, Matches { Site("|clojure.org|") }, Matches { Site("|pi-hole.net|") }, Matches { Site("|projecteuler.net|") }, Matches { Site("|coreos.com|") }, Matches { Site("|slack.engineering|") }, Matches { Site("|jenkins.io|") }, Matches { Site("|libcello.org|") }, Matches { Site("|vivaldi.com|") }, Matches { Site("|blog.acolyer.org|") }, Matches { Site("|devever.net|") }, Matches { Site("|judiciary.house.gov|") }, Matches { Site("|neocities.org|") }, Matches { Site("|vanityfair.com|") }, Matches { Site("|fosdem.org|") }, Matches { Site("|lists.llvm.org|") }, Matches { Site("|forbrukerradet.no|") }, Matches { Site("|alexkras.com|") }, Matches { Site("|yehudakatz.com|") }, Matches { Site("|politico.eu|") }, Matches { Site("|fieggen.com|") }, Matches { Site("|fermatslibrary.com|") }, Matches { Site("|llvm.org|") }, Matches { Site("|codeofhonor.com|") }, Matches { Site("|sandimetz.com|") }, Matches { Site("|beautifulracket.com|") }, Matches { Site("|solar.lowtechmagazine.com|") }, Matches { Site("|rollingstone.com|") }, Matches { Site("|theglobeandmail.com|") }, Matches { Site("|ucsf.edu|") }, Matches { Site("|games.greggman.com|") }, Matches { Site("|robrhinehart.com|") }, Matches { Site("|evertpot.com|") }, Matches { Site("|ryancarson.com|") }, Matches { Site("|oculusvr.com|") }, Matches { Site("|reasonablypolymorphic.com|") }, Matches { Site("|nybooks.com|") }, Matches { Site("|blog.malwarebytes.com|") }, Matches { Site("|sourcehut.org|") }, Matches { Site("|antonz.org|") }, Matches { Site("|weavesilk.com|") }, Matches { Site("|githubstatus.com|") }, Matches { Site("|thenextweb.com|") }, Matches { Site("|squareup.com|") }, Matches { Site("|teamten.com|") }, Matches { Site("|minimaxir.com|") }, Matches { Site("|sparkfun.com|") }, Matches { Site("|seattletimes.com|") }, Matches { Site("|int10h.org|") }, Matches { Site("|cpbotha.net|") }, Matches { Site("|mosaicscience.com|") }, Matches { Site("|cjr.org|") }, Matches { Site("|lareviewofbooks.org|") }, Matches { Site("|theregister.co.uk|") }, Matches { Site("|phoronix.com|") }, Matches { Site("|doc.rust-lang.org|") }, Matches { Site("|fuchsia.googlesource.com|") }, Matches { Site("|tomanthony.co.uk|") }, Matches { Site("|blog.ethereum.org|") }, Matches { Site("|historytoday.com|") }, Matches { Site("|michaelburge.us|") }, Matches { Site("|hackerschool.com|") }, Matches { Site("|507movements.com|") }, Matches { Site("|backchannel.com|") }, Matches { Site("|openssl.org|") }, Matches { Site("|openwall.com|") }, Matches { Site("|roslyn.codeplex.com|") }, Matches { Site("|blog.jazzychad.net|") }, Matches { Site("|atrium.co|") }, Matches { Site("|cacm.acm.org|") }, Matches { Site("|firstround.com|") }, Matches { Site("|blog.erratasec.com|") }, Matches { Site("|blog.paralleluniverse.co|") }, Matches { Site("|boz.com|") }, Matches { Site("|dmitry.gr|") }, Matches { Site("|linuxjournal.com|") }, Matches { Site("|bottomupcs.com|") }, Matches { Site("|commoncog.com|") }, Matches { Site("|drmaciver.com|") }, Matches { Site("|lawsofux.com|") }, Matches { Site("|blog.wesleyac.com|") }, Matches { Site("|sanctum.geek.nz|") }, Matches { Site("|rarehistoricalphotos.com|") }, Matches { Site("|stephaniehurlburt.com|") }, Matches { Site("|ssh.com|") }, Matches { Site("|sahillavingia.com|") }, Matches { Site("|bleepingcomputer.com|") }, Matches { Site("|thejh.net|") }, Matches { Site("|codingnest.com|") }, Matches { Site("|motorauthority.com|") }, Matches { Site("|kevinlynagh.com|") }, Matches { Site("|home-assistant.io|") }, Matches { Site("|spritesmods.com|") }, Matches { Site("|esa.int|") }, Matches { Site("|obsproject.com|") }, Matches { Site("|1843magazine.com|") }, Matches { Site("|therealkatie.net|") }, Matches { Site("|christine.website|") }, Matches { Site("|aadrake.com|") }, Matches { Site("|zapier.com|") }, Matches { Site("|diegobasch.com|") }, Matches { Site("|lichess.org|") }, Matches { Site("|collectorsweekly.com|") }, Matches { Site("|kev.inburke.com|") }, Matches { Site("|matt.sh|") }, Matches { Site("|turkeyblocks.org|") }, Matches { Site("|vitalik.ca|") }, Matches { Site("|themarshallproject.org|") }, Matches { Site("|usenix.org|") }, Matches { Site("|blog.docker.io|") }, Matches { Site("|kristoff.it|") }, Matches { Site("|radio.garden|") }, Matches { Site("|tholman.com|") }, Matches { Site("|gregoryszorc.com|") }, Matches { Site("|phys.org|") }, Matches { Site("|prisma.io|") }, Matches { Site("|aprilzero.com|") }, Matches { Site("|blog.parse.com|") }, Matches { Site("|borncity.com|") }, Matches { Site("|grumpygamer.com|") }, Matches { Site("|rsms.me|") }, Matches { Site("|bitquabit.com|") }, Matches { Site("|iamnotaprogrammer.com|") }, Matches { Site("|chrishateswriting.com|") }, Matches { Site("|saagarjha.com|") }, Matches { Site("|supabase.io|") }, Matches { Site("|me.veekun.com|") }, Matches { Site("|250bpm.com|") }, Matches { Site("|blog.gregbrockman.com|") }, Matches { Site("|mono-project.com|") }, Matches { Site("|minimallyminimal.com|") }, Matches { Site("|9to5mac.com|") }, Matches { Site("|char.gd|") }, Matches { Site("|plumshell.com|") }, Matches { Site("|nixos.org|") }, Matches { Site("|underjord.io|") }, Matches { Site("|landoflisp.com|") }, Matches { Site("|tnhh.net|") }, Matches { Site("|rapgenius.com|") }, Matches { Site("|blog.floydhub.com|") }, Matches { Site("|leafletjs.com|") }, Matches { Site("|kqed.org|") }, Matches { Site("|timharford.com|") }, Matches { Site("|blog.innerht.ml|") }, Matches { Site("|blog.mecheye.net|") }, Matches { Site("|about.sourcegraph.com|") }, Matches { Site("|wi-fi.org|") }, Matches { Site("|4chan.org|") }, Matches { Site("|thedailybeast.com|") }, Matches { Site("|ipp.mpg.de|") }, Matches { Site("|arstechnica.co.uk|") }, Matches { Site("|news.railstutorial.org|") }, Matches { Site("|inputmag.com|") }, Matches { Site("|labs.detectify.com|") }, Matches { Site("|undeadly.org|") }, Matches { Site("|tech.channable.com|") }, Matches { Site("|falkvinge.net|") }, Matches { Site("|omniref.com|") }, Matches { Site("|notes.unwieldy.net|") }, Matches { Site("|blog.newsblur.com|") }, Matches { Site("|mattwarren.org|") }, Matches { Site("|reason.com|") }, Matches { Site("|ramiro.org|") }, Matches { Site("|nsa.gov|") }, Matches { Site("|japantimes.co.jp|") }, Matches { Site("|twitlonger.com|") }, Matches { Site("|humblebundle.com|") }, Matches { Site("|publicdomainreview.org|") }, Matches { Site("|blog.nuclearsecrecy.com|") }, Matches { Site("|qotoqot.com|") }, Matches { Site("|pytorch.org|") }, Matches { Site("|muckrock.com|") }, Matches { Site("|dropbox.tech|") }, Matches { Site("|jasondavies.com|") }, Matches { Site("|kite.com|") }, Matches { Site("|indiehackers.com|") }, Matches { Site("|blog.detectify.com|") }, Matches { Site("|sixcolors.com|") }, Matches { Site("|blog.qt.io|") }, Matches { Site("|quirksmode.org|") }, Matches { Site("|community.namecheap.com|") }, Matches { Site("|thecodist.com|") }, Matches { Site("|hongkongfp.com|") }, Matches { Site("|stephenfry.com|") }, Matches { Site("|coffeescript.org|") }, Matches { Site("|major.io|") }, Matches { Site("|typesetinthefuture.com|") }, Matches { Site("|nayuki.io|") }, Matches { Site("|hscott.net|") }, Matches { Site("|pyvideo.org|") }, Matches { Site("|ai.google|") }, Matches { Site("|michael.stapelberg.ch|") }, Matches { Site("|v8.dev|") }, Matches { Site("|digiday.com|") }, Matches { Site("|thewalrus.ca|") }, Matches { Site("|ignorethecode.net|") }, Matches { Site("|thread.gmane.org|") }, Matches { Site("|sciencealert.com|") }, Matches { Site("|slackhq.com|") }, Matches { Site("|blog.datawrapper.de|") }, Matches { Site("|seriouspony.com|") }, Matches { Site("|musicforprogramming.net|") }, Matches { Site("|meowni.ca|") }, Matches { Site("|redox-os.org|") }, Matches { Site("|minnie.tuhs.org|") }, Matches { Site("|warpspire.com|") }, Matches { Site("|locusmag.com|") }, Matches { Site("|bloombergview.com|") }, Matches { Site("|damninteresting.com|") }, Matches { Site("|joeyh.name|") }, Matches { Site("|newstatesman.com|") }, Matches { Site("|freebsd.org|") }, Matches { Site("|andregarzia.com|") }, Matches { Site("|caddyserver.com|") }, Matches { Site("|kukuruku.co|") }, Matches { Site("|jbkempf.com|") }, Matches { Site("|pharo.org|") }, Matches { Site("|netblocks.org|") }, Matches { Site("|chromium.googlesource.com|") }, Matches { Site("|phrack.org|") }, Matches { Site("|codelitt.com|") }, Matches { Site("|baekdal.com|") }, Matches { Site("|ianvisits.co.uk|") }, Matches { Site("|megaprocessor.com|") }, Matches { Site("|mail-archive.com|") }, Matches { Site("|privateinternetaccess.com|") }, Matches { Site("|meltingasphalt.com|") }, Matches { Site("|juliacomputing.com|") }, Matches { Site("|rein.pk|") }, Matches { Site("|osnews.com|") }, Matches { Site("|ourworldindata.org|") }, Matches { Site("|blog.joda.org|") }, Matches { Site("|blog.stephsmith.io|") }, Matches { Site("|linusakesson.net|") }, Matches { Site("|learn.shayhowe.com|") }, Matches { Site("|chrisfenton.com|") }, Matches { Site("|alexdanco.com|") }, Matches { Site("|bert.org|") }, Matches { Site("|buyforlifeproducts.com|") }, Matches { Site("|adventofcode.com|") }, Matches { Site("|wordsandbuttons.online|") }, Matches { Site("|blog.trailofbits.com|") }, Matches { Site("|saminiir.com|") }, Matches { Site("|buttondown.email|") }, Matches { Site("|polygon.com|") }, Matches { Site("|ryanwaggoner.com|") }, Matches { Site("|media.defense.gov|") }, Matches { Site("|wired.co.uk|") }, Matches { Site("|blog.apnic.net|") }, Matches { Site("|blog.agilebits.com|") }, Matches { Site("|ar.al|") }, Matches { Site("|tomdale.net|") }, Matches { Site("|doublepulsar.com|") }, Matches { Site("|keyvalues.com|") }, Matches { Site("|android-developers.googleblog.com|") }, Matches { Site("|startupschool.org|") }, Matches { Site("|android.googlesource.com|") }, Matches { Site("|thegradient.pub|") }, Matches { Site("|orgmode.org|") }, Matches { Site("|wsws.org|") }, Matches { Site("|citizenlab.org|") }, Matches { Site("|blog.notdot.net|") }, Matches { Site("|eduardo.intermeta.com.br|") }, Matches { Site("|joreteg.com|") }, Matches { Site("|hopkinsmedicine.org|") }, Matches { Site("|stopa.io|") }, Matches { Site("|rigsomelight.com|") }, Matches { Site("|docs.djangoproject.com|") }, Matches { Site("|americanaffairsjournal.org|") }, Matches { Site("|jsfiddle.net|") }, Matches { Site("|metalevel.at|") }, Matches { Site("|andreasgal.com|") }, Matches { Site("|c9x.me|") }, Matches { Site("|danieltenner.com|") }, Matches { Site("|danielcompton.net|") }, Matches { Site("|netflixtechblog.com|") }, Matches { Site("|vidarholen.net|") }, Matches { Site("|eli.thegreenplace.net|") }, Matches { Site("|cybernews.com|") }, Matches { Site("|blogs.smithsonianmag.com|") }, Matches { Site("|rambo.codes|") }, Matches { Site("|hackermonthly.com|") }, Matches { Site("|sifive.com|") }, Matches { Site("|plus.maths.org|") }, Matches { Site("|incoherency.co.uk|") }, Matches { Site("|circleci.com|") }, Matches { Site("|catern.com|") }, Matches { Site("|penny-arcade.com|") }, Matches { Site("|howistart.org|") }, Matches { Site("|middleeasteye.net|") }, Matches { Site("|unlikekinds.com|") }, Matches { Site("|videogameschronicle.com|") }, Matches { Site("|roadandtrack.com|") }, Matches { Site("|hyperallergic.com|") }, Matches { Site("|blog.level3.com|") }, Matches { Site("|os2museum.com|") }, Matches { Site("|soranews24.com|") }, Matches { Site("|patshaughnessy.net|") }, Matches { Site("|bill.harding.blog|") }, Matches { Site("|blog.plan99.net|") }, Matches { Site("|gq.com|") }, Matches { Site("|occrp.org|") }, Matches { Site("|devonzuegel.com|") }, Matches { Site("|ben-evans.com|") }, Matches { Site("|mediumdifficulty.com|") }, Matches { Site("|fsf.org|") }, Matches { Site("|learn.sparkfun.com|") }, Matches { Site("|dlang.org|") }, Matches { Site("|templeos.org|") }, Matches { Site("|code.blender.org|") }, Matches { Site("|singhkays.com|") }, Matches { Site("|repubblica.it|") }, Matches { Site("|aerofs.com|") }, Matches { Site("|lrb.co.uk|") }, Matches { Site("|eng.lyft.com|") }, Matches { Site("|jakearchibald.com|") }, Matches { Site("|blog.youtube|") }, Matches { Site("|blog.easydns.org|") }, Matches { Site("|xiph.org|") }, Matches { Site("|newscientist.com|") }, Matches { Site("|nicolasbize.com|") }, Matches { Site("|lineageos.org|") }, Matches { Site("|briancallahan.net|") }, Matches { Site("|blog.ltse.com|") }, Matches { Site("|bryanbraun.com|") }, Matches { Site("|blog.thea.codes|") }, Matches { Site("|code.mixpanel.com|") }, Matches { Site("|web.law.duke.edu|") }, Matches { Site("|technologyreview.com|") }, Matches { Site("|news.ncsu.edu|") }, Matches { Site("|acsh.org|") }, Matches { Site("|repl.it|") }, Matches { Site("|roscidus.com|") }, Matches { Site("|blog.ghost.org|") }, Matches { Site("|icann.org|") }, Matches { Site("|digest.bps.org.uk|") }, Matches { Site("|nj.com|") }, Matches { Site("|90percentofeverything.com|") }, Matches { Site("|lars.ingebrigtsen.no|") }, Matches { Site("|harmful.cat-v.org|") }, Matches { Site("|ecma-international.org|") }, Matches { Site("|engineering.riotgames.com|") }, Matches { Site("|lexaloffle.com|") }, Matches { Site("|en.greatfire.org|") }, Matches { Site("|karl-voit.at|") }, Matches { Site("|fair.org|") }, Matches { Site("|askamathematician.com|") }, Matches { Site("|unixism.net|") }, Matches { Site("|rockpapershotgun.com|") }, Matches { Site("|realdanlyons.com|") }, Matches { Site("|play0ad.com|") }, Matches { Site("|tedium.co|") }, Matches { Site("|bitcoin.org|") }, Matches { Site("|loup-vaillant.fr|") }, Matches { Site("|getpolarized.io|") }, Matches { Site("|thewire.in|") }, Matches { Site("|melmagazine.com|") }, Matches { Site("|sambleckley.com|") }, Matches { Site("|david.heinemeierhansson.com|") }, Matches { Site("|secondbreakfast.co|") }, Matches { Site("|asahi.com|") }, Matches { Site("|nintendo.co.jp|") }, Matches { Site("|annoying.technology|") }, Matches { Site("|kiro7.com|") }, Matches { Site("|markshuttleworth.com|") }, Matches { Site("|anders.unix.se|") }, Matches { Site("|blog.bitbucket.org|") }, Matches { Site("|blog.kubernetes.io|") }, Matches { Site("|devdocs.io|") }, Matches { Site("|justinjackson.ca|") }, Matches { Site("|corte.si|") }, Matches { Site("|kotaku.com|") }, Matches { Site("|cdn.ca9.uscourts.gov|") }, Matches { Site("|forum.dlang.org|") }, Matches { Site("|spacecraft.ssl.umd.edu|") }, Matches { Site("|neuralnetworksanddeeplearning.com|") }, Matches { Site("|politico.com|") }, Matches { Site("|notamonadtutorial.com|") }, Matches { Site("|duck.co|") }, Matches { Site("|lg.io|") }, Matches { Site("|vorpus.org|") }, Matches { Site("|objective-see.com|") }, Matches { Site("|erlang-solutions.com|") }, Matches { Site("|alexgaynor.net|") }, Matches { Site("|sub.garrytan.com|") }, Matches { Site("|xkcd.com|") }, Matches { Site("|blog.codinghorror.com|") }, Matches { Site("|wingolog.org|") }, Matches { Site("|pipelinedb.com|") }, Matches { Site("|blog.nelhage.com|") }, Matches { Site("|tonyarcieri.com|") }, Matches { Site("|geoffreylitt.com|") }, Matches { Site("|viniciusvacanti.com|") }, Matches { Site("|magicleap.com|") }, Matches { Site("|igvita.com|") }, Matches { Site("|chrisdone.com|") }, Matches { Site("|stackshare.io|") }, Matches { Site("|latacora.singles|") }, Matches { Site("|infoq.com|") }, Matches { Site("|papersplease.org|") }, Matches { Site("|thepiratebay.org|") }, Matches { Site("|calnewport.com|") }, Matches { Site("|krausefx.com|") }, Matches { Site("|blog.circleci.com|") }, Matches { Site("|blog.cognitect.com|") }, Matches { Site("|masswerk.at|") }, Matches { Site("|0x65.dev|") }, Matches { Site("|dangerousminds.net|") }, Matches { Site("|businessweek.com|") }, Matches { Site("|meta.slashdot.org|") }, Matches { Site("|john-millikin.com|") }, Matches { Site("|raptitude.com|") }, Matches { Site("|mersenne.org|") }, Matches { Site("|blog.reverberate.org|") }, Matches { Site("|alexisohanian.com|") }, Matches { Site("|electrek.co|") }, Matches { Site("|jeanhsu.com|") }, Matches { Site("|svelte.technology|") }, Matches { Site("|discuss.ocaml.org|") }, Matches { Site("|nedbatchelder.com|") }, Matches { Site("|haskellforall.com|") }, Matches { Site("|vole.wtf|") }, Matches { Site("|yurichev.com|") }, Matches { Site("|joel.is|") }, Matches { Site("|yager.io|") }, Matches { Site("|boilingsteam.com|") }, Matches { Site("|bigmessowires.com|") }, Matches { Site("|fail0verflow.com|") }, Matches { Site("|beagleboard.org|") }, Matches { Site("|floridatoday.com|") }, Matches { Site("|popehat.com|") }, Matches { Site("|blog.tutorspree.com|") }, Matches { Site("|daeken.com|") }, Matches { Site("|techstartups.com|") }, Matches { Site("|wikitribune.com|") }, Matches { Site("|sealedabstract.com|") }, Matches { Site("|0x46.net|") }, Matches { Site("|longreads.com|") }, Matches { Site("|dispatch.com|") }, Matches { Site("|lists.centos.org|") }, Matches { Site("|adgrok.com|") }, Matches { Site("|mcfunley.com|") }, Matches { Site("|beginners.re|") }, Matches { Site("|joshworth.com|") }, Matches { Site("|calv.info|") }, Matches { Site("|jdk.java.net|") }, Matches { Site("|keepassxc.org|") }, Matches { Site("|thepiratebay.se|") }, Matches { Site("|metatalk.metafilter.com|") }, Matches { Site("|gregable.com|") }, Matches { Site("|newrepublic.com|") }, Matches { Site("|cryptome.org|") }, Matches { Site("|smashcompany.com|") }, Matches { Site("|mixergy.com|") }, Matches { Site("|blog.bolt.io|") }, Matches { Site("|lesswrong.com|") }, Matches { Site("|recode.net|") }, Matches { Site("|baremetrics.com|") }, Matches { Site("|idea.popcount.org|") }, Matches { Site("|blog.nodejs.org|") }, Matches { Site("|dustincurtis.com|") }, Matches { Site("|capnproto.org|") }, Matches { Site("|samy.pl|") }, Matches { Site("|fivethirtyeight.com|") }, Matches { Site("|babeljs.io|") }, Matches { Site("|venturebeat.com|") }, Matches { Site("|bartoszmilewski.com|") }, Matches { Site("|interactivepython.org|") }, Matches { Site("|feross.org|") }, Matches { Site("|nateberkopec.com|") }, Matches { Site("|bnnbloomberg.ca|") }, Matches { Site("|sourcegraph.com|") }, Matches { Site("|dampfkraft.com|") }, Matches { Site("|sockpuppet.org|") }, Matches { Site("|vuejs.org|") }, Matches { Site("|tomshardware.com|") }, Matches { Site("|go.googlesource.com|") }, Matches { Site("|every.to|") }, Matches { Site("|community.signalusers.org|") }, Matches { Site("|features.propublica.org|") }, Matches { Site("|trigger.io|") }, Matches { Site("|blog.wolfram.com|") }, Matches { Site("|globalcitizen.org|") }, Matches { Site("|brennan.io|") }, Matches { Site("|typescriptlang.org|") }, Matches { Site("|blog.hboeck.de|") }, Matches { Site("|blog.siftscience.com|") }, Matches { Site("|blog.jetbrains.com|") }, Matches { Site("|libcom.org|") }, Matches { Site("|pudding.cool|") }, Matches { Site("|geek.com|") }, Matches { Site("|zedshaw.com|") }, Matches { Site("|techspot.com|") }, Matches { Site("|popularmechanics.com|") }, Matches { Site("|acesounderglass.com|") }, Matches { Site("|stitcher.io|") }, Matches { Site("|texasmonthly.com|") }, Matches { Site("|mattmaroon.com|") }, Matches { Site("|gabrielgambetta.com|") }, Matches { Site("|tratt.net|") }, Matches { Site("|blog.posterous.com|") }, Matches { Site("|oxide.computer|") }, Matches { Site("|trackchanges.postlight.com|") }, Matches { Site("|codahale.com|") }, Matches { Site("|emberjs.com|") }, Matches { Site("|applehelpwriter.com|") }, Matches { Site("|open.buffer.com|") }, Matches { Site("|expatsoftware.com|") }, Matches { Site("|edgedb.com|") }, Matches { Site("|etherpad.com|") }, Matches { Site("|firebase.com|") }, Matches { Site("|blog.thestartuptoolkit.com|") }, Matches { Site("|flynn.io|") }, Matches { Site("|eevblog.com|") }, Matches { Site("|balena.io|") }, Matches { Site("|bell-labs.com|") }, Matches { Site("|persuasion.community|") }, Matches { Site("|eugeneyan.com|") }, Matches { Site("|80000hours.org|") }, Matches { Site("|zerotier.com|") }, Matches { Site("|httptoolkit.tech|") }, Matches { Site("|ekioh.com|") }, Matches { Site("|cia.gov|") }, Matches { Site("|nickcraver.com|") }, Matches { Site("|simonsfoundation.org|") }, Matches { Site("|artsy.net|") }, Matches { Site("|tryretool.com|") }, Matches { Site("|bloombergquint.com|") }, Matches { Site("|vas3k.com|") }, Matches { Site("|100r.co|") }, Matches { Site("|motherjones.com|") }, Matches { Site("|nasdaq.com|") }, Matches { Site("|bitcointalk.org|") }, Matches { Site("|hackershelf.com|") }, Matches { Site("|slashcrypto.org|") }, Matches { Site("|tosdr.org|") }, Matches { Site("|fiercebiotech.com|") }, Matches { Site("|haskell.org|") }, Matches { Site("|tribunemag.co.uk|") }, Matches { Site("|alexeymk.com|") }, Matches { Site("|cs.vu.nl|") }, Matches { Site("|caltech.edu|") }, Matches { Site("|azarask.in|") }, Matches { Site("|gigaom.com|") }, Matches { Site("|virtualbox.org|") }, Matches { Site("|increment.com|") }, Matches { Site("|blog.janestreet.com|") }, Matches { Site("|textslashplain.com|") }, Matches { Site("|planetary.org|") }, Matches { Site("|allthingsd.com|") }, Matches { Site("|clojure.com|") }, Matches { Site("|git.postgresql.org|") }, Matches { Site("|howtogeek.com|") }, Matches { Site("|blog.kapeli.com|") }, Matches { Site("|quickdraw.withgoogle.com|") }, Matches { Site("|discussions.agilebits.com|") }, Matches { Site("|fauna.com|") }, Matches { Site("|blog.sandstorm.io|") }, Matches { Site("|openvim.com|") }, Matches { Site("|waymo.com|") }, Matches { Site("|blog.eladgil.com|") }, Matches { Site("|projekte.sueddeutsche.de|") }, Matches { Site("|whytheluckystiff.net|") }, Matches { Site("|the-paper-trail.org|") }, Matches { Site("|medium.dave-bailey.com|") }, Matches { Site("|kadavy.net|") }, Matches { Site("|symbo1ics.com|") }, Matches { Site("|erikrood.com|") }, Matches { Site("|gnome.org|") }, Matches { Site("|evanjones.ca|") }, Matches { Site("|johnsalvatier.org|") }, Matches { Site("|notes.eatonphil.com|") }, Matches { Site("|cityobservatory.org|") }, Matches { Site("|autocar.co.uk|") }, Matches { Site("|blog.alinelerner.com|") }, Matches { Site("|a.singlediv.com|") }, Matches { Site("|city-journal.org|") }, Matches { Site("|blog.bugsnag.com|") }, Matches { Site("|blog.steveklabnik.com|") }, Matches { Site("|jgc.org|") }, Matches { Site("|maraoz.com|") }, Matches { Site("|somethingsimilar.com|") }, Matches { Site("|macro.ycombinator.com|") }, Matches { Site("|damienkatz.net|") }, Matches { Site("|moserware.com|") }, Matches { Site("|elastic.co|") }, Matches { Site("|tenthousandmeters.com|") }, Matches { Site("|fmwconcepts.com|") }, Matches { Site("|recraigslist.com|") }, Matches { Site("|codingjohnson.com|") }, Matches { Site("|aftenposten.no|") }, Matches { Site("|blog.1password.com|") }, Matches { Site("|neugierig.org|") }, Matches { Site("|01.org|") }, Matches { Site("|jalopnik.com|") }, Matches { Site("|mnot.net|") }, Matches { Site("|jmoiron.net|") }, Matches { Site("|bjoern.brembs.net|") }, Matches { Site("|yieldthought.com|") }, Matches { Site("|news.gallup.com|") }, Matches { Site("|plusbryan.com|") }, Matches { Site("|rameznaam.com|") }, Matches { Site("|ij.org|") }, Matches { Site("|hackingdistributed.com|") }, Matches { Site("|aosabook.org|") }, Matches { Site("|fcc.gov|") }, Matches { Site("|multithreaded.stitchfix.com|") }, Matches { Site("|ybrikman.com|") }, Matches { Site("|neh.gov|") }, Matches { Site("|abc.xyz|") }, Matches { Site("|thecorrespondent.com|") }, Matches { Site("|techempower.com|") }, Matches { Site("|letsencrypt.status.io|") }, Matches { Site("|syncthing.net|") }, Matches { Site("|torontolife.com|") }, Matches { Site("|empiricalzeal.com|") }, Matches { Site("|brown.edu|") }, Matches { Site("|dustri.org|") }, Matches { Site("|restofworld.org|") }, Matches { Site("|mikeash.com|") }, Matches { Site("|emacsair.me|") }, Matches { Site("|fossil-scm.org|") }, Matches { Site("|rauchg.com|") }, Matches { Site("|oregonlive.com|") }, Matches { Site("|madebyevan.com|") }, Matches { Site("|bitbucket.org|") }, Matches { Site("|justinvincent.com|") }, Matches { Site("|shape-of-code.coding-guidelines.com|") }, Matches { Site("|hodinkee.com|") }, Matches { Site("|blog.getprismatic.com|") }, Matches { Site("|jeremyaboyd.com|") }, Matches { Site("|pcgamer.com|") }, Matches { Site("|tutanota.com|") }, Matches { Site("|review.chicagobooth.edu|") }, Matches { Site("|programmingisterrible.com|") }, Matches { Site("|zainamro.com|") }, Matches { Site("|waxy.org|") }, Matches { Site("|hisham.hm|") }, Matches { Site("|foundersatwork.com|") }, Matches { Site("|neil.computer|") }, Matches { Site("|youmightnotneedjquery.com|") }, Matches { Site("|sparktoro.com|") }, Matches { Site("|supporters.eff.org|") }, Matches { Site("|django-rest-framework.org|") }, Matches { Site("|fuse.wikichip.org|") }, Matches { Site("|alexanderell.is|") }, Matches { Site("|jetbrains.com|") }, Matches { Site("|rootsofprogress.org|") }, Matches { Site("|blog.jonlu.ca|") }, Matches { Site("|grafana.com|") }, Matches { Site("|joinpeertube.org|") }, Matches { Site("|trac.torproject.org|") }, Matches { Site("|kapwing.com|") }, Matches { Site("|jgthms.com|") }, Matches { Site("|lighterra.com|") }, Matches { Site("|bzarg.com|") }, Matches { Site("|itep.org|") }, Matches { Site("|dood.al|") }, Matches { Site("|seriot.ch|") }, Matches { Site("|go-review.googlesource.com|") }, Matches { Site("|benjamincongdon.me|") }, Matches { Site("|coderwall.com|") }, Matches { Site("|betabeat.com|") }, Matches { Site("|cryto.net|") }, Matches { Site("|blogs.bl.uk|") }, Matches { Site("|b-list.org|") }, Matches { Site("|mailpile.is|") }, Matches { Site("|chiark.greenend.org.uk|") }, Matches { Site("|arcfn.com|") }, Matches { Site("|urbit.org|") }, Matches { Site("|eprint.iacr.org|") }, Matches { Site("|dl.acm.org|") }, Matches { Site("|blog.sessionstack.com|") }, Matches { Site("|breck-mckye.com|") }, Matches { Site("|prospect.org|") }, Matches { Site("|banksimple.com|") }, Matches { Site("|practicaltypography.com|") }, Matches { Site("|blogmaverick.com|") }, Matches { Site("|instagram-engineering.com|") }, Matches { Site("|theartofmachinery.com|") }, Matches { Site("|cpushack.com|") }, Matches { Site("|guzey.com|") }, Matches { Site("|morrick.me|") }, Matches { Site("|blog.emojipedia.org|") }, Matches { Site("|arjunsreedharan.org|") }, Matches { Site("|superuser.com|") }, Matches { Site("|blog.fosketts.net|") }, Matches { Site("|darkpatterns.org|") }, Matches { Site("|ulisp.com|") }, Matches { Site("|herbsutter.com|") }, Matches { Site("|darkcoding.net|") }, Matches { Site("|latacora.micro.blog|") }, Matches { Site("|drdobbs.com|") }, Matches { Site("|hollywoodreporter.com|") }, Matches { Site("|thestartupfoundry.com|") }, Matches { Site("|blog.fastmail.fm|") }, Matches { Site("|wit.ai|") }, Matches { Site("|devttys0.com|") }, Matches { Site("|qubes-os.org|") }, Matches { Site("|robinsloan.com|") }, Matches { Site("|timetobleed.com|") }, Matches { Site("|blog.jitbit.com|") }, Matches { Site("|mrale.ph|") }, Matches { Site("|play.freeciv.org|") }, Matches { Site("|blackhat.com|") }, Matches { Site("|laforge.gnumonks.org|") }, Matches { Site("|sfchronicle.com|") }, Matches { Site("|tutorial.math.lamar.edu|") }, Matches { Site("|holovaty.com|") }, Matches { Site("|cringely.com|") }, Matches { Site("|folklore.org|") }, Matches { Site("|linuxvoice.com|") }, Matches { Site("|papers.ssrn.com|") }, Matches { Site("|brianschrader.com|") }, Matches { Site("|kreci.net|") }, Matches { Site("|nngroup.com|") }, Matches { Site("|jasonshen.com|") }, Matches { Site("|lists.freedesktop.org|") }, Matches { Site("|nodejs.org|") }, Matches { Site("|graalvm.org|") }, Matches { Site("|dailydot.com|") }, Matches { Site("|lbrandy.com|") }, Matches { Site("|chemistryworld.com|") }, Matches { Site("|solipsys.co.uk|") }, Matches { Site("|layerci.com|") }, Matches { Site("|stellar.org|") }, Matches { Site("|etherscan.io|") }, Matches { Site("|macrumors.com|") }, Matches { Site("|vim-adventures.com|") }, Matches { Site("|macleans.ca|") }, Matches { Site("|blog.appcanary.com|") }, Matches { Site("|briancarper.net|") }, Matches { Site("|joehewitt.com|") }, Matches { Site("|sfconservancy.org|") }, Matches { Site("|mariovittone.com|") }, Matches { Site("|500hats.com|") }, Matches { Site("|blog.tailwindcss.com|") }, Matches { Site("|dilbert.com|") }, Matches { Site("|mewo2.com|") }, Matches { Site("|blog.getpebble.com|") }, Matches { Site("|preshing.com|") }, Matches { Site("|medievalists.net|") }, Matches { Site("|lynalden.com|") }, Matches { Site("|hindenburgresearch.com|") }, Matches { Site("|joindiaspora.com|") }, Matches { Site("|chadfowler.com|") }, Matches { Site("|git.sr.ht|") }, Matches { Site("|science.org|") }, Matches { Site("|esquire.com|") }, Matches { Site("|augustl.com|") }, Matches { Site("|paulrouget.com|") }, Matches { Site("|joelgrus.com|") }, Matches { Site("|electronjs.org|") }, Matches { Site("|fastmail.blog|") }, Matches { Site("|trixter.oldskool.org|") }, Matches { Site("|palladiummag.com|") }, Matches { Site("|dwmkerr.com|") }, Matches { Site("|blueorigin.com|") }, Matches { Site("|blogs.perl.org|") }, Matches { Site("|peter.bourgon.org|") }, Matches { Site("|boats.gitlab.io|") }, Matches { Site("|news.usc.edu|") }, Matches { Site("|media.uzh.ch|") }, Matches { Site("|rubini.us|") }, Matches { Site("|ognjen.io|") }, Matches { Site("|dragonflybsd.org|") }, Matches { Site("|vagrantup.com|") }, Matches { Site("|reclaimthenet.org|") }, Matches { Site("|blogs.lse.ac.uk|") }, Matches { Site("|threader.app|") }, Matches { Site("|pgdash.io|") }, Matches { Site("|namecheap.com|") }, Matches { Site("|mtgox.com|") }, Matches { Site("|blog.filepicker.io|") }, Matches { Site("|mullvad.net|") }, Matches { Site("|m.signalvnoise.com|") }, Matches { Site("|gamerant.com|") }, Matches { Site("|computerhistory.org|") }, Matches { Site("|bennettnotes.com|") }, Matches { Site("|amnesty.org|") }, Matches { Site("|quip.com|") }, Matches { Site("|balsamiq.com|") }, Matches { Site("|conwaylife.com|") }, Matches { Site("|quoteinvestigator.com|") }, Matches { Site("|stephanboyer.com|") }, Matches { Site("|kkovacs.eu|") }, Matches { Site("|cs.virginia.edu|") }, Matches { Site("|blog.heapanalytics.com|") }, Matches { Site("|khronos.org|") }, Matches { Site("|infotrope.net|") }, Matches { Site("|r6.ca|") }, Matches { Site("|standardnotes.org|") }, Matches { Site("|thanassis.space|") }, Matches { Site("|essential.com|") }, Matches { Site("|firebase.googleblog.com|") }, Matches { Site("|theamericanscholar.org|") }, Matches { Site("|mxb.dev|") }, Matches { Site("|moderncrypto.org|") }, Matches { Site("|gresearch.co.uk|") }, Matches { Site("|news.rapgenius.com|") }, Matches { Site("|duartes.org|") }, Matches { Site("|robinwieruch.de|") }, Matches { Site("|blog.viktomas.com|") }, Matches { Site("|thenation.com|") }, Matches { Site("|evilmartians.com|") }, Matches { Site("|unixsheikh.com|") }, Matches { Site("|lanyrd.com|") }, Matches { Site("|slowboring.com|") }, Matches { Site("|seldo.com|") }, Matches { Site("|elischiff.com|") }, Matches { Site("|arrl.org|") }, Matches { Site("|spacetelescope.org|") }, Matches { Site("|writing.markchristian.org|") }, Matches { Site("|elaineou.com|") }, Matches { Site("|blog.lastpass.com|") }, Matches { Site("|netzpolitik.org|") }, Matches { Site("|ghuntley.com|") }, Matches { Site("|knightcolumbia.org|") }, Matches { Site("|comparitech.com|") }, Matches { Site("|scanlime.org|") }, Matches { Site("|eklitzke.org|") }, Matches { Site("|scala-lang.org|") }, Matches { Site("|obscuritory.com|") }, Matches { Site("|habitatchronicles.com|") }, Matches { Site("|giftrocket.com|") }, Matches { Site("|debugbear.com|") }, Matches { Site("|makezine.com|") }, Matches { Site("|timkadlec.com|") }, Matches { Site("|momentjs.com|") }, Matches { Site("|euractiv.com|") }, Matches { Site("|daniellemorrill.com|") }, Matches { Site("|writings.stephenwolfram.com|") }, Matches { Site("|gkogan.co|") }, Matches { Site("|needwant.com|") }, Matches { Site("|medialens.org|") }, Matches { Site("|blog.wepay.com|") }, Matches { Site("|dustmop.io|") }, Matches { Site("|comp.nus.edu.sg|") }, Matches { Site("|remotebase.io|") }, Matches { Site("|smashingmagazine.com|") }, Matches { Site("|kylehalladay.com|") }, Matches { Site("|fosterelli.co|") }, Matches { Site("|braveclojure.com|") }, Matches { Site("|nomasters.io|") }, Matches { Site("|reasonstobecheerful.world|") }, Matches { Site("|x264dev.multimedia.cx|") }, Matches { Site("|androidpolice.com|") }, Matches { Site("|ribbonfarm.com|") }, Matches { Site("|jcs.org|") }, Matches { Site("|codusoperandi.com|") }, Matches { Site("|peternixey.com|") }, Matches { Site("|theplayerstribune.com|") }, Matches { Site("|basho.com|") }, Matches { Site("|curiousgnu.com|") }, Matches { Site("|gafferongames.com|") }, Matches { Site("|idontplaydarts.com|") }, Matches { Site("|forrestthewoods.com|") }, Matches { Site("|earthquake.usgs.gov|") }, Matches { Site("|blog.bitpay.com|") }, Matches { Site("|brookings.edu|") }, Matches { Site("|18f.gsa.gov|") }, Matches { Site("|minecraftforum.net|") }, Matches { Site("|lyft.com|") }, Matches { Site("|hhvm.com|") }, Matches { Site("|blog.wolfire.com|") }, Matches { Site("|nbviewer.ipython.org|") }, Matches { Site("|eenewseurope.com|") }, Matches { Site("|smh.com.au|") }, Matches { Site("|yubico.com|") }, Matches { Site("|larrysanger.org|") }, Matches { Site("|qualys.com|") }, Matches { Site("|charlieharrington.com|") }, Matches { Site("|casual-effects.com|") }, Matches { Site("|blog.macromates.com|") }, Matches { Site("|beza1e1.tuxen.de|") }, Matches { Site("|dragan.rocks|") }, Matches { Site("|kevq.uk|") }, Matches { Site("|blog.ploeh.dk|") }, Matches { Site("|spoon-tamago.com|") }, Matches { Site("|maizure.org|") }, Matches { Site("|californiaglobe.com|") }, Matches { Site("|yarchive.net|") }, Matches { Site("|gail.com|") }, Matches { Site("|snikt.net|") }, Matches { Site("|blog.plaid.com|") }, Matches { Site("|ebb.org|") }, Matches { Site("|insomnia.rest|") }, Matches { Site("|biorxiv.org|") }, Matches { Site("|cmdrtaco.net|") }, Matches { Site("|tom7.org|") }, Matches { Site("|taler.net|") }, Matches { Site("|docs.rs|") }, Matches { Site("|ioccc.org|") }, Matches { Site("|domainnamewire.com|") }, Matches { Site("|dafoster.net|") }, Matches { Site("|boringcompany.com|") }, Matches { Site("|bankofengland.co.uk|") }, Matches { Site("|blog.ntpsec.org|") }, Matches { Site("|huyenchip.com|") }, Matches { Site("|pganalyze.com|") }, Matches { Site("|bl.ocks.org|") }, Matches { Site("|codeamigo.dev|") }, Matches { Site("|blog.x.company|") }, Matches { Site("|inews.co.uk|") }, Matches { Site("|talyarkoni.org|") }, Matches { Site("|pijul.org|") }, Matches { Site("|thegatesnotes.com|") }, Matches { Site("|bartongeorge.io|") }, Matches { Site("|arslan.io|") }, Matches { Site("|bytecodealliance.org|") }, Matches { Site("|journal.paul.querna.org|") }, Matches { Site("|jasonlbaptiste.com|") }, Matches { Site("|sharelatex.com|") }, Matches { Site("|jessesquires.com|") }, Matches { Site("|iquilezles.org|") }, Matches { Site("|yeokhengmeng.com|") }, Matches { Site("|software.rajivprab.com|") }, Matches { Site("|fbi.gov|") }, Matches { Site("|sirupsen.com|") }, Matches { Site("|studyfinds.org|") }, Matches { Site("|rdegges.com|") }, Matches { Site("|cemerick.com|") }, Matches { Site("|cr.openjdk.java.net|") }, Matches { Site("|mapbox.com|") }, Matches { Site("|lihaoyi.com|") }, Matches { Site("|ams.org|") }, Matches { Site("|oilshell.org|") }, Matches { Site("|darktable.org|") }, Matches { Site("|madinamerica.com|") }, Matches { Site("|blog.scrapinghub.com|") }, Matches { Site("|sheshbabu.com|") }, Matches { Site("|diveintomark.org|") }, Matches { Site("|modernfarmer.com|") }, Matches { Site("|news.ucsc.edu|") }, Matches { Site("|rtl-sdr.com|") }, Matches { Site("|byuu.org|") }, Matches { Site("|bugzilla.gnome.org|") }, Matches { Site("|sfwa.org|") }, Matches { Site("|spinellis.gr|") }, Matches { Site("|0pointer.net|") }, Matches { Site("|learnxinyminutes.com|") }, Matches { Site("|9to5google.com|") }, Matches { Site("|fourmilab.ch|") }, Matches { Site("|hynek.me|") }, Matches { Site("|sarahmei.com|") }, Matches { Site("|blog.piekniewski.info|") }, Matches { Site("|cb.vu|") }, Matches { Site("|news.bloomberglaw.com|") }, Matches { Site("|blog.darknedgy.net|") }, Matches { Site("|telegra.ph|") }, Matches { Site("|lists.swift.org|") }, Matches { Site("|adit.io|") }, Matches { Site("|thurrott.com|") }, Matches { Site("|socket.io|") }, Matches { Site("|maryrosecook.com|") }, Matches { Site("|tomayko.com|") }, Matches { Site("|netmeister.org|") }, Matches { Site("|transition.fcc.gov|") }, Matches { Site("|playground.tensorflow.org|") }, Matches { Site("|macworld.com|") }, Matches { Site("|mahdiyusuf.com|") }, Matches { Site("|nplusonemag.com|") }, Matches { Site("|kunle.app|") }, Matches { Site("|cheatsheetseries.owasp.org|") }, Matches { Site("|blogs.janestreet.com|") }, Matches { Site("|chromium.org|") }, Matches { Site("|aht.seriouseats.com|") }, Matches { Site("|arcadeblogger.com|") }, Matches { Site("|lock.cmpxchg8b.com|") }, Matches { Site("|codewithoutrules.com|") }, Matches { Site("|blog.roboflow.ai|") }, Matches { Site("|jolla.com|") }, Matches { Site("|textfiles.com|") }, Matches { Site("|landshark.io|") }, Matches { Site("|syfy.com|") }, Matches { Site("|a1k0n.net|") }, Matches { Site("|thirtybees.com|") }, Matches { Site("|wp.josh.com|") }, Matches { Site("|community.rapid7.com|") }, Matches { Site("|variety.com|") }, Matches { Site("|petekeen.net|") }, Matches { Site("|pragprog.com|") }, Matches { Site("|blog.abevoelker.com|") }, Matches { Site("|uxdesign.cc|") }, Matches { Site("|tomblomfield.com|") }, Matches { Site("|platformer.news|") }, Matches { Site("|airbnb.design|") }, Matches { Site("|forum.bitcoin.org|") }, Matches { Site("|victorzhou.com|") }, Matches { Site("|newcriterion.com|") }, Matches { Site("|blog.sagemath.com|") }, Matches { Site("|secret.club|") }, Matches { Site("|codebutler.com|") }, Matches { Site("|lambda-the-ultimate.org|") }, Matches { Site("|universetoday.com|") }, Matches { Site("|vc.gg|") }, Matches { Site("|bostonglobe.com|") }, Matches { Site("|slides.com|") }, Matches { Site("|openid.net|") }, Matches { Site("|sizovs.net|") }, Matches { Site("|minimalmac.com|") }, Matches { Site("|pandodaily.com|") }, Matches { Site("|blogs.technet.com|") }, Matches { Site("|tynan.com|") }, Matches { Site("|antipolygraph.org|") }, Matches { Site("|dev.lemmy.ml|") }, Matches { Site("|spectator.co.uk|") }, Matches { Site("|cognitivemedium.com|") }, Matches { Site("|cyanogenmod.org|") }, Matches { Site("|codepen.io|") }, Matches { Site("|ianthehenry.com|") }, Matches { Site("|speakerdeck.com|") }, Matches { Site("|en.lichess.org|") }, Matches { Site("|datagenetics.com|") }, Matches { Site("|people.kernel.org|") }, Matches { Site("|ma.tt|") }, Matches { Site("|people.freebsd.org|") }, Matches { Site("|measuringmeasures.com|") }, Matches { Site("|catb.org|") }, Matches { Site("|defn.io|") }, Matches { Site("|fastly.com|") }, Matches { Site("|eetimes.com|") }, Matches { Site("|chicagomaroon.com|") }, Matches { Site("|blog.openbloc.fr|") }, Matches { Site("|blog.moertel.com|") }, Matches { Site("|nathanbarry.com|") }, Matches { Site("|bombich.com|") }, Matches { Site("|mojang.com|") }, Matches { Site("|pgbovine.net|") }, Matches { Site("|bicycling.com|") }, Matches { Site("|perell.com|") }, Matches { Site("|mjtsai.com|") }, Matches { Site("|softwarebyrob.com|") }, Matches { Site("|fusion.net|") }, Matches { Site("|beta.observablehq.com|") }, Matches { Site("|lists.gnupg.org|") }, Matches { Site("|gleam.run|") }, Matches { Site("|thestar.com|") }, Matches { Site("|militarytimes.com|") }, Matches { Site("|blog.memsql.com|") }, Matches { Site("|cr.yp.to|") }, Matches { Site("|thepointsguy.com|") }, Matches { Site("|dinosaurpictures.org|") }, Matches { Site("|quillette.com|") }, Matches { Site("|neil.fraser.name|") }, Matches { Site("|www3.nhk.or.jp|") }, Matches { Site("|muppetlabs.com|") }, Matches { Site("|blogs.gnome.org|") }, Matches { Site("|readonlymemory.vg|") }, Matches { Site("|news.osu.edu|") }, Matches { Site("|cgl.uwaterloo.ca|") }, Matches { Site("|sebastianmarshall.com|") }, Matches { Site("|physicstoday.scitation.org|") }, Matches { Site("|edge.org|") }, Matches { Site("|blog.bugreplay.com|") }, Matches { Site("|medrxiv.org|") }, Matches { Site("|permalink.gmane.org|") }, Matches { Site("|notechmagazine.com|") }, Matches { Site("|blog.ipfs.io|") }, Matches { Site("|ninjasandrobots.com|") }, Matches { Site("|blog.johnnovak.net|") }, Matches { Site("|tldr.sh|") }, Matches { Site("|internals.rust-lang.org|") }, Matches { Site("|formidable.com|") }, Matches { Site("|thenounproject.com|") }, Matches { Site("|blog.earbits.com|") }, Matches { Site("|gamehistory.org|") }, Matches { Site("|influxdata.com|") }, Matches { Site("|pythonspeed.com|") }, Matches { Site("|observer.com|") }, Matches { Site("|mastodon.social|") }, Matches { Site("|whatever.scalzi.com|") }, Matches { Site("|rietta.com|") }, Matches { Site("|cushionapp.com|") }, Matches { Site("|cantorsparadise.com|") }, Matches { Site("|intelligence.senate.gov|") }, Matches { Site("|blog.nullspace.io|") }, Matches { Site("|keleshev.com|") }, Matches { Site("|freethink.com|") }, Matches { Site("|singularityhub.com|") }, Matches { Site("|greenteapress.com|") }, Matches { Site("|hazlitt.net|") }, Matches { Site("|zainrizvi.io|") }, Matches { Site("|welcometothejungle.co|") }, Matches { Site("|joeduffyblog.com|") }, Matches { Site("|tbbuck.com|") }, Matches { Site("|blog.fawny.org|") }, Matches { Site("|cyclingtips.com|") }, Matches { Site("|f-secure.com|") }, Matches { Site("|tweag.io|") }, Matches { Site("|edri.org|") }, Matches { Site("|brooker.co.za|") }, Matches { Site("|learnyouahaskell.com|") }, Matches { Site("|dmitrysoshnikov.com|") }, Matches { Site("|frankgroeneveld.nl|") }, Matches { Site("|inconvergent.net|") }, Matches { Site("|editorconfig.org|") }, Matches { Site("|atom.io|") }, Matches { Site("|mattgemmell.com|") }, Matches { Site("|fastcoexist.com|") }, Matches { Site("|blog.koehntopp.info|") }, Matches { Site("|htmx.org|") }, Matches { Site("|markozivanovic.com|") }, Matches { Site("|number-none.com|") }, Matches { Site("|sequoia-pgp.org|") }, Matches { Site("|tanelpoder.com|") }, Matches { Site("|prospectmagazine.co.uk|") }, Matches { Site("|bouk.co|") }, Matches { Site("|courtlistener.com|") }, Matches { Site("|lav.io|") }, Matches { Site("|landave.io|") }, Matches { Site("|blog.phusion.nl|") }, Matches { Site("|nickjanetakis.com|") }, Matches { Site("|stateofjs.com|") }, Matches { Site("|hakim.se|") }, Matches { Site("|blog.datomic.com|") }, Matches { Site("|docs.racket-lang.org|") }, Matches { Site("|jamie-wong.com|") }, Matches { Site("|mocko.org.uk|") }, Matches { Site("|matasano.com|") }, Matches { Site("|okigiveup.net|") }, Matches { Site("|logicmag.io|") }, Matches { Site("|andrewchen.co|") }, Matches { Site("|airpair.com|") }, Matches { Site("|cowlark.com|") }, Matches { Site("|semianalysis.com|") }, Matches { Site("|kk.org|") }, Matches { Site("|log.nadim.cc|") }, Matches { Site("|collaborativefund.com|") }, Matches { Site("|ventusky.com|") }, Matches { Site("|nintendo.com|") }, Matches { Site("|worldofindie.co.uk|") }, Matches { Site("|jeroenjanssens.com|") }, Matches { Site("|libreboot.org|") }, Matches { Site("|blog.roboflow.com|") }, Matches { Site("|pagetable.com|") }, Matches { Site("|eejournal.com|") }, Matches { Site("|blog.sanctum.geek.nz|") }, Matches { Site("|blog.elcomsoft.com|") }, Matches { Site("|judegomila.com|") }, Matches { Site("|cirw.in|") }, Matches { Site("|corner.squareup.com|") }, Matches { Site("|flightfox.com|") }, Matches { Site("|tip.golang.org|") }, Matches { Site("|nzherald.co.nz|") }, Matches { Site("|wezm.net|") }, Matches { Site("|crontab.guru|") }, Matches { Site("|degoes.net|") }, Matches { Site("|investors.modernatx.com|") }, Matches { Site("|linustechtips.com|") }, Matches { Site("|blog.tanyakhovanova.com|") }, Matches { Site("|amandapeyton.com|") }, Matches { Site("|forumserver.twoplustwo.com|") }, Matches { Site("|belkadan.com|") }, Matches { Site("|nicolasgallagher.com|") }, Matches { Site("|leowid.com|") }, Matches { Site("|blog.izs.me|") }, Matches { Site("|electrospaces.net|") }, Matches { Site("|granta.com|") }, Matches { Site("|blog.darksky.net|") }, Matches { Site("|shipilev.net|") }, Matches { Site("|nanex.net|") }, Matches { Site("|leetcode.com|") }, Matches { Site("|numfocus.org|") }, Matches { Site("|tomscott.com|") }, Matches { Site("|trmm.net|") }, Matches { Site("|marketplace.org|") }, Matches { Site("|codecademy.com|") }, Matches { Site("|bit-player.org|") }, Matches { Site("|postmake.io|") }, Matches { Site("|journal.standardnotes.org|") }, Matches { Site("|semantic-ui.com|") }, Matches { Site("|blog.dshr.org|") }, Matches { Site("|rogerebert.com|") }, Matches { Site("|web.dev|") }, Matches { Site("|bravenewgeek.com|") }, Matches { Site("|benjiweber.co.uk|") }, Matches { Site("|theinformation.com|") }, Matches { Site("|jmmv.dev|") }, Matches { Site("|nycresistor.com|") }, Matches { Site("|glench.com|") }, Matches { Site("|blog.kicksend.com|") }, Matches { Site("|neverworkintheory.org|") }, Matches { Site("|thebillfold.com|") }, Matches { Site("|superhighway98.com|") }, Matches { Site("|tylerneylon.com|") }, Matches { Site("|thetruesize.com|") }, Matches { Site("|zipcpu.com|") }, Matches { Site("|cs.uni.edu|") }, Matches { Site("|bradleytaunt.com|") }, Matches { Site("|scripting.com|") }, Matches { Site("|cybertec-postgresql.com|") }, Matches { Site("|wcvb.com|") }, Matches { Site("|dslreports.com|") }, Matches { Site("|justi.cz|") }, Matches { Site("|blog.data.gov.sg|") }, Matches { Site("|gutenberg.org|") }, Matches { Site("|sendwithus.com|") }, Matches { Site("|chrismm.com|") }, Matches { Site("|stevecorona.com|") }, Matches { Site("|eager.io|") }, Matches { Site("|insidesources.com|") }, Matches { Site("|chrisseaton.com|") }, Matches { Site("|behind-the-enemy-lines.com|") }, Matches { Site("|commondreams.org|") }, Matches { Site("|tech.marksblogg.com|") }, Matches { Site("|blog.bitquabit.com|") }, Matches { Site("|utkusen.com|") }, Matches { Site("|lab.hakim.se|") }, Matches { Site("|calacanis.com|") }, Matches { Site("|blog.metaobject.com|") }, Matches { Site("|blogs.discovermagazine.com|") }, Matches { Site("|flutter.io|") }, Matches { Site("|chriskrycho.com|") }, Matches { Site("|washingtonmonthly.com|") }, Matches { Site("|nora.codes|") }, Matches { Site("|blog.professorbeekums.com|") }, Matches { Site("|yro.slashdot.org|") }, Matches { Site("|noncombatant.org|") }, Matches { Site("|irrlicht3d.org|") }, Matches { Site("|analog.com|") }, Matches { Site("|byuu.net|") }, Matches { Site("|learntemail.sam.today|") }, Matches { Site("|discuss.joelonsoftware.com|") }, Matches { Site("|hamberg.no|") }, Matches { Site("|culture.pl|") }, Matches { Site("|godbolt.org|") }, Matches { Site("|usgamer.net|") }, Matches { Site("|openmymind.net|") }, Matches { Site("|pgcon.org|") }, Matches { Site("|blog.insightdatascience.com|") }, Matches { Site("|blog.mapbox.com|") }, Matches { Site("|heap.io|") }, Matches { Site("|openttd.org|") }, Matches { Site("|gazehawk.com|") }, Matches { Site("|blog.headius.com|") }, Matches { Site("|jquerymobile.com|") }, Matches { Site("|strlen.com|") }, Matches { Site("|designfestival.com|") }, Matches { Site("|blog.kowalczyk.info|") }, Matches { Site("|natewienert.com|") }, Matches { Site("|blog.iron.io|") }, Matches { Site("|optaplanner.org|") }, Matches { Site("|blog.directededge.com|") }, Matches { Site("|acm.org|") }, Matches { Site("|postgres.heroku.com|") }, Matches { Site("|upguard.com|") }, Matches { Site("|panix.com|") }, Matches { Site("|arangodb.com|") }, Matches { Site("|ctvnews.ca|") }, Matches { Site("|tips.ariyh.com|") }, Matches { Site("|henrikwarne.com|") }, Matches { Site("|sorbet.org|") }, Matches { Site("|whattofix.com|") }, Matches { Site("|lukeplant.me.uk|") }, Matches { Site("|areallybadidea.com|") }, Matches { Site("|rednuht.org|") }, Matches { Site("|cappuccino.org|") }, Matches { Site("|blog.wallaroolabs.com|") }, Matches { Site("|story.californiasunday.com|") }, Matches { Site("|xato.net|") }, Matches { Site("|thinkfaster.co|") }, Matches { Site("|blog.algorithmia.com|") }, Matches { Site("|n-o-d-e.net|") }, Matches { Site("|talkingquickly.co.uk|") }, Matches { Site("|blamcast.net|") }, Matches { Site("|opendemocracy.net|") }, Matches { Site("|pixelbeat.org|") }, Matches { Site("|blog.2ndquadrant.com|") }, Matches { Site("|klinger.io|") }, Matches { Site("|invisibleup.com|") }, Matches { Site("|mattgreer.org|") }, Matches { Site("|georgehart.com|") }, Matches { Site("|gsuiteupdates.googleblog.com|") }, Matches { Site("|programming.guide|") }, Matches { Site("|revealnews.org|") }, Matches { Site("|renderman.pixar.com|") }, Matches { Site("|swtch.com|") }, Matches { Site("|akkartik.name|") }, Matches { Site("|ma.ttias.be|") }, Matches { Site("|blog.freecodecamp.com|") }, Matches { Site("|cognitiontoday.com|") }, Matches { Site("|data.triplebyte.com|") }, Matches { Site("|unix4lyfe.org|") }, Matches { Site("|coconut-lang.org|") }, Matches { Site("|discourse.nixos.org|") }, Matches { Site("|macwright.org|") }, Matches { Site("|varnish-cache.org|") }, Matches { Site("|blog.lyft.com|") }, Matches { Site("|martinrue.com|") }, Matches { Site("|bittersoutherner.com|") }, Matches { Site("|somebits.com|") }, Matches { Site("|certsimple.com|") }, Matches { Site("|calvertjournal.com|") }, Matches { Site("|pentestpartners.com|") }, Matches { Site("|wiki.gentoo.org|") }, Matches { Site("|00f.net|") }, Matches { Site("|geekwire.com|") }, Matches { Site("|georgestocker.com|") }, Matches { Site("|yacoset.com|") }, Matches { Site("|spencerfry.com|") }, Matches { Site("|thenewatlantis.com|") }, Matches { Site("|j2kun.svbtle.com|") }, Matches { Site("|bothsidesofthetable.com|") }, Matches { Site("|thetimes.co.uk|") }, Matches { Site("|corecursive.com|") }, Matches { Site("|wildml.com|") }, Matches { Site("|smallcultfollowing.com|") }, Matches { Site("|theartnewspaper.com|") }, Matches { Site("|cdixon.posterous.com|") }, Matches { Site("|readwriteweb.com|") }, Matches { Site("|planscope.io|") }, Matches { Site("|allthingsdistributed.com|") }, Matches { Site("|boston.com|") }, Matches { Site("|blog.kentcdodds.com|") }, Matches { Site("|brianstorti.com|") }, Matches { Site("|austinvernon.eth.link|") }, Matches { Site("|residentadvisor.net|") }, Matches { Site("|documentcloud.org|") }, Matches { Site("|howardism.org|") }, Matches { Site("|fsharpforfunandprofit.com|") }, Matches { Site("|semiaccurate.com|") }, Matches { Site("|hetzner.com|") }, Matches { Site("|aiweirdness.com|") }, Matches { Site("|bit-101.com|") }, Matches { Site("|41latitude.com|") }, Matches { Site("|amnh.org|") }, Matches { Site("|stories.californiasunday.com|") }, Matches { Site("|pxlnv.com|") }, Matches { Site("|batsov.com|") }, Matches { Site("|gamedev.net|") }, Matches { Site("|gatesfoundation.org|") }, Matches { Site("|meta.ath0.com|") }, Matches { Site("|radicle.xyz|") }, Matches { Site("|gigamonkeys.com|") }, Matches { Site("|thetyee.ca|") }, Matches { Site("|ucdavis.edu|") }, Matches { Site("|teenage.engineering|") }, Matches { Site("|approximatelycorrect.com|") }, Matches { Site("|console.dev|") }, Matches { Site("|qemu.org|") }, Matches { Site("|chadaustin.me|") }, Matches { Site("|javascript.info|") }, Matches { Site("|crawshaw.io|") }, Matches { Site("|minireference.com|") }, Matches { Site("|0x00sec.org|") }, Matches { Site("|jtaby.com|") }, Matches { Site("|hackernoon.com|") }, Matches { Site("|aem1k.com|") }, Matches { Site("|theatlanticwire.com|") }, Matches { Site("|tennessean.com|") }, Matches { Site("|graphicallinearalgebra.net|") }, Matches { Site("|jpmens.net|") }, Matches { Site("|eugenewei.com|") }, Matches { Site("|blog.packagecloud.io|") }, Matches { Site("|zef.me|") }, Matches { Site("|blog.makezine.com|") }, Matches { Site("|yannesposito.com|") }, Matches { Site("|apolloinrealtime.org|") }, Matches { Site("|nicole.express|") }, Matches { Site("|docs.browserless.io|") }, Matches { Site("|joshondesign.com|") }, Matches { Site("|aviationweek.com|") }, Matches { Site("|philip.greenspun.com|") }, Matches { Site("|ariadne.space|") }, Matches { Site("|blog.sia.tech|") }, Matches { Site("|cato.org|") }, Matches { Site("|blog.hipchat.com|") }, Matches { Site("|ruben.verborgh.org|") }, Matches { Site("|straightdope.com|") }, Matches { Site("|joshbarczak.com|") }, Matches { Site("|aarongreenspan.com|") }, Matches { Site("|changelog.com|") }, Matches { Site("|jdlm.info|") }, Matches { Site("|blog.cleancoder.com|") }, Matches { Site("|kyrobeshay.com|") }, Matches { Site("|js1k.com|") }, Matches { Site("|socketsite.com|") }, Matches { Site("|spinics.net|") }, Matches { Site("|h-online.com|") }, Matches { Site("|humanwhocodes.com|") }, Matches { Site("|angular.io|") }, Matches { Site("|digitalcameraworld.com|") }, Matches { Site("|amd.com|") }, Matches { Site("|scienceblogs.com|") }, Matches { Site("|jonathan-cook.net|") }, Matches { Site("|randomwire.com|") }, Matches { Site("|blog.crunchydata.com|") }, Matches { Site("|timeshighereducation.co.uk|") }, Matches { Site("|mihaileric.com|") }, Matches { Site("|seatgeek.com|") }, Matches { Site("|fanfiction.net|") }, Matches { Site("|thecounter.org|") }, Matches { Site("|haproxy.com|") }, Matches { Site("|movingfulcrum.com|") }, Matches { Site("|onstartups.com|") }, Matches { Site("|noyb.eu|") }, Matches { Site("|millionshort.com|") }, Matches { Site("|blog.sketchapp.com|") }, Matches { Site("|tillett.info|") }, Matches { Site("|community.ui.com|") }, Matches { Site("|adnauseam.io|") }, Matches { Site("|intoli.com|") }, Matches { Site("|jsoftware.com|") }, Matches { Site("|chicagotribune.com|") }, Matches { Site("|developer.squareup.com|") }, Matches { Site("|pixelambacht.nl|") }, Matches { Site("|lambdaschool.com|") }, Matches { Site("|consumerist.com|") }, Matches { Site("|reaktor.com|") }, Matches { Site("|blog.rescuetime.com|") }, Matches { Site("|dustycloud.org|") }, Matches { Site("|the.exa.website|") }, Matches { Site("|adventures.michaelfbryan.com|") }, Matches { Site("|blog.xamarin.com|") }, Matches { Site("|micahlerner.com|") }, Matches { Site("|canonical.org|") }, Matches { Site("|scmp.com|") }, Matches { Site("|grantland.com|") }, Matches { Site("|nextplatform.com|") }, Matches { Site("|blog.netlab.360.com|") }, Matches { Site("|m.nautil.us|") }, Matches { Site("|cell.com|") }, Matches { Site("|cheapskatesguide.org|") }, Matches { Site("|w3techs.com|") }, Matches { Site("|literaryreview.co.uk|") }, Matches { Site("|explorabl.es|") }, Matches { Site("|blog.felipe.rs|") }, Matches { Site("|unherd.com|") }, Matches { Site("|garry.posterous.com|") }, Matches { Site("|worthdoingbadly.com|") }, Matches { Site("|rob.conery.io|") }, Matches { Site("|io9.com|") }, Matches { Site("|nolanlawson.com|") }, Matches { Site("|soundguys.com|") }, Matches { Site("|starterstory.com|") }, Matches { Site("|blog.jse.li|") }, Matches { Site("|knowingless.com|") }, Matches { Site("|decrypt.co|") }, Matches { Site("|euronews.com|") }, Matches { Site("|nirsoft.net|") }, Matches { Site("|exploringjs.com|") }, Matches { Site("|recurse.com|") }, Matches { Site("|legacy.com|") }, Matches { Site("|docs.fcc.gov|") }, Matches { Site("|channel9.msdn.com|") }, Matches { Site("|blog.ksplice.com|") }, Matches { Site("|valvesoftware.com|") }, Matches { Site("|blog.netbsd.org|") }, Matches { Site("|hyper.sh|") }, Matches { Site("|blog.waleedkhan.name|") }, Matches { Site("|sugru.com|") }, Matches { Site("|feefighters.com|") }, Matches { Site("|dejanseo.com.au|") }, Matches { Site("|ianww.com|") }, Matches { Site("|blog.cr.yp.to|") }, Matches { Site("|kentnguyen.com|") }, Matches { Site("|jonathanturley.org|") }, Matches { Site("|snyk.io|") }, Matches { Site("|pluto.jhuapl.edu|") }, Matches { Site("|calendar.perfplanet.com|") }, Matches { Site("|tinyapps.org|") }, Matches { Site("|blog.evjang.com|") }, Matches { Site("|lightbluetouchpaper.org|") }, Matches { Site("|blog.arduino.cc|") }, Matches { Site("|psychnewsdaily.com|") }, Matches { Site("|hypercritical.co|") }, Matches { Site("|0a.io|") }, Matches { Site("|erowid.org|") }, Matches { Site("|inklestudios.com|") }, Matches { Site("|blog.soylent.com|") }, Matches { Site("|fpcomplete.com|") }, Matches { Site("|dmitryfrank.com|") }, Matches { Site("|red-lang.org|") }, Matches { Site("|parallella.org|") }, Matches { Site("|habr.com|") }, Matches { Site("|musictech.net|") }, Matches { Site("|josephwalla.com|") }, Matches { Site("|hsivonen.fi|") }, Matches { Site("|thoughtcatalog.com|") }, Matches { Site("|scylladb.com|") }, Matches { Site("|stochasticlifestyle.com|") }, Matches { Site("|vaibhavsagar.com|") }, Matches { Site("|searchengineland.com|") }, Matches { Site("|nrk.no|") }, Matches { Site("|blog.app.net|") }, Matches { Site("|mail.openjdk.java.net|") }, Matches { Site("|sciencebulletin.org|") }, Matches { Site("|paperplanes.de|") }, Matches { Site("|jessenoller.com|") }, Matches { Site("|blog.hirelite.com|") }, Matches { Site("|bemmu.com|") }, Matches { Site("|adguard.com|") }, Matches { Site("|protocol.com|") }, Matches { Site("|redislabs.com|") }, Matches { Site("|coding2learn.org|") }, Matches { Site("|tonywright.com|") }, Matches { Site("|writing.kemitchell.com|") }, Matches { Site("|voxeu.org|") }, Matches { Site("|math.ucr.edu|") }, Matches { Site("|gekk.info|") }, Matches { Site("|dwitter.net|") }, Matches { Site("|tomdispatch.com|") }, Matches { Site("|erichgrunewald.com|") }, Matches { Site("|everydayastronaut.com|") }, Matches { Site("|dashbit.co|") }, Matches { Site("|kroah.com|") }, Matches { Site("|terrybisson.com|") }, Matches { Site("|ploum.net|") }, Matches { Site("|explosion.ai|") }, Matches { Site("|blog.repl.it|") }, Matches { Site("|neurosciencenews.com|") }, Matches { Site("|supermemo.com|") }, Matches { Site("|diyphotography.net|") }, Matches { Site("|kcsrk.info|") }, Matches { Site("|blog.rjmetrics.com|") }, Matches { Site("|kakoune.org|") }, Matches { Site("|saurik.com|") }, Matches { Site("|thetoolsweneed.com|") }, Matches { Site("|atthis.link|") }, Matches { Site("|softwarepreservation.org|") }, Matches { Site("|kleinbottle.com|") }, Matches { Site("|interrupt.memfault.com|") }, Matches { Site("|philipwalton.com|") }, Matches { Site("|foxbusiness.com|") }, Matches { Site("|jrsinclair.com|") }, Matches { Site("|space.com|") }, Matches { Site("|sachin.posterous.com|") }, Matches { Site("|khn.org|") }, Matches { Site("|pigdog.org|") }, Matches { Site("|zackkanter.com|") }, Matches { Site("|informationdiet.com|") }, Matches { Site("|giantrobotlasers.com|") }, Matches { Site("|incolumitas.com|") }, Matches { Site("|jeffkreeftmeijer.com|") }, Matches { Site("|bostonreview.net|") }, Matches { Site("|techreport.com|") }, Matches { Site("|baldurbjarnason.com|") }, Matches { Site("|sicpers.info|") }, Matches { Site("|write.as|") }, Matches { Site("|everything2.com|") }, Matches { Site("|typicalprogrammer.com|") }, Matches { Site("|blog.scaleway.com|") }, Matches { Site("|rethrick.com|") }, Matches { Site("|inference-review.com|") }, Matches { Site("|blog.23andme.com|") }, Matches { Site("|mikealche.com|") }, Matches { Site("|hashcat.net|") }, Matches { Site("|madebyloren.com|") }, Matches { Site("|blockchain.com|") }, Matches { Site("|computerworld.com|") }, Matches { Site("|lauren.vortex.com|") }, Matches { Site("|commoncrawl.org|") }, Matches { Site("|svds.com|") }, Matches { Site("|blog.goodstuff.im|") }, Matches { Site("|lhup.edu|") }, Matches { Site("|jasonevanish.com|") }, Matches { Site("|nextcity.org|") }, Matches { Site("|nuitka.net|") }, Matches { Site("|dataswamp.org|") }, Matches { Site("|limpet.net|") }, Matches { Site("|nextjournal.com|") }, Matches { Site("|sinews.siam.org|") }, Matches { Site("|blog.zactownsend.com|") }, Matches { Site("|m.guardiannews.com|") }, Matches { Site("|mazzo.li|") }, Matches { Site("|spideroak.com|") }, Matches { Site("|startribune.com|") }, Matches { Site("|gitbook.com|") }, Matches { Site("|brusselstimes.com|") }, Matches { Site("|benedikt-bitterli.me|") }, Matches { Site("|fedoramagazine.org|") }, Matches { Site("|rte.ie|") }, Matches { Site("|f-droid.org|") }, Matches { Site("|blog.dwolla.com|") }, Matches { Site("|news.trust.org|") }, Matches { Site("|about.bnef.com|") }, Matches { Site("|txti.es|") }, Matches { Site("|samizdat.mines.edu|") }, Matches { Site("|murilopereira.com|") }, Matches { Site("|bitcoincharts.com|") }, Matches { Site("|material.io|") }, Matches { Site("|blog.rapportive.com|") }, Matches { Site("|m-cacm.acm.org|") }, Matches { Site("|blog.halide.cam|") }, Matches { Site("|billthelizard.com|") }, Matches { Site("|edmunds.com|") }, Matches { Site("|wiki.c2.com|") }, Matches { Site("|thinkvitamin.com|") }, Matches { Site("|ipython.org|") }, Matches { Site("|panelbear.com|") }, Matches { Site("|stuartsierra.com|") }, Matches { Site("|clojurescript.org|") }, Matches { Site("|maps.org|") }, Matches { Site("|dextronet.com|") }, Matches { Site("|happyassassin.net|") }, Matches { Site("|blockchain.info|") }, Matches { Site("|realm.io|") }, Matches { Site("|til.simonwillison.net|") }, Matches { Site("|fingerprintjs.com|") }, Matches { Site("|cs-blog.khanacademy.org|") }, Matches { Site("|bay12games.com|") }, Matches { Site("|ginzametrics.com|") }, Matches { Site("|blog.simpleanalytics.com|") }, Matches { Site("|viewfromthewing.com|") }, Matches { Site("|softwaremaniacs.org|") }, Matches { Site("|blog.mariadb.org|") }, Matches { Site("|levels.io|") }, Matches { Site("|craigmod.com|") }, Matches { Site("|overcomingbias.com|") }, Matches { Site("|users.rust-lang.org|") }, Matches { Site("|scrimba.com|") }, Matches { Site("|sbnation.com|") }, Matches { Site("|benswann.com|") }, Matches { Site("|thelocal.dk|") }, Matches { Site("|pitchfork.com|") }, Matches { Site("|wekeroad.com|") }, Matches { Site("|animalnewyork.com|") }, Matches { Site("|beets.io|") }, Matches { Site("|ibiblio.org|") }, Matches { Site("|kernelnewbies.org|") }, Matches { Site("|fullstackreact.com|") }, Matches { Site("|ricostacruz.com|") }, Matches { Site("|pointersgonewild.com|") }, Matches { Site("|512pixels.net|") }, Matches { Site("|blog.wilshipley.com|") }, Matches { Site("|devlog.hexops.com|") }, Matches { Site("|sacbee.com|") }, Matches { Site("|publicbooks.org|") }, Matches { Site("|hforsten.com|") }, Matches { Site("|okmij.org|") }, Matches { Site("|dataquest.io|") }, Matches { Site("|nocsdegree.com|") }, Matches { Site("|pandas.pydata.org|") }, Matches { Site("|blog.ezyang.com|") }, Matches { Site("|cs.gmu.edu|") }, Matches { Site("|weblog.raganwald.com|") }, Matches { Site("|pedestrianobservations.com|") }, Matches { Site("|dangrover.com|") }, Matches { Site("|nostarch.com|") }, Matches { Site("|foreignpolicy.com|") }, Matches { Site("|benchmarksgame-team.pages.debian.net|") }, Matches { Site("|scummvm.org|") }, Matches { Site("|theweek.com|") }, Matches { Site("|status.heroku.com|") }, Matches { Site("|mensjournal.com|") }, Matches { Site("|braythwayt.com|") }, Matches { Site("|clayallsopp.com|") }, Matches { Site("|blog.japaric.io|") }, Matches { Site("|linuxuprising.com|") }, Matches { Site("|pando.com|") }, Matches { Site("|nextcloud.com|") }, Matches { Site("|blog.luap.info|") }, Matches { Site("|preetamnath.com|") }, Matches { Site("|loper-os.org|") }, Matches { Site("|mining.com|") }, Matches { Site("|thestartuptoolkit.com|") }, Matches { Site("|exple.tive.org|") }, Matches { Site("|percona.com|") }, Matches { Site("|tug.org|") }, Matches { Site("|badassjs.com|") }, Matches { Site("|florentcrivello.com|") }, Matches { Site("|cntraveler.com|") }, Matches { Site("|postmasculine.com|") }, Matches { Site("|blade.nagaokaut.ac.jp|") }, Matches { Site("|blog.demofox.org|") }, Matches { Site("|zeit.de|") }, Matches { Site("|louwrentius.com|") }, Matches { Site("|jeffwofford.com|") }, Matches { Site("|lists.canonical.org|") }, Matches { Site("|blog.aboutamazon.com|") }, Matches { Site("|discourse.haskell.org|") }, Matches { Site("|marginalrevolution.com|") }, Matches { Site("|southampton.ac.uk|") }, Matches { Site("|wccftech.com|") }, Matches { Site("|blog.jcoglan.com|") }, Matches { Site("|today.duke.edu|") }, Matches { Site("|forums.swift.org|") }, Matches { Site("|sebastianraschka.com|") }, Matches { Site("|michaelfogleman.com|") }, Matches { Site("|confluent.io|") }, Matches { Site("|maa.org|") }, Matches { Site("|serverfault.com|") }, Matches { Site("|fitzgeraldnick.com|") }, Matches { Site("|2600.com|") }, Matches { Site("|rustyshelf.org|") }, Matches { Site("|svnweb.freebsd.org|") }, Matches { Site("|argmin.net|") }, Matches { Site("|theawl.com|") }, Matches { Site("|keygen.sh|") }, Matches { Site("|freightwaves.com|") }, Matches { Site("|randomhacks.net|") }, Matches { Site("|susam.in|") }, Matches { Site("|exercism.io|") }, Matches { Site("|trekhleb.dev|") }, Matches { Site("|securelist.com|") }, Matches { Site("|techrights.org|") }, Matches { Site("|franciskim.co|") }, Matches { Site("|ergoemacs.org|") }, Matches { Site("|currentaffairs.org|") }, Matches { Site("|arc.aiaa.org|") }, Matches { Site("|youtube.googleblog.com|") }, Matches { Site("|pulitzer.org|") }, Matches { Site("|computer.rip|") }, Matches { Site("|blog.dgraph.io|") }, Matches { Site("|blog.fastforwardlabs.com|") }, Matches { Site("|bridgewater.com|") }, Matches { Site("|mycroft.ai|") }, Matches { Site("|open.salon.com|") }, Matches { Site("|blog.longreads.com|") }, Matches { Site("|nvie.com|") }, Matches { Site("|adamdrake.com|") }, Matches { Site("|cordcuttersnews.com|") }, Matches { Site("|kayak.com|") }, Matches { Site("|aiexperiments.withgoogle.com|") }, Matches { Site("|blog.statuspage.io|") }, Matches { Site("|hyperpolyglot.org|") }, Matches { Site("|scaleway.com|") }, Matches { Site("|bennettfeely.com|") }, Matches { Site("|ktvu.com|") }, Matches { Site("|tomsguide.com|") }, Matches { Site("|jitbit.com|") }, Matches { Site("|time.is|") }, Matches { Site("|tinyclouds.org|") }, Matches { Site("|gurjeet.singh.im|") }, Matches { Site("|blog.mailgun.net|") }, Matches { Site("|harry.me|") }, Matches { Site("|archpaper.com|") }, Matches { Site("|news.ycombinator.com|") }, Matches { Site("|durmonski.com|") }, Matches { Site("|blog.zorinaq.com|") }, Matches { Site("|blog.peepcode.com|") }, Matches { Site("|kivy.org|") }, Matches { Site("|crowdtilt.com|") }, Matches { Site("|wyden.senate.gov|") }, Matches { Site("|watsi.org|") }, Matches { Site("|wolframalpha.com|") }, Matches { Site("|nethack.org|") }, Matches { Site("|tidbits.com|") }, Matches { Site("|theappendix.net|") }, Matches { Site("|fossjobs.net|") }, Matches { Site("|blog.robinhood.com|") }, Matches { Site("|realtimerendering.com|") }, Matches { Site("|blog.theincredibleholk.org|") }, Matches { Site("|ee.ryerson.ca|") }, Matches { Site("|databricks.com|") }, Matches { Site("|defensenews.com|") }, Matches { Site("|rcoh.me|") }, Matches { Site("|mijailovic.net|") }, Matches { Site("|gallium.inria.fr|") }, Matches { Site("|blog.replit.com|") }, Matches { Site("|learn.adafruit.com|") }, Matches { Site("|joelrunyon.com|") }, Matches { Site("|blog.frizk.net|") }, Matches { Site("|alarmingdevelopment.org|") }, Matches { Site("|robots.thoughtbot.com|") }, Matches { Site("|includeos.org|") }, Matches { Site("|mrcoles.com|") }, Matches { Site("|c2.com|") }, Matches { Site("|whonix.org|") }, Matches { Site("|fivebooks.com|") }, Matches { Site("|wilfred.me.uk|") }, Matches { Site("|whydoeseverythingsuck.com|") }, Matches { Site("|pcworld.com|") }, Matches { Site("|bamsoftware.com|") }, Matches { Site("|cs.unm.edu|") }, Matches { Site("|idris-lang.org|") }, Matches { Site("|raspberrypi.com|") }, Matches { Site("|effectiviology.com|") }, Matches { Site("|asciiflow.com|") }, Matches { Site("|philosophically.com|") }, Matches { Site("|alexa.com|") }, Matches { Site("|algorithmicbotany.org|") }, Matches { Site("|yasoob.me|") }, Matches { Site("|varun.ca|") }, Matches { Site("|medievalbooks.nl|") }, Matches { Site("|kgw.com|") }, Matches { Site("|junglecoder.com|") }, Matches { Site("|insideintercom.io|") }, Matches { Site("|html5rocks.com|") }, Matches { Site("|arxiv-vanity.com|") }, Matches { Site("|micahflee.com|") }, Matches { Site("|nccgroup.trust|") }, Matches { Site("|ashtonkemerling.com|") }, Matches { Site("|amusingplanet.com|") }, Matches { Site("|lea.verou.me|") }, Matches { Site("|nationalinterest.org|") }, Matches { Site("|lists.webkit.org|") }, Matches { Site("|opkode.com|") }, Matches { Site("|michaelgeist.ca|") }, Matches { Site("|exstreamist.com|") }, Matches { Site("|0xax.gitbooks.io|") }, Matches { Site("|jasoncrawford.org|") }, Matches { Site("|lego.com|") }, Matches { Site("|discourse.julialang.org|") }, Matches { Site("|open-std.org|") }, Matches { Site("|indiatoday.in|") }, Matches { Site("|winestockwebdesign.com|") }, Matches { Site("|mobiforge.com|") }, Matches { Site("|regulations.gov|") }, Matches { Site("|trackinghappiness.com|") }, Matches { Site("|blog.infinitenegativeutility.com|") }, Matches { Site("|blogs.balsamiq.com|") }, Matches { Site("|treyhunner.com|") }, Matches { Site("|beyondloom.com|") }, Matches { Site("|lennyrachitsky.com|") }, Matches { Site("|raymii.org|") }, Matches { Site("|blog.amirkhella.com|") }, Matches { Site("|mooreds.com|") }, Matches { Site("|hudsandguis.com|") }, Matches { Site("|flask.pocoo.org|") }, Matches { Site("|dol.gov|") }, Matches { Site("|wololo.net|") }, Matches { Site("|dashes.com|") }, Matches { Site("|mortoray.com|") }, Matches { Site("|mediawiki.org|") }, Matches { Site("|banterly.net|") }, Matches { Site("|justin.tv|") }, Matches { Site("|koreaherald.com|") }, Matches { Site("|two-wrongs.com|") }, Matches { Site("|3ders.org|") }, Matches { Site("|millcomputing.com|") }, Matches { Site("|remysharp.com|") }, Matches { Site("|magenta.tensorflow.org|") }, Matches { Site("|techradar.com|") }, Matches { Site("|pushing-pixels.org|") }, Matches { Site("|mymodernmet.com|") }, Matches { Site("|designyoutrust.com|") }, Matches { Site("|boards.4chan.org|") }, Matches { Site("|blog.framebase.io|") }, Matches { Site("|openwrt.org|") }, Matches { Site("|blog.codecombat.com|") }, Matches { Site("|informit.com|") }, Matches { Site("|evilsocket.net|") }, Matches { Site("|governing.com|") }, Matches { Site("|masteringemacs.org|") }, Matches { Site("|tomassetti.me|") }, Matches { Site("|gun.io|") }, Matches { Site("|netlify.com|") }, Matches { Site("|ntsb.gov|") }, Matches { Site("|cs.kent.ac.uk|") }, Matches { Site("|kernel.org|") }, Matches { Site("|flyertalk.com|") }, Matches { Site("|unlimitednovelty.com|") }, Matches { Site("|math.andrej.com|") }, Matches { Site("|healeycodes.com|") }, Matches { Site("|blog.jmdawson.co.uk|") }, Matches { Site("|metaoptimize.com|") }, Matches { Site("|mynorthwest.com|") }, Matches { Site("|asciinema.org|") }, Matches { Site("|pydanny.com|") }, Matches { Site("|warisboring.com|") }, Matches { Site("|blog.serverfault.com|") }, Matches { Site("|narratively.com|") }, Matches { Site("|freakonomics.com|") }, Matches { Site("|caixinglobal.com|") }, Matches { Site("|freelists.org|") }, Matches { Site("|devblog.bu.mp|") }, Matches { Site("|mislav.uniqpath.com|") }, Matches { Site("|heydonworks.com|") }, Matches { Site("|glyph.twistedmatrix.com|") }, Matches { Site("|paulirish.com|") }, Matches { Site("|vldb.org|") }, Matches { Site("|squeakland.org|") }, Matches { Site("|epi.org|") }, Matches { Site("|tryolabs.com|") }, Matches { Site("|willcrichton.net|") }, Matches { Site("|psmag.com|") }, Matches { Site("|meiert.com|") }, Matches { Site("|ghacks.net|") }, Matches { Site("|shamusyoung.com|") }, Matches { Site("|zeptobars.com|") }, Matches { Site("|cm.bell-labs.com|") }, Matches { Site("|fastcolabs.com|") }, Matches { Site("|aging.nautil.us|") }, Matches { Site("|hackerone.com|") }, Matches { Site("|storage.courtlistener.com|") }, Matches { Site("|danlebrero.com|") }, Matches { Site("|mapzen.com|") }, Matches { Site("|bernsteinbear.com|") }, Matches { Site("|austinmann.com|") }, Matches { Site("|vinaysahni.com|") }, Matches { Site("|burakkanber.com|") }, Matches { Site("|mollyrocket.com|") }, Matches { Site("|feeding.cloud.geek.nz|") }, Matches { Site("|cliffle.com|") }, Matches { Site("|mikeperham.com|") }, Matches { Site("|sequoiacap.com|") }, Matches { Site("|thestranger.com|") }, Matches { Site("|datacenterdynamics.com|") }, Matches { Site("|nongnu.org|") }, Matches { Site("|blog.pkh.me|") }, Matches { Site("|debarghyadas.com|") }, Matches { Site("|jborichevskiy.com|") }, Matches { Site("|saturdayeveningpost.com|") }, Matches { Site("|engineyard.com|") }, Matches { Site("|jeremymikkola.com|") }, Matches { Site("|the-scientist.com|") }, Matches { Site("|heterodoxacademy.org|") }, Matches { Site("|daveceddia.com|") }, Matches { Site("|eighty-twenty.org|") }, Matches { Site("|itvision.altervista.org|") }, Matches { Site("|citypages.com|") }, Matches { Site("|houstonchronicle.com|") }, Matches { Site("|perl.com|") }, Matches { Site("|mcclatchydc.com|") }, Matches { Site("|over-yonder.net|") }, Matches { Site("|donatstudios.com|") }, Matches { Site("|johnmyleswhite.com|") }, Matches { Site("|samsclass.info|") }, Matches { Site("|markmaunder.com|") }, Matches { Site("|tauday.com|") }, Matches { Site("|riscv.org|") }, Matches { Site("|blog.blazingdb.com|") }, Matches { Site("|garrett.damore.org|") }, Matches { Site("|ilikebigbits.com|") }, Matches { Site("|mediagoblin.org|") }, Matches { Site("|keithclark.co.uk|") }, Matches { Site("|reviews.llvm.org|") }, Matches { Site("|census.gov|") }, Matches { Site("|carbonbrief.org|") }, Matches { Site("|1000memories.com|") }, Matches { Site("|tommorris.org|") }, Matches { Site("|csswizardry.com|") }, Matches { Site("|t3x.org|") }, Matches { Site("|alpinelinux.org|") }, Matches { Site("|news.blizzard.com|") }, Matches { Site("|lowendmac.com|") }, Matches { Site("|jakubmarian.com|") }, Matches { Site("|smackdown.blogsblogsblogs.com|") }, Matches { Site("|gamefromscratch.com|") }, Matches { Site("|history.com|") }, Matches { Site("|aps.org|") }, Matches { Site("|bitbashing.io|") }, Matches { Site("|thecreativeindependent.com|") }, Matches { Site("|filecoin.io|") }, Matches { Site("|archdaily.com|") }, Matches { Site("|critter.blog|") }, Matches { Site("|blog.darklang.com|") }, Matches { Site("|youteam.io|") }, Matches { Site("|developer.oculus.com|") }, Matches { Site("|caitlingreen.org|") }, Matches { Site("|stuffin.space|") }, Matches { Site("|logicmatters.net|") }, Matches { Site("|coindesk.com|") }, Matches { Site("|blog.checklyhq.com|") }, Matches { Site("|reifyworks.com|") }, Matches { Site("|tensorflow.org|") }, Matches { Site("|medicalxpress.com|") }, Matches { Site("|cabinetmagazine.org|") }, Matches { Site("|vez.mrsk.me|") }, Matches { Site("|tenderlovemaking.com|") }, Matches { Site("|timdettmers.com|") }, Matches { Site("|timesonline.co.uk|") }, Matches { Site("|pdfs.semanticscholar.org|") }, Matches { Site("|trustwave.com|") }, Matches { Site("|ambrevar.xyz|") }, Matches { Site("|theroot.com|") }, Matches { Site("|tylertringas.com|") }, Matches { Site("|globenewswire.com|") }, Matches { Site("|applevis.com|") }, Matches { Site("|metafilter.com|") }, Matches { Site("|erickhun.com|") }, Matches { Site("|blog.wearewizards.io|") }, Matches { Site("|cpj.org|") }, Matches { Site("|boyter.org|") }, Matches { Site("|profgalloway.com|") }, Matches { Site("|mentallandscape.com|") }, Matches { Site("|hackertarget.com|") }, Matches { Site("|pyret.org|") }, Matches { Site("|obdev.at|") }, Matches { Site("|mercurial-scm.org|") }, Matches { Site("|datanitro.com|") }, Matches { Site("|huffingtonpost.in|") }, Matches { Site("|fangpenlin.com|") }, Matches { Site("|discovermagazine.com|") }, Matches { Site("|blog.documentfoundation.org|") }, Matches { Site("|dotsies.org|") }, Matches { Site("|tails.boum.org|") }, Matches { Site("|randfishkin.com|") }, Matches { Site("|tomasp.net|") }, Matches { Site("|taiwannews.com.tw|") }, Matches { Site("|modern-sql.com|") }, Matches { Site("|carlos.bueno.org|") }, Matches { Site("|kansascity.com|") }, Matches { Site("|cdm.link|") }, Matches { Site("|nighthacks.com|") }, Matches { Site("|blog.vrypan.net|") }, Matches { Site("|nyxt.atlas.engineer|") }, Matches { Site("|pjreddie.com|") }, Matches { Site("|fury.com|") }, Matches { Site("|blog.skylight.io|") }, Matches { Site("|kickstarter.engineering|") }, Matches { Site("|darpa.mil|") }, Matches { Site("|psyarxiv.com|") }, Matches { Site("|spottedsun.com|") }, Matches { Site("|matt.aimonetti.net|") }, Matches { Site("|news.dartlang.org|") }, Matches { Site("|musescore.org|") }, Matches { Site("|flightglobal.com|") }, Matches { Site("|theatlanticcities.com|") }, Matches { Site("|search.cpan.org|") }, Matches { Site("|p01.org|") }, Matches { Site("|blog.dantup.com|") }, Matches { Site("|thedailywtf.com|") }, Matches { Site("|e.foundation|") }, Matches { Site("|toroid.org|") }, Matches { Site("|forum.sublimetext.com|") }, Matches { Site("|praxis.fortelabs.co|") }, Matches { Site("|leostartsup.com|") }, Matches { Site("|web.cecs.pdx.edu|") }, Matches { Site("|ofbrooklyn.com|") }, Matches { Site("|revk.uk|") }, Matches { Site("|rawkes.com|") }, Matches { Site("|furbo.org|") }, Matches { Site("|nickoneill.com|") }, Matches { Site("|compilers.iecc.com|") }, Matches { Site("|climatechangenews.com|") }, Matches { Site("|avichal.com|") }, Matches { Site("|healthcaredive.com|") }, Matches { Site("|lucasfcosta.com|") }, Matches { Site("|stevecoast.com|") }, Matches { Site("|dariusforoux.com|") }, Matches { Site("|nzz.ch|") }, Matches { Site("|trac.webkit.org|") }, Matches { Site("|waze.com|") }, Matches { Site("|liip.ch|") }, Matches { Site("|ericlippert.com|") }, Matches { Site("|matpalm.com|") }, Matches { Site("|roshfu.com|") }, Matches { Site("|factmag.com|") }, Matches { Site("|grafana.org|") }, Matches { Site("|divio.com|") }, Matches { Site("|cs.huji.ac.il|") }, Matches { Site("|gothamist.com|") }, Matches { Site("|ajc.com|") }, Matches { Site("|mathpix.com|") }, Matches { Site("|vulture.com|") }, Matches { Site("|picolisp.com|") }, Matches { Site("|goldsborough.me|") }, Matches { Site("|arkadiyt.com|") }, Matches { Site("|flowingdata.com|") }, Matches { Site("|grist.org|") }, Matches { Site("|clusterhq.com|") }, Matches { Site("|postmarketos.org|") }, Matches { Site("|monkey.org|") }, Matches { Site("|coderholic.com|") }, Matches { Site("|blog.silktide.com|") }, Matches { Site("|docs.house.gov|") }, Matches { Site("|nhs.uk|") }, Matches { Site("|insideclimatenews.org|") }, Matches { Site("|holloway.com|") }, Matches { Site("|airspacemag.com|") }, Matches { Site("|grsecurity.net|") }, Matches { Site("|kevinrooke.com|") }, Matches { Site("|engineering.gusto.com|") }, Matches { Site("|blog.christianperone.com|") }, Matches { Site("|badscience.net|") }, Matches { Site("|jerf.org|") }, Matches { Site("|vfoley.xyz|") }, Matches { Site("|dangrossman.info|") }, Matches { Site("|blog.timac.org|") }, Matches { Site("|nme.com|") }, Matches { Site("|withblue.ink|") }, Matches { Site("|modernperlbooks.com|") }, Matches { Site("|vasilishynkarenka.com|") }, Matches { Site("|startupboy.com|") }, Matches { Site("|thesoundingline.com|") }, Matches { Site("|blog.kotowicz.net|") }, Matches { Site("|ubuntuvibes.com|") }, Matches { Site("|tindie.com|") }, Matches { Site("|falstad.com|") }, Matches { Site("|alisdair.mcdiarmid.org|") }, Matches { Site("|brennancenter.org|") }, Matches { Site("|theanarchistlibrary.org|") }, Matches { Site("|cftc.gov|") }, Matches { Site("|lisp-journey.gitlab.io|") }, Matches { Site("|namepros.com|") }, Matches { Site("|sahandsaba.com|") }, Matches { Site("|blog.rstudio.org|") }, Matches { Site("|neilkakkar.com|") }, Matches { Site("|news.nationalpost.com|") }, Matches { Site("|snopes.com|") }, Matches { Site("|brainpickings.org|") }, Matches { Site("|mitmproxy.org|") }, Matches { Site("|blog.balancedpayments.com|") }, Matches { Site("|breakingdefense.com|") }, Matches { Site("|jerrygamblin.com|") }, Matches { Site("|helloerik.com|") }, Matches { Site("|diogomonica.com|") }, Matches { Site("|oversight.house.gov|") }, Matches { Site("|blog.yossarian.net|") }, Matches { Site("|tim.blog|") }, Matches { Site("|blog.marcocantu.com|") }, Matches { Site("|stilldrinking.org|") }, Matches { Site("|troubles.md|") }, Matches { Site("|8bitworkshop.com|") }, Matches { Site("|blog.watsi.org|") }, Matches { Site("|vatican.va|") }, Matches { Site("|gridsagegames.com|") }, Matches { Site("|blog.wakemate.com|") }, Matches { Site("|eastbaytimes.com|") }, Matches { Site("|blog.eyas.sh|") }, Matches { Site("|agwa.name|") }, Matches { Site("|lexfridman.com|") }, Matches { Site("|chargen.matasano.com|") }, Matches { Site("|blogs.esa.int|") }, Matches { Site("|hackage.haskell.org|") }, Matches { Site("|askthepilot.com|") }, Matches { Site("|hackertourism.com|") }, Matches { Site("|varianceexplained.org|") }, Matches { Site("|blog.spark.io|") }, Matches { Site("|danielmiessler.com|") }, Matches { Site("|blog.cloudant.com|") }, Matches { Site("|thechangelog.com|") }, Matches { Site("|mrdoob.com|") }, Matches { Site("|saveur.com|") }, Matches { Site("|moderntreasury.com|") }, Matches { Site("|blogs.suntimes.com|") }, Matches { Site("|ironicsans.com|") }, Matches { Site("|blog.capitalandgrowth.org|") }, Matches { Site("|thisiscolossal.com|") }, Matches { Site("|benchling.engineering|") }, Matches { Site("|symmetrymagazine.org|") }, Matches { Site("|feld.com|") }, Matches { Site("|everynoise.com|") }, Matches { Site("|input.fontbureau.com|") }, Matches { Site("|factordaily.com|") }, Matches { Site("|addyosmani.com|") }, Matches { Site("|reallifemag.com|") }, Matches { Site("|niedzejkob.p4.team|") }, Matches { Site("|vercel.com|") }, Matches { Site("|blog.sesse.net|") }, Matches { Site("|mynoise.net|") }, Matches { Site("|justingarrison.com|") }, Matches { Site("|cse.buffalo.edu|") }, Matches { Site("|jamesgolick.com|") }, Matches { Site("|gnunet.org|") }, Matches { Site("|tampabay.com|") }, Matches { Site("|jide.com|") }, Matches { Site("|producthabits.com|") }, Matches { Site("|fourhourworkweek.com|") }, Matches { Site("|refer.ly|") }, Matches { Site("|aei.org|") }, Matches { Site("|mentalfloss.com|") }, Matches { Site("|izbicki.me|") }, Matches { Site("|mathiasbynens.be|") }, Matches { Site("|pcjs.org|") }, Matches { Site("|arcan-fe.com|") }, Matches { Site("|americamagazine.org|") }, Matches { Site("|mailman.nanog.org|") }, Matches { Site("|mysliderule.com|") }, Matches { Site("|leonardofed.io|") }, Matches { Site("|sourcetrail.com|") }, Matches { Site("|linuxfromscratch.org|") }, Matches { Site("|moot.it|") }, Matches { Site("|popula.com|") }, Matches { Site("|press.web.cern.ch|") }, Matches { Site("|ownyourbits.com|") }, Matches { Site("|getstream.io|") }, Matches { Site("|dcgross.com|") }, Matches { Site("|unsupervisedmethods.com|") }, Matches { Site("|willmcgugan.com|") }, Matches { Site("|wiki.tcl-lang.org|") }, Matches { Site("|blog.ircmaxell.com|") }, Matches { Site("|mux.com|") }, Matches { Site("|irishtimes.com|") }, Matches { Site("|dpc.pw|") }, Matches { Site("|dusted.codes|") }, Matches { Site("|quanticdev.com|") }, Matches { Site("|neowin.net|") }, Matches { Site("|chrislord.net|") }, Matches { Site("|blog.otoro.net|") }, Matches { Site("|thenational.scot|") }, Matches { Site("|inquirer.com|") }, Matches { Site("|modelviewculture.com|") }, Matches { Site("|info.iet.unipi.it|") }, Matches { Site("|storehouse.co|") }, Matches { Site("|anfractuosity.com|") }, Matches { Site("|danwang.co|") }, Matches { Site("|doxsey.net|") }, Matches { Site("|bugs.ruby-lang.org|") }, Matches { Site("|whyy.org|") }, Matches { Site("|itch.io|") }, Matches { Site("|amigalove.com|") }, Matches { Site("|medium.freecodecamp.com|") }, Matches { Site("|blog.doist.com|") }, Matches { Site("|swyx.io|") }, Matches { Site("|eidel.io|") }, Matches { Site("|senrigan.io|") }, Matches { Site("|pvk.ca|") }, Matches { Site("|ccs.neu.edu|") }, Matches { Site("|lysator.liu.se|") }, Matches { Site("|philcalcado.com|") }, Matches { Site("|lists.dragonflybsd.org|") }, Matches { Site("|theringer.com|") }, Matches { Site("|bzg.fr|") }, Matches { Site("|crypto.com|") }, Matches { Site("|fibery.io|") }, Matches { Site("|kimonote.com|") }, Matches { Site("|news.softpedia.com|") }, Matches { Site("|successfulsoftware.net|") }, Matches { Site("|blog.intercom.com|") }, Matches { Site("|embeddedrelated.com|") }, Matches { Site("|haveibeenpwned.com|") }, Matches { Site("|blog.ryotak.me|") }, Matches { Site("|blog.piston.rs|") }, Matches { Site("|joshmitteldorf.scienceblog.com|") }, Matches { Site("|reviews.com|") }, Matches { Site("|svpow.com|") }, Matches { Site("|blog.nahurst.com|") }, Matches { Site("|engineering.kablamo.com.au|") }, Matches { Site("|blog.adafruit.com|") }, Matches { Site("|earth.nullschool.net|") }, Matches { Site("|inventwithpython.com|") }, Matches { Site("|chalkdustmagazine.com|") }, Matches { Site("|blog.objectmentor.com|") }, Matches { Site("|aholme.co.uk|") }, Matches { Site("|dkriesel.com|") }, Matches { Site("|pipeline.corante.com|") }, Matches { Site("|action.eff.org|") }, Matches { Site("|nand2tetris.org|") }, Matches { Site("|gpfault.net|") }, Matches { Site("|meshedinsights.com|") }, Matches { Site("|missiveapp.com|") }, Matches { Site("|blog.sendgrid.com|") }, Matches { Site("|mitadmissions.org|") }, Matches { Site("|info.meteor.com|") }, Matches { Site("|thewirecutter.com|") }, Matches { Site("|aboveavalon.com|") }, Matches { Site("|haxe.org|") }, Matches { Site("|snarky.ca|") }, Matches { Site("|blog.mapillary.com|") }, Matches { Site("|alternet.org|") }, Matches { Site("|martinheinz.dev|") }, Matches { Site("|stevebenjamins.com|") }, Matches { Site("|kuro5hin.org|") }, Matches { Site("|archlinux.org|") }, Matches { Site("|bennjordan.com|") }, Matches { Site("|tromey.com|") }, Matches { Site("|medlifestyle.news|") }, Matches { Site("|hackpad.com|") }, Matches { Site("|zinascii.com|") }, Matches { Site("|thegenesisblock.com|") }, Matches { Site("|rkoutnik.com|") }, Matches { Site("|blog.angularjs.org|") }, Matches { Site("|learnyousomeerlang.com|") }, Matches { Site("|blog.rubymotion.com|") }, Matches { Site("|berkshirehathaway.com|") }, Matches { Site("|bigstory.ap.org|") }, Matches { Site("|dji.com|") }, Matches { Site("|momjian.us|") }, Matches { Site("|anderspitman.net|") }, Matches { Site("|ubiquity.acm.org|") }, Matches { Site("|archive.vector.org.uk|") }, Matches { Site("|bitcoinfoundation.org|") }, Matches { Site("|esr.ibiblio.org|") }, Matches { Site("|caranddriver.com|") }, Matches { Site("|bristol.ac.uk|") }, Matches { Site("|keacher.com|") }, Matches { Site("|planet.com|") }, Matches { Site("|braintreepayments.com|") }, Matches { Site("|topic.com|") }, Matches { Site("|lyx.org|") }, Matches { Site("|hal.inria.fr|") }, Matches { Site("|blog.powerdns.com|") }, Matches { Site("|discovermeteor.com|") }, Matches { Site("|diveintohtml5.org|") }, Matches { Site("|danwin.com|") }, Matches { Site("|thingist.com|") }, Matches { Site("|sf.curbed.com|") }, Matches { Site("|artima.com|") }, Matches { Site("|gregegan.net|") }, Matches { Site("|veed.io|") }, Matches { Site("|kguttag.com|") }, Matches { Site("|passwordstore.org|") }, Matches { Site("|patft.uspto.gov|") }, Matches { Site("|luckypeach.com|") }, Matches { Site("|256kilobytes.com|") }, Matches { Site("|kamalmarhubi.com|") }, Matches { Site("|levels.fyi|") }, Matches { Site("|grubstreet.com|") }, Matches { Site("|kubernetes.io|") }, Matches { Site("|privpapers.ssrn.com|") }, Matches { Site("|finledger.com|") }, Matches { Site("|ircv3.net|") }, Matches { Site("|webtorrent.io|") }, Matches { Site("|animagraffs.com|") }, Matches { Site("|coinbase.com|") }, Matches { Site("|lifehacker.com|") }, Matches { Site("|blog.mongodb.org|") }, Matches { Site("|lobe.ai|") }, Matches { Site("|blogs.ams.org|") }, Matches { Site("|psychologicalscience.org|") }, Matches { Site("|autonews.com|") }, Matches { Site("|google-styleguide.googlecode.com|") }, Matches { Site("|venomousporridge.com|") }, Matches { Site("|bennorthrop.com|") }, Matches { Site("|blog.lusis.org|") }, Matches { Site("|defcon.org|") }, Matches { Site("|railstips.org|") }, Matches { Site("|johnwdefeo.com|") }, Matches { Site("|metabase.com|") }, Matches { Site("|jordansmith.io|") }, Matches { Site("|blog.brokep.com|") }, Matches { Site("|davnicwil.com|") }, Matches { Site("|daverupert.com|") }, Matches { Site("|internalpointers.com|") }, Matches { Site("|blog.scottnonnenberg.com|") }, Matches { Site("|webmasters.googleblog.com|") }, Matches { Site("|inference.vc|") }, Matches { Site("|white.ucc.asn.au|") }, Matches { Site("|dis.4chan.org|") }, Matches { Site("|mta.openssl.org|") }, Matches { Site("|blog.sourcerer.io|") }, Matches { Site("|techtransparencyproject.org|") }, Matches { Site("|agfundernews.com|") }, Matches { Site("|centauri-dreams.org|") }, Matches { Site("|portswigger.net|") }, Matches { Site("|tagide.com|") }, Matches { Site("|flak.tedunangst.com|") }, Matches { Site("|ferrous-systems.com|") }, Matches { Site("|shapecatcher.com|") }, Matches { Site("|solovyov.net|") }, Matches { Site("|blog.pmarca.com|") }, Matches { Site("|benfrederickson.com|") }, Matches { Site("|maps.stamen.com|") }, Matches { Site("|blog.pyston.org|") }, Matches { Site("|blog.freshdesk.com|") }, Matches { Site("|radionz.co.nz|") }, Matches { Site("|stephenmann.io|") }, Matches { Site("|berkeleyside.com|") }, Matches { Site("|engineering.zenpayroll.com|") }, Matches { Site("|nadiaeghbal.com|") }, Matches { Site("|chartio.com|") }, Matches { Site("|slidetocode.com|") }, Matches { Site("|mic.com|") }, Matches { Site("|ayende.com|") }, Matches { Site("|sixrevisions.com|") }, Matches { Site("|ligo.caltech.edu|") }, Matches { Site("|insider.com|") }, Matches { Site("|grahamc.com|") }, Matches { Site("|sbcl.org|") }, Matches { Site("|codingvc.com|") }, Matches { Site("|blog.buoyant.io|") }, Matches { Site("|thisamericanlife.org|") }, Matches { Site("|livescience.com|") }, Matches { Site("|blog.udacity.com|") }, Matches { Site("|mint.com|") }, Matches { Site("|quantstart.com|") }, Matches { Site("|i3wm.org|") }, Matches { Site("|lugassy.net|") }, Matches { Site("|renato.athaydes.com|") }, Matches { Site("|john.ankarstrom.se|") }, Matches { Site("|deis.com|") }, Matches { Site("|blog.travis-ci.com|") }, Matches { Site("|akshat.posterous.com|") }, Matches { Site("|blog.danieljanus.pl|") }, Matches { Site("|lambdassociates.org|") }, Matches { Site("|paypal-engineering.com|") }, Matches { Site("|macdaddy.io|") }, Matches { Site("|homepages.inf.ed.ac.uk|") }, Matches { Site("|isocpp.org|") }, Matches { Site("|secjuice.com|") }, Matches { Site("|martinvigo.com|") }, Matches { Site("|osblog.stephenmarz.com|") }, Matches { Site("|business.financialpost.com|") }, Matches { Site("|thetech.com|") }, Matches { Site("|harvardlawreview.org|") }, Matches { Site("|leafo.net|") }, Matches { Site("|ckeditor.com|") }, Matches { Site("|topgear.com|") }, Matches { Site("|thebaffler.com|") }, Matches { Site("|wilwheaton.net|") }, Matches { Site("|andyadams.org|") }, Matches { Site("|applidium.com|") }, Matches { Site("|techspecs.blog|") }, Matches { Site("|cafbit.com|") }, Matches { Site("|jacobinmag.com|") }, Matches { Site("|hueniverse.com|") }, Matches { Site("|tent.io|") }, Matches { Site("|blog.caranddriver.com|") }, Matches { Site("|avweb.com|") }, Matches { Site("|kieranhealy.org|") }, Matches { Site("|webrtchacks.com|") }, Matches { Site("|penzba.co.uk|") }, Matches { Site("|onbeing.org|") }, Matches { Site("|makeartwithpython.com|") }, Matches { Site("|storagemojo.com|") }, Matches { Site("|chrisnorstrom.com|") }, Matches { Site("|mir.aculo.us|") }, Matches { Site("|automatetheboringstuff.com|") }, Matches { Site("|doc.cat-v.org|") }, Matches { Site("|azulsystems.com|") }, Matches { Site("|shopify.engineering|") }, Matches { Site("|windy.com|") }, Matches { Site("|mygengo.com|") }, Matches { Site("|microship.com|") }, Matches { Site("|isro.gov.in|") }, Matches { Site("|amitness.com|") }, Matches { Site("|journal.neilgaiman.com|") }, Matches { Site("|blog.longnow.org|") }, Matches { Site("|developers.lyst.com|") }, Matches { Site("|threads2.scripting.com|") }, Matches { Site("|intego.com|") }, Matches { Site("|abc7news.com|") }, Matches { Site("|ac.els-cdn.com|") }, Matches { Site("|ooni.torproject.org|") }, Matches { Site("|rodneybrooks.com|") }, Matches { Site("|elie.net|") }, Matches { Site("|metrics.torproject.org|") }, Matches { Site("|scss.tcd.ie|") }, Matches { Site("|zdziarski.com|") }, Matches { Site("|blog.lizzie.io|") }, Matches { Site("|nntp.perl.org|") }, Matches { Site("|skorks.com|") }, Matches { Site("|lastweekinaws.com|") }, Matches { Site("|projectgus.com|") }, Matches { Site("|thedailymuse.com|") }, Matches { Site("|kernelmag.dailydot.com|") }, Matches { Site("|audubon.org|") }, Matches { Site("|juretriglav.si|") }, Matches { Site("|ias.edu|") }, Matches { Site("|startupsopensourced.com|") }, Matches { Site("|scott.a16z.com|") }, Matches { Site("|webdistortion.com|") }, Matches { Site("|my.matterport.com|") }, Matches { Site("|world.hey.com|") }, Matches { Site("|freenetproject.org|") }, Matches { Site("|cryptologie.net|") }, Matches { Site("|ewherry.com|") }, Matches { Site("|aaronklein.com|") }, Matches { Site("|metachris.com|") }, Matches { Site("|info.ucl.ac.be|") }, Matches { Site("|maritime-executive.com|") }, Matches { Site("|nationalpost.com|") }, Matches { Site("|stu.mp|") }, Matches { Site("|lensrentals.com|") }, Matches { Site("|programmingzen.com|") }, Matches { Site("|applied-data.science|") }, Matches { Site("|2uo.de|") }, Matches { Site("|americanscientist.org|") }, Matches { Site("|vault.fbi.gov|") }, Matches { Site("|stripes.com|") }, Matches { Site("|aralbalkan.com|") }, Matches { Site("|washingtonian.com|") }, Matches { Site("|jamey.thesharps.us|") }, Matches { Site("|visualwebsiteoptimizer.com|") }, Matches { Site("|blogs.uw.edu|") }, Matches { Site("|blog.sqlizer.io|") }, Matches { Site("|workshop.chromeexperiments.com|") }, Matches { Site("|jamieweb.net|") }, Matches { Site("|royal.pingdom.com|") }, Matches { Site("|askamanager.org|") }, Matches { Site("|briarproject.org|") }, Matches { Site("|everythingsysadmin.com|") }, Matches { Site("|serokell.io|") }, Matches { Site("|ruslanspivak.com|") }, Matches { Site("|wesmckinney.com|") }, Matches { Site("|blog.mattbierner.com|") }, Matches { Site("|asimovinstitute.org|") }, Matches { Site("|common-lisp.net|") }, Matches { Site("|u-tokyo.ac.jp|") }, Matches { Site("|dailykos.com|") }, Matches { Site("|pagerduty.com|") }, Matches { Site("|austinkleon.com|") }, Matches { Site("|blog.last.fm|") }, Matches { Site("|blog.clearbit.com|") }, Matches { Site("|blog.thinkst.com|") }, Matches { Site("|hivelogic.com|") }, Matches { Site("|hechingerreport.org|") }, Matches { Site("|fortressofdoors.com|") }, Matches { Site("|kushagragour.in|") }, Matches { Site("|ultimatehackingkeyboard.com|") }, Matches { Site("|rushter.com|") }, Matches { Site("|tarsnap.com|") }, Matches { Site("|wtsp.com|") }, Matches { Site("|elementary.io|") }, Matches { Site("|destevez.net|") }, Matches { Site("|gentoo.org|") }, Matches { Site("|nbviewer.jupyter.org|") }, Matches { Site("|blog.angular.io|") }, Matches { Site("|techrepublic.com|") }, Matches { Site("|virgin.com|") }, Matches { Site("|blog.getspool.com|") }, Matches { Site("|lucidchart.com|") }, Matches { Site("|blog.readability.com|") }, Matches { Site("|narrative.ly|") }, Matches { Site("|davidgerard.co.uk|") }, Matches { Site("|tldp.org|") }, Matches { Site("|chillingeffects.org|") }, Matches { Site("|mattbruenig.com|") }, Matches { Site("|engineering.khanacademy.org|") }, Matches { Site("|aurellem.org|") }, Matches { Site("|mrmoneymustache.com|") }, Matches { Site("|themetricsystem.rjmetrics.com|") }, Matches { Site("|popey.com|") }, Matches { Site("|datapointed.net|") }, Matches { Site("|net.in.tum.de|") }, Matches { Site("|smbc-comics.com|") }, Matches { Site("|blog.gittip.com|") }, Matches { Site("|rmurphey.com|") }, Matches { Site("|tuhs.org|") }, Matches { Site("|istartedsomething.com|") }, Matches { Site("|ilyabirman.net|") }, Matches { Site("|amix.dk|") }, Matches { Site("|insidehighered.com|") }, Matches { Site("|actu.epfl.ch|") }, Matches { Site("|buyforlife.com|") }, Matches { Site("|staysaasy.com|") }, Matches { Site("|okayhq.com|") }, Matches { Site("|engineering.mixpanel.com|") }, Matches { Site("|netresec.com|") }, Matches { Site("|jott.live|") }, Matches { Site("|plot.ly|") }, Matches { Site("|edwardtufte.com|") }, Matches { Site("|grack.com|") }, Matches { Site("|aeonmagazine.com|") }, Matches { Site("|lowlevelbits.org|") }, Matches { Site("|blog.dotcloud.com|") }, Matches { Site("|robwalling.com|") }, Matches { Site("|luajit.org|") }, Matches { Site("|mccormick.cx|") }, Matches { Site("|usehaystack.io|") }, Matches { Site("|supermemo.guru|") }, Matches { Site("|mgba.io|") }, Matches { Site("|forum.nim-lang.org|") }, Matches { Site("|sympa.inria.fr|") }, Matches { Site("|lists.nongnu.org|") }, Matches { Site("|ds9a.nl|") }, Matches { Site("|thinkpol.ca|") }, Matches { Site("|nrc.nl|") }, Matches { Site("|faa.gov|") }, Matches { Site("|smerity.com|") }, Matches { Site("|omaha.com|") }, Matches { Site("|wweek.com|") }, Matches { Site("|stroustrup.com|") }, Matches { Site("|heraldsun.com.au|") }, Matches { Site("|wiki.alopex.li|") }, Matches { Site("|dartlang.org|") }, Matches { Site("|cyclingnews.com|") }, Matches { Site("|minix3.org|") }, Matches { Site("|cryptomuseum.com|") }, Matches { Site("|blog.sendhub.com|") }, Matches { Site("|web.williams.edu|") }, Matches { Site("|sourceware.org|") }, Matches { Site("|blog.revolutionanalytics.com|") }, Matches { Site("|blog.feabhas.com|") }, Matches { Site("|rubenerd.com|") }, Matches { Site("|longnow.org|") }, Matches { Site("|kevinslin.com|") }, Matches { Site("|testing.googleblog.com|") }, Matches { Site("|merbist.com|") }, Matches { Site("|romancortes.com|") }, Matches { Site("|ottverse.com|") }, Matches { Site("|panopticlick.eff.org|") }, Matches { Site("|presslabs.com|") }, Matches { Site("|archaeology.org|") }, Matches { Site("|qt.io|") }, Matches { Site("|rust-lang.org|") }, Matches { Site("|komonews.com|") }, Matches { Site("|redecentralize.org|") }, Matches { Site("|spencerdailey.com|") }, Matches { Site("|ryanbigg.com|") }, Matches { Site("|codeascraft.com|") }, Matches { Site("|davidsimon.com|") }, Matches { Site("|nodered.org|") }, Matches { Site("|releases.llvm.org|") }, Matches { Site("|blog.npmjs.org|") }, Matches { Site("|nothings.org|") }, Matches { Site("|minecraft.net|") }, Matches { Site("|nber.org|") }, Matches { Site("|docs.keydb.dev|") }, Matches { Site("|startuplessonslearned.com|") }, Matches { Site("|rtpg.co|") }, Matches { Site("|c9.io|") }, Matches { Site("|cs.tufts.edu|") }, Matches { Site("|carlschwan.eu|") }, Matches { Site("|disneyresearch.com|") }, Matches { Site("|kilianvalkhof.com|") }, Matches { Site("|easylang.online|") }, Matches { Site("|simonschreibt.de|") }, Matches { Site("|answers.onstartups.com|") }, Matches { Site("|casetext.com|") }, Matches { Site("|thekidshouldseethis.com|") }, Matches { Site("|blog.bittorrent.com|") }, Matches { Site("|blog.deepgram.com|") }, Matches { Site("|grooveshark.com|") }, Matches { Site("|matthewrayfield.com|") }, Matches { Site("|blog.merovius.de|") }, Matches { Site("|michael-noll.com|") }, Matches { Site("|detroitnews.com|") }, Matches { Site("|chromestatus.com|") }, Matches { Site("|spacy.io|") }, Matches { Site("|blog.theoldreader.com|") }, Matches { Site("|larrysummers.com|") }, Matches { Site("|devo.ps|") }, Matches { Site("|jackg.org|") }, Matches { Site("|leancrew.com|") }, Matches { Site("|blog.smartdec.net|") }, Matches { Site("|aaronparecki.com|") }, Matches { Site("|eandt.theiet.org|") }, Matches { Site("|lennysnewsletter.com|") }, Matches { Site("|blog.factual.com|") }, Matches { Site("|archlinux.me|") }, Matches { Site("|cglab.ca|") }, Matches { Site("|blog.jpalardy.com|") }, Matches { Site("|en.yna.co.kr|") }, Matches { Site("|linux.slashdot.org|") }, Matches { Site("|trevormckendrick.com|") }, Matches { Site("|cmcenroe.me|") }, Matches { Site("|robertovitillo.com|") }, Matches { Site("|metacademy.org|") }, Matches { Site("|lethain.com|") }, Matches { Site("|severe-weather.eu|") }, Matches { Site("|federalreserve.gov|") }, Matches { Site("|passcode.csmonitor.com|") }, Matches { Site("|chrismorgan.info|") }, Matches { Site("|kurzweilai.net|") }, Matches { Site("|federalregister.gov|") }, Matches { Site("|carolchen.me|") }, Matches { Site("|limi.net|") }, Matches { Site("|sijmen.ruwhof.net|") }, Matches { Site("|winaero.com|") }, Matches { Site("|techquila.co.in|") }, Matches { Site("|theamericanconservative.com|") }, Matches { Site("|marijnhaverbeke.nl|") }, Matches { Site("|swizec.com|") }, Matches { Site("|thebestpageintheuniverse.net|") }, Matches { Site("|epsilontheory.com|") }, Matches { Site("|exurbe.com|") }, Matches { Site("|motortrend.com|") }, Matches { Site("|blog.seattlepi.com|") }, Matches { Site("|enlightenment.org|") }, Matches { Site("|seriouseats.com|") }, Matches { Site("|appleinsider.com|") }, Matches { Site("|holistics.io|") }, Matches { Site("|dannyguo.com|") }, Matches { Site("|letsworkshop.com|") }, Matches { Site("|androidauthority.com|") }, Matches { Site("|visalist.io|") }, Matches { Site("|makelinux.net|") }, Matches { Site("|avikdas.com|") }, Matches { Site("|wiki.freebsd.org|") }, Matches { Site("|pouet.net|") }, Matches { Site("|blocksandfiles.com|") }, Matches { Site("|docracy.com|") }, Matches { Site("|useit.com|") }, Matches { Site("|sapiens.org|") }, Matches { Site("|ccn.com|") }, Matches { Site("|mattblodgett.com|") }, Matches { Site("|france24.com|") }, Matches { Site("|zacharyburt.com|") }, Matches { Site("|congress.gov|") }, Matches { Site("|newsroom.mastercard.com|") }, Matches { Site("|youexec.com|") }, Matches { Site("|pragmaticpineapple.com|") }, Matches { Site("|ruder.io|") }, Matches { Site("|cpomagazine.com|") }, Matches { Site("|fontsinuse.com|") }, Matches { Site("|uscis.gov|") }, Matches { Site("|movio.co|") }, Matches { Site("|justwatch.com|") }, Matches { Site("|seeedstudio.com|") }, Matches { Site("|journal.dedasys.com|") }, Matches { Site("|css-tricks.com|") }, Matches { Site("|radian.org|") }, Matches { Site("|futurism.com|") }, Matches { Site("|brandon.invergo.net|") }, Matches { Site("|madebymike.com.au|") }, Matches { Site("|seomoz.org|") }, Matches { Site("|blog.invisiblethings.org|") }, Matches { Site("|greghendershott.com|") }, Matches { Site("|frankchimero.com|") }, Matches { Site("|dodgycoder.net|") }, Matches { Site("|txt.fyi|") }, Matches { Site("|cisa.gov|") }, Matches { Site("|failory.com|") }, Matches { Site("|jamanetwork.com|") }, Matches { Site("|objc.io|") }, Matches { Site("|duo.com|") }, Matches { Site("|futurice.com|") }, Matches { Site("|sifted.eu|") }, Matches { Site("|laravel-news.com|") }, Matches { Site("|archagon.net|") }, Matches { Site("|tinyletter.com|") }, Matches { Site("|blog.scoutapp.com|") }, Matches { Site("|tomorrowcorporation.com|") }, Matches { Site("|blog.scottlogic.com|") }, Matches { Site("|vincit.fi|") }, Matches { Site("|hiringlab.org|") }, Matches { Site("|adioso.com|") }, Matches { Site("|intelligence.org|") }, Matches { Site("|musicmachinery.com|") }, Matches { Site("|spaceref.com|") }, Matches { Site("|fantasticanachronism.com|") }, Matches { Site("|calculist.org|") }, Matches { Site("|lizthedeveloper.com|") }, Matches { Site("|elliotjaystocks.com|") }, Matches { Site("|julian.com|") }, Matches { Site("|garbagecollected.org|") }, Matches { Site("|good.is|") }, Matches { Site("|elidedbranches.com|") }, Matches { Site("|people.gnome.org|") }, Matches { Site("|goteleport.com|") }, Matches { Site("|rome.ro|") }, Matches { Site("|molily.de|") }, Matches { Site("|douglas-self.com|") }, Matches { Site("|rubymotion.com|") }, Matches { Site("|shubhro.com|") }, Matches { Site("|blog.jim-nielsen.com|") }, Matches { Site("|deseret.com|") }, Matches { Site("|dallasnews.com|") }, Matches { Site("|purecss.io|") }, Matches { Site("|lowercasecapital.com|") }, Matches { Site("|blog.getpaint.net|") }, Matches { Site("|futureofcoding.org|") }, Matches { Site("|ocregister.com|") }, Matches { Site("|materialize.com|") }, Matches { Site("|teddziuba.com|") }, Matches { Site("|thelocal.de|") }, Matches { Site("|webaim.org|") }, Matches { Site("|firstthings.com|") }, Matches { Site("|yodaiken.com|") }, Matches { Site("|goodcheapandfast.com|") }, Matches { Site("|shirky.com|") }, Matches { Site("|baltimoresun.com|") }, Matches { Site("|greaterwrong.com|") }, Matches { Site("|bastian.rieck.me|") }, Matches { Site("|toastytech.com|") }, Matches { Site("|raw.githubusercontent.com|") }, Matches { Site("|wealthsimple.com|") }, Matches { Site("|sanfrancisco.cbslocal.com|") }, Matches { Site("|blog.palantir.com|") }, Matches { Site("|learngitbranching.js.org|") }, Matches { Site("|arr.am|") }, Matches { Site("|i.blackhat.com|") }, Matches { Site("|lolware.net|") }, Matches { Site("|sherylcanter.com|") }, Matches { Site("|andrewgelman.com|") }, Matches { Site("|pouchdb.com|") }, Matches { Site("|compose.io|") }, Matches { Site("|work.qz.com|") }, Matches { Site("|news.itsfoss.com|") }, Matches { Site("|wiki.nikitavoloboev.xyz|") }, Matches { Site("|antigonejournal.com|") }, Matches { Site("|spectator.us|") }, Matches { Site("|stressgrid.com|") }, Matches { Site("|forums.tigsource.com|") }, Matches { Site("|thenewstack.io|") }, Matches { Site("|blog.adamsmith.cc|") }, Matches { Site("|gallup.com|") }, Matches { Site("|institutionalinvestor.com|") }, Matches { Site("|lowrisc.org|") }, Matches { Site("|jshakespeare.com|") }, Matches { Site("|nasaspaceflight.com|") }, Matches { Site("|emacsconf.org|") }, Matches { Site("|scottporad.com|") }, Matches { Site("|cam.ly|") }, Matches { Site("|en.wikibooks.org|") }, Matches { Site("|boredpanda.com|") }, Matches { Site("|adam.heroku.com|") }, Matches { Site("|transportevolved.com|") }, Matches { Site("|jamesfriend.com.au|") }, Matches { Site("|kennethreitz.com|") }, Matches { Site("|blog.chewxy.com|") }, Matches { Site("|sfexaminer.com|") }, Matches { Site("|hitchdev.com|") }, Matches { Site("|airlineratings.com|") }, Matches { Site("|blog.dustincurtis.com|") }, Matches { Site("|andymatuschak.org|") }, Matches { Site("|cs.bham.ac.uk|") }, Matches { Site("|robertputt.co.uk|") }, Matches { Site("|miamiherald.com|") }, Matches { Site("|blog.fitbit.com|") }, Matches { Site("|blog.codeship.com|") }, Matches { Site("|attn.com|") }, Matches { Site("|paleotronic.com|") }, Matches { Site("|cuddly-octo-palm-tree.com|") }, Matches { Site("|flownet.com|") }, Matches { Site("|sacrideo.us|") }, Matches { Site("|marmelab.com|") }, Matches { Site("|browser.geekbench.com|") }, Matches { Site("|blairreeves.me|") }, Matches { Site("|thesquareplanet.com|") }, Matches { Site("|thesephist.com|") }, Matches { Site("|freenas.org|") }, Matches { Site("|kwokchain.com|") }, Matches { Site("|bostinnovation.com|") }, Matches { Site("|love2d.org|") }, Matches { Site("|en.people.cn|") }, Matches { Site("|blog.sucuri.net|") }, Matches { Site("|tink.uk|") }, Matches { Site("|developer.palm.com|") }, Matches { Site("|inessential.com|") }, Matches { Site("|blog.qt.digia.com|") }, Matches { Site("|cssdeck.com|") }, Matches { Site("|medium.freecodecamp.org|") }, Matches { Site("|philly.com|") }, Matches { Site("|nat.org|") }, Matches { Site("|architecturaldigest.com|") }, Matches { Site("|adactio.com|") }, Matches { Site("|anvil.works|") }, Matches { Site("|arduino.cc|") }, Matches { Site("|blog.embed.ly|") }, Matches { Site("|anyvite.com|") }, Matches { Site("|eater.com|") }, Matches { Site("|moxie.org|") }, Matches { Site("|jacquescorbytuech.com|") }, Matches { Site("|n8n.io|") }, Matches { Site("|commonsware.com|") }, Matches { Site("|snoyman.com|") }, Matches { Site("|blog.patricktriest.com|") }, Matches { Site("|leaf.dragonflybsd.org|") }, Matches { Site("|gamedeveloper.com|") }, Matches { Site("|decisionsciencenews.com|") }, Matches { Site("|marinetraffic.com|") }, Matches { Site("|dallasobserver.com|") }, Matches { Site("|consumeraffairs.com|") }, Matches { Site("|english.aljazeera.net|") }, Matches { Site("|eng.paxos.com|") }, Matches { Site("|scobleizer.com|") }, Matches { Site("|endler.dev|") }, Matches { Site("|assemblyai.com|") }, Matches { Site("|spaceweatherarchive.com|") }, Matches { Site("|todayifoundout.com|") }, Matches { Site("|itprotoday.com|") }, Matches { Site("|lifespan.io|") }, Matches { Site("|pspdfkit.com|") }, Matches { Site("|slackware.com|") }, Matches { Site("|imba.io|") }, Matches { Site("|blog.wizsec.jp|") }, Matches { Site("|neal.fun|") }, Matches { Site("|shift.newco.co|") }, Matches { Site("|c.learncodethehardway.org|") }, Matches { Site("|hosted.ap.org|") }, Matches { Site("|onebigfluke.com|") }, Matches { Site("|getmagicnow.com|") }, Matches { Site("|projects.thestar.com|") }, Matches { Site("|ralfj.de|") }, Matches { Site("|vantage.sh|") }, Matches { Site("|linuxfoundation.org|") }, Matches { Site("|usefyi.com|") }, Matches { Site("|bingocardcreator.com|") }, Matches { Site("|blog.robenkleene.com|") }, Matches { Site("|mako.cc|") }, Matches { Site("|blog.frontapp.com|") }, Matches { Site("|virtuallyfun.com|") }, Matches { Site("|csmonitor.com|") }, Matches { Site("|nintendo.co.uk|") }, Matches { Site("|codon.com|") }, Matches { Site("|sixthtone.com|") }, Matches { Site("|selectedintelligence.com|") }, Matches { Site("|elasticsearch.org|") }, Matches { Site("|dwheeler.com|") }, Matches { Site("|kim.com|") }, Matches { Site("|nbcsandiego.com|") }, Matches { Site("|paragonie.com|") }, Matches { Site("|bostonherald.com|") }, Matches { Site("|mathwithbaddrawings.com|") }, Matches { Site("|openshot.org|") }, Matches { Site("|blog.aerofs.com|") }, Matches { Site("|chicagomag.com|") }, Matches { Site("|blogs.embarcadero.com|") }, Matches { Site("|ispreview.co.uk|") }, Matches { Site("|twistlock.com|") }, Matches { Site("|lukew.com|") }, Matches { Site("|news.efinancialcareers.com|") }, Matches { Site("|travelandleisure.com|") }, Matches { Site("|blog.okturtles.com|") }, Matches { Site("|ilsr.org|") }, Matches { Site("|usb.org|") }, Matches { Site("|dish.andrewsullivan.com|") }, Matches { Site("|likewise.am|") }, Matches { Site("|blog.idonethis.com|") }, Matches { Site("|blog.talosintelligence.com|") }, Matches { Site("|garrysub.posterous.com|") }, Matches { Site("|insinuator.net|") }, Matches { Site("|hypothes.is|") }, Matches { Site("|cdt.org|") }, Matches { Site("|herman.bearblog.dev|") }, Matches { Site("|archiveteam.org|") }, Matches { Site("|seths.blog|") }, Matches { Site("|blog.internetcases.com|") }, Matches { Site("|olifro.st|") }, Matches { Site("|commerce.gov|") }, Matches { Site("|cosmosmagazine.com|") }, Matches { Site("|onemileatatime.com|") }, Matches { Site("|blog.cardiogr.am|") }, Matches { Site("|nsf.gov|") }, Matches { Site("|michaelfeathers.silvrback.com|") }, Matches { Site("|cardiff.ac.uk|") }, Matches { Site("|stuartkhall.com|") }, Matches { Site("|ablogtowatch.com|") }, Matches { Site("|submarinecablemap.com|") }, Matches { Site("|blog.pandora.com|") }, Matches { Site("|undark.org|") }, Matches { Site("|indiestatik.com|") }, Matches { Site("|ldeming.com|") }, Matches { Site("|shadertoy.com|") }, Matches { Site("|blog.forecast.io|") }, Matches { Site("|thumbtack.com|") }, Matches { Site("|blog.yoshuawuyts.com|") }, Matches { Site("|meaningness.com|") }, Matches { Site("|climatecentral.org|") }, Matches { Site("|solarianprogrammer.com|") }, Matches { Site("|allenpike.com|") }, Matches { Site("|prometheus.io|") }, Matches { Site("|zocalopublicsquare.org|") }, Matches { Site("|jsonresume.org|") }, Matches { Site("|ts.data61.csiro.au|") }, Matches { Site("|downloadsquad.switched.com|") }, Matches { Site("|chris-said.io|") }, Matches { Site("|eurekalert.org|") }, Matches { Site("|nav.al|") }, Matches { Site("|contextis.com|") }, Matches { Site("|alpha.app.net|") }, Matches { Site("|simon.shimmerproject.org|") }, Matches { Site("|blog.andyet.com|") }, Matches { Site("|harvardmagazine.com|") }, Matches { Site("|montrealgazette.com|") }, Matches { Site("|ossblog.org|") }, Matches { Site("|snazz.xyz|") }, Matches { Site("|securethoughts.com|") }, Matches { Site("|dcrainmaker.com|") }, Matches { Site("|cyberscoop.com|") }, Matches { Site("|engineering.imvu.com|") }, Matches { Site("|zenodo.org|") }, Matches { Site("|nczonline.net|") }, Matches { Site("|awealthofcommonsense.com|") }, Matches { Site("|jcp.org|") }, Matches { Site("|tabletmag.com|") }, Matches { Site("|spritzinc.com|") }, Matches { Site("|pl-enthusiast.net|") }, Matches { Site("|blog.rtwilson.com|") }, Matches { Site("|parislemon.com|") }, Matches { Site("|perimeterx.com|") }, Matches { Site("|blog.ndepend.com|") }, Matches { Site("|gregreda.com|") }, Matches { Site("|cooper.com|") }, Matches { Site("|core77.com|") }, Matches { Site("|paraschopra.com|") }, Matches { Site("|openspace.sfmoma.org|") }, Matches { Site("|blog.stephenmarz.com|") }, Matches { Site("|blog.workshape.io|") }, Matches { Site("|ngrok.com|") }, Matches { Site("|code.flickr.net|") }, Matches { Site("|superpowered.com|") }, Matches { Site("|cs.tau.ac.il|") }, Matches { Site("|excamera.com|") }, Matches { Site("|bjorn.tipling.com|") }, Matches { Site("|people.idsia.ch|") }, Matches { Site("|olark.com|") }, Matches { Site("|blog.sigplan.org|") }, Matches { Site("|volokh.com|") }, Matches { Site("|betterprogramming.pub|") }, Matches { Site("|consumerreports.org|") }, Matches { Site("|spin.atomicobject.com|") }, Matches { Site("|opencv.org|") }, Matches { Site("|blog.imgtec.com|") }, Matches { Site("|pauladamsmith.com|") }, Matches { Site("|neosmart.net|") }, Matches { Site("|reprints.longform.org|") }, Matches { Site("|xda-developers.com|") }, Matches { Site("|reefpoints.dockyard.com|") }, Matches { Site("|benguild.com|") }, Matches { Site("|naughtycomputer.uk|") }, Matches { Site("|kb.cert.org|") }, Matches { Site("|insidescience.org|") }, Matches { Site("|op-co.de|") }, Matches { Site("|roadsandkingdoms.com|") }, Matches { Site("|netbsd.org|") }, Matches { Site("|lite.cnn.io|") }, Matches { Site("|redeye.firstround.com|") }, Matches { Site("|forum.xda-developers.com|") }, Matches { Site("|posthog.com|") }, Matches { Site("|ftp.iza.org|") }, Matches { Site("|craphound.com|") }, Matches { Site("|rijksmuseum.nl|") }, Matches { Site("|hipmunk.com|") }, Matches { Site("|fuchsia.dev|") }, Matches { Site("|infrequently.org|") }, Matches { Site("|nationalreview.com|") }, Matches { Site("|futilitycloset.com|") }, Matches { Site("|hayabusa2.jaxa.jp|") }, Matches { Site("|malisper.me|") }, Matches { Site("|blog.jwhitham.org|") }, Matches { Site("|bemmu.posterous.com|") }, Matches { Site("|gizmodo.com.au|") }, Matches { Site("|meyerweb.com|") }, Matches { Site("|novaspivack.com|") }, Matches { Site("|pjrc.com|") }, Matches { Site("|get.slack.help|") }, Matches { Site("|mwi.usma.edu|") }, Matches { Site("|aaronstannard.com|") }, Matches { Site("|messynessychic.com|") }, Matches { Site("|defectivebydesign.org|") }, Matches { Site("|bash.org|") }, Matches { Site("|venturehacks.com|") }, Matches { Site("|thepublicdiscourse.com|") }, Matches { Site("|browser.engineering|") }, Matches { Site("|peachesnstink.com|") }, Matches { Site("|cs.utah.edu|") }, Matches { Site("|inkstonenews.com|") }, Matches { Site("|privacytools.io|") }, Matches { Site("|brianknapp.me|") }, Matches { Site("|mediaite.com|") }, Matches { Site("|theinquirer.net|") }, Matches { Site("|dhruvonmath.com|") }, Matches { Site("|lucb1e.com|") }, Matches { Site("|hetzner.de|") }, Matches { Site("|davemart.in|") }, Matches { Site("|cryptopals.com|") }, Matches { Site("|paperswithcode.com|") }, Matches { Site("|blog.hipmunk.com|") }, Matches { Site("|citizen428.net|") }, Matches { Site("|shitpost.plover.com|") }, Matches { Site("|lispcast.com|") }, Matches { Site("|webofstories.com|") }, Matches { Site("|news.northeastern.edu|") }, Matches { Site("|digitalmars.com|") }, Matches { Site("|mysk.blog|") }, Matches { Site("|janestreet.com|") }, Matches { Site("|francescodilorenzo.com|") }, Matches { Site("|binghamton.edu|") }, Matches { Site("|blog.businessofsoftware.org|") }, Matches { Site("|dougengelbart.org|") }, Matches { Site("|tkainrad.dev|") }, Matches { Site("|machinelearningplus.com|") }, Matches { Site("|200ok.ch|") }, Matches { Site("|singlelunch.com|") }, Matches { Site("|chairnerd.seatgeek.com|") }, Matches { Site("|govtech.com|") }, Matches { Site("|news.mongabay.com|") }, Matches { Site("|erikmcclure.com|") }, Matches { Site("|pyimagesearch.com|") }, Matches { Site("|thejournal.ie|") }, Matches { Site("|christophermeiklejohn.com|") }, Matches { Site("|csiro.au|") }, Matches { Site("|maxmasnick.com|") }, Matches { Site("|bitmatica.com|") }, Matches { Site("|bbs.archlinux.org|") }, Matches { Site("|milapneupane.com.np|") }, Matches { Site("|lists.randombit.net|") }, Matches { Site("|tyrrrz.me|") }, Matches { Site("|avdi.org|") }, Matches { Site("|tuxphones.com|") }, Matches { Site("|wolfstreet.com|") }, Matches { Site("|klarasystems.com|") }, Matches { Site("|blog.leahhanson.us|") }, Matches { Site("|lua-users.org|") }, Matches { Site("|blog.tjll.net|") }, Matches { Site("|massivelyop.com|") }, Matches { Site("|kuow.org|") }, Matches { Site("|chinafile.com|") }, Matches { Site("|allaboutcircuits.com|") }, Matches { Site("|physorg.com|") }, Matches { Site("|altdevblogaday.com|") }, Matches { Site("|codeahoy.com|") }, Matches { Site("|perl.plover.com|") }, Matches { Site("|wpri.com|") }, Matches { Site("|brianchristner.io|") }, Matches { Site("|yeoman.io|") }, Matches { Site("|structuredprocrastination.com|") }, Matches { Site("|galactanet.com|") }, Matches { Site("|alexmuir.com|") }, Matches { Site("|gapingvoid.com|") }, Matches { Site("|doisinkidney.com|") }, Matches { Site("|jeffknupp.com|") }, Matches { Site("|weblogs.asp.net|") }, Matches { Site("|eclipse.org|") }, Matches { Site("|gmo.com|") }, Matches { Site("|h14s.p5r.org|") }, Matches { Site("|privatdozent.co|") }, Matches { Site("|conorpp.com|") }, Matches { Site("|dev-blog.apollodata.com|") }, Matches { Site("|bof.nl|") }, Matches { Site("|potaroo.net|") }, Matches { Site("|disneyanimation.com|") }, Matches { Site("|perspectives.mvdirona.com|") }, Matches { Site("|digiconomist.net|") }, Matches { Site("|futhark-lang.org|") }, Matches { Site("|blog.stephanbehnke.com|") }, Matches { Site("|themillions.com|") }, Matches { Site("|charlespetzold.com|") }, Matches { Site("|contrast.ie|") }, Matches { Site("|threatpost.com|") }, Matches { Site("|diginomica.com|") }, Matches { Site("|iro.umontreal.ca|") }, Matches { Site("|goodui.org|") }, Matches { Site("|kevinmahoney.co.uk|") }, Matches { Site("|den.dev|") }, Matches { Site("|blog.danlew.net|") }, Matches { Site("|insidermag.net|") }, Matches { Site("|eviltrout.com|") }, Matches { Site("|bartwronski.com|") }, Matches { Site("|laughtonelectronics.com|") }, Matches { Site("|toomas.net|") }, Matches { Site("|peoplespolicyproject.org|") }, Matches { Site("|kpcb.com|") }, Matches { Site("|mcsweeneys.net|") }, Matches { Site("|weeklystandard.com|") }, Matches { Site("|therideshareguy.com|") }, Matches { Site("|evhead.com|") }, Matches { Site("|praeclarum.org|") }, Matches { Site("|rs-online.com|") }, Matches { Site("|blog.linuxmint.com|") }, Matches { Site("|blog.soylent.me|") }, Matches { Site("|cabel.me|") }, Matches { Site("|wildbit.com|") }, Matches { Site("|zenhabits.net|") }, Matches { Site("|devblog.avdi.org|") }, Matches { Site("|blog.phpfog.com|") }, Matches { Site("|thetransportpolitic.com|") }, Matches { Site("|forestry.io|") }, Matches { Site("|dabeaz.com|") }, Matches { Site("|brightball.com|") }, Matches { Site("|style.org|") }, Matches { Site("|elezea.com|") }, Matches { Site("|aarp.org|") }, Matches { Site("|ottawacitizen.com|") }, Matches { Site("|micropython.org|") }, Matches { Site("|metamorphblog.com|") }, Matches { Site("|blog.jez.io|") }, Matches { Site("|aatishb.com|") }, Matches { Site("|celinehh.com|") }, Matches { Site("|davidyat.es|") }, Matches { Site("|code.joejag.com|") }, Matches { Site("|washingtonexaminer.com|") }, Matches { Site("|resetera.com|") }, Matches { Site("|quantum.country|") }, Matches { Site("|ahungry.com|") }, Matches { Site("|elementaryos.org|") }, Matches { Site("|debuggex.com|") }, Matches { Site("|planetizen.com|") }, Matches { Site("|eweek.com|") }, Matches { Site("|tatiyants.com|") }, Matches { Site("|discover.dc.nihr.ac.uk|") }, Matches { Site("|web.cs.ucdavis.edu|") }, Matches { Site("|xmpp.org|") }, Matches { Site("|electricitymap.org|") }, Matches { Site("|projects.propublica.org|") }, Matches { Site("|e-estonia.com|") }, Matches { Site("|blog.basho.com|") }, Matches { Site("|ungleich.ch|") }, Matches { Site("|cassandracapital.net|") }, Matches { Site("|aiyprojects.withgoogle.com|") }, Matches { Site("|jwt.io|") }, Matches { Site("|esri.com|") }, Matches { Site("|gaborcselle.com|") }, Matches { Site("|venam.nixers.net|") }, Matches { Site("|7pace.com|") }, Matches { Site("|joshmcguigan.com|") }, Matches { Site("|promarket.org|") }, Matches { Site("|tav.espians.com|") }, Matches { Site("|datastax.com|") }, Matches { Site("|cmyr.net|") }, Matches { Site("|hisutton.com|") }, Matches { Site("|lsub.org|") }, Matches { Site("|alpblog.heroku.com|") }, Matches { Site("|gpuopen.com|") }, Matches { Site("|hakaimagazine.com|") }, Matches { Site("|marcan.st|") }, Matches { Site("|benjaminreinhardt.com|") }, Matches { Site("|adityaravishankar.com|") }, Matches { Site("|alistapart.com|") }, Matches { Site("|msgpack.org|") }, Matches { Site("|keionline.org|") }, Matches { Site("|logicalclocks.com|") }, Matches { Site("|svedic.org|") }, Matches { Site("|newsroom.unsw.edu.au|") }, Matches { Site("|commandlinefu.com|") }, Matches { Site("|clockworkpi.com|") }, Matches { Site("|typography.com|") }, Matches { Site("|sigarch.org|") }, Matches { Site("|countbayesie.com|") }, Matches { Site("|blog.echen.me|") }, Matches { Site("|groovehq.com|") }, Matches { Site("|calteches.library.caltech.edu|") }, Matches { Site("|rochester.edu|") }, Matches { Site("|blog.bjrn.se|") }, Matches { Site("|lawandcrime.com|") }, Matches { Site("|betashop.com|") }, Matches { Site("|ericsink.com|") }, Matches { Site("|cleantechnica.com|") }, Matches { Site("|amiunique.org|") }, Matches { Site("|bvckup2.com|") }, Matches { Site("|ieftimov.com|") }, Matches { Site("|ewanvalentine.io|") }, Matches { Site("|secalerts.co|") }, Matches { Site("|patrick-wied.at|") }, Matches { Site("|pitt.edu|") }, Matches { Site("|hothardware.com|") }, Matches { Site("|gridstylesheets.org|") }, Matches { Site("|sciencex.com|") }, Matches { Site("|developers.slashdot.org|") }, Matches { Site("|blog.confluent.io|") }, Matches { Site("|glandium.org|") }, Matches { Site("|arandomurl.com|") }, Matches { Site("|blog.nugget.one|") }, Matches { Site("|rd.com|") }, Matches { Site("|slifty.com|") }, Matches { Site("|lighttable.com|") }, Matches { Site("|lurklurk.org|") }, Matches { Site("|derstandard.at|") }, Matches { Site("|lvh.io|") }, Matches { Site("|rs.io|") }, Matches { Site("|eslint.org|") }, Matches { Site("|cucumbertown.com|") }, Matches { Site("|z.cash|") }, Matches { Site("|nanonets.com|") }, Matches { Site("|crunchgear.com|") }, Matches { Site("|mbuffett.com|") }, Matches { Site("|cybergibbons.com|") }, Matches { Site("|lua.org|") }, Matches { Site("|monodraw.helftone.com|") }, Matches { Site("|davidgcohen.com|") }, Matches { Site("|jfrog.com|") }, Matches { Site("|johnkary.net|") }, Matches { Site("|jakobgreenfeld.com|") }, Matches { Site("|encosia.com|") }, Matches { Site("|martinkool.com|") }, Matches { Site("|use-the-index-luke.com|") }, Matches { Site("|siteanalytics.compete.com|") }, Matches { Site("|madewithlove.be|") }, Matches { Site("|wildlyinaccurate.com|") }, Matches { Site("|news.agu.org|") }, Matches { Site("|hnsearch.com|") }, Matches { Site("|thevaluable.dev|") }, Matches { Site("|cve.mitre.org|") }, Matches { Site("|r2d3.us|") }, Matches { Site("|wsbtv.com|") }, Matches { Site("|regex101.com|") }, Matches { Site("|fastcodesign.com|") }, Matches { Site("|waitbutwhy.com|") }, Matches { Site("|wrapbootstrap.com|") }, Matches { Site("|angrystaffofficer.com|") }, Matches { Site("|pythonprogramming.net|") }, Matches { Site("|codemirror.net|") }, Matches { Site("|erthalion.info|") }, Matches { Site("|news.wsu.edu|") }, Matches { Site("|jmtd.net|") }, Matches { Site("|businessinsider.com.au|") }, Matches { Site("|keithschwarz.com|") }, Matches { Site("|blog.testdouble.com|") }, Matches { Site("|rationalconspiracy.com|") }, Matches { Site("|blog.superfeedr.com|") }, Matches { Site("|hn-books.com|") }, Matches { Site("|techsolidarity.org|") }, Matches { Site("|annualletter.gatesfoundation.org|") }, Matches { Site("|ardanlabs.com|") }, Matches { Site("|protonvpn.com|") }, Matches { Site("|winrumors.com|") }, Matches { Site("|arcticstartup.com|") }, Matches { Site("|blogs.akamai.com|") }, Matches { Site("|howitactuallyworks.com|") }, Matches { Site("|theage.com.au|") }, Matches { Site("|blogs.computerworld.com|") }, Matches { Site("|news.artnet.com|") }, Matches { Site("|yongfook.com|") }, Matches { Site("|ask.metafilter.com|") }, Matches { Site("|blog.zencoder.com|") }, Matches { Site("|ashfurrow.com|") }, Matches { Site("|rachelandrew.co.uk|") }, Matches { Site("|natureofcode.com|") }, Matches { Site("|jnd.org|") }, Matches { Site("|cryptoslate.com|") }, Matches { Site("|electricliterature.com|") }, Matches { Site("|cs.toronto.edu|") }, Matches { Site("|laughingsquid.com|") }, Matches { Site("|news.netcraft.com|") }, Matches { Site("|mattfriz.com|") }, Matches { Site("|blogs.computerworlduk.com|") }, Matches { Site("|weblog.jamisbuck.org|") }, Matches { Site("|particletree.com|") }, Matches { Site("|loopinsight.com|") }, Matches { Site("|blog.qualys.com|") }, Matches { Site("|moz.com|") }, Matches { Site("|chalmers.se|") }, Matches { Site("|homepage.ntlworld.com|") }, Matches { Site("|jpost.com|") }, Matches { Site("|teenvogue.com|") }, Matches { Site("|blog.bufferapp.com|") }, Matches { Site("|pharr.org|") }, Matches { Site("|cforcoding.com|") }, Matches { Site("|mixpanel.com|") }, Matches { Site("|thevintagenews.com|") }, Matches { Site("|bdickason.com|") }, Matches { Site("|immunant.com|") }, Matches { Site("|madhadron.com|") }, Matches { Site("|vim.org|") }, Matches { Site("|blog.prototypr.io|") }, Matches { Site("|webpolicy.org|") }, Matches { Site("|coding.smashingmagazine.com|") }, Matches { Site("|wizardzines.com|") }, Matches { Site("|itnews.com.au|") }, Matches { Site("|codethinked.com|") }, Matches { Site("|technologynetworks.com|") }, Matches { Site("|blog.wolframalpha.com|") }, Matches { Site("|blog.juxt.pro|") }, Matches { Site("|defector.com|") }, Matches { Site("|jamesyu.org|") }, Matches { Site("|dailytech.com|") }, Matches { Site("|linear.app|") }, Matches { Site("|clerk.house.gov|") }, Matches { Site("|keepachangelog.com|") }, Matches { Site("|eng.localytics.com|") }, Matches { Site("|emacsrocks.com|") }, Matches { Site("|dassur.ma|") }, Matches { Site("|sightline.org|") }, Matches { Site("|gamesradar.com|") }, Matches { Site("|sysdig.com|") }, Matches { Site("|cloudkick.com|") }, Matches { Site("|devopsu.com|") }, Matches { Site("|believermag.com|") }, Matches { Site("|unhandledexpression.com|") }, Matches { Site("|efficiencyiseverything.com|") }, Matches { Site("|therobotreport.com|") }, Matches { Site("|howtographql.com|") }, Matches { Site("|archive.today|") }, Matches { Site("|progrium.com|") }, Matches { Site("|redfin.engineering|") }, Matches { Site("|nexedi.com|") }, Matches { Site("|home.treasury.gov|") }, Matches { Site("|opensourceconnections.com|") }, Matches { Site("|aras-p.info|") }, Matches { Site("|battlepenguin.com|") }, Matches { Site("|solokeys.com|") }, Matches { Site("|alexkyte.me|") }, Matches { Site("|digitalmusicnews.com|") }, Matches { Site("|kenneth.io|") }, Matches { Site("|mywiki.wooledge.org|") }, Matches { Site("|epic.org|") }, Matches { Site("|behavioralscientist.org|") }, Matches { Site("|jack.minardi.org|") }, Matches { Site("|zeptobars.ru|") }, Matches { Site("|bramcohen.com|") }, Matches { Site("|frankforce.com|") }, Matches { Site("|erniemiller.org|") }, Matches { Site("|robservatory.com|") }, Matches { Site("|artofmanliness.com|") }, Matches { Site("|world-nuclear-news.org|") }, Matches { Site("|openmirage.org|") }, Matches { Site("|prism-break.org|") }, Matches { Site("|slab.com|") }, Matches { Site("|monkeylearn.com|") }, Matches { Site("|metaredux.com|") }, Matches { Site("|eurogamer.net|") }, Matches { Site("|wisdomination.com|") }, Matches { Site("|src.chromium.org|") }, Matches { Site("|tudelft.nl|") }, Matches { Site("|blog.project-insanity.org|") }, Matches { Site("|hadihariri.com|") }, Matches { Site("|blog.xot.nl|") }, Matches { Site("|andrewchenblog.com|") }, Matches { Site("|jordan-wright.com|") }, Matches { Site("|journal.burningman.org|") }, Matches { Site("|blog.tensorflow.org|") }, Matches { Site("|standblog.org|") }, Matches { Site("|ant.design|") }, Matches { Site("|overapi.com|") }, Matches { Site("|suntimes.com|") }, Matches { Site("|thecable.foreignpolicy.com|") }, Matches { Site("|bestinclass.dk|") }, Matches { Site("|hn.algolia.com|") }, Matches { Site("|gwillem.gitlab.io|") }, Matches { Site("|elbenshira.com|") }, Matches { Site("|bankunderground.co.uk|") }, Matches { Site("|crowdsupply.com|") }, Matches { Site("|lists.linuxfoundation.org|") }, Matches { Site("|prideout.net|") }, Matches { Site("|andrewoneverything.com|") }, Matches { Site("|peterlyons.com|") }, Matches { Site("|vogue.com|") }, Matches { Site("|future.a16z.com|") }, Matches { Site("|thedotpost.com|") }, Matches { Site("|davidwalsh.name|") }, Matches { Site("|heise.de|") }, Matches { Site("|regex.info|") }, Matches { Site("|blog.jayway.com|") }, Matches { Site("|mattmazur.com|") }, Matches { Site("|0x80.pl|") }, Matches { Site("|pine64.com|") }, Matches { Site("|gog.com|") }, Matches { Site("|jdh.hamkins.org|") }, Matches { Site("|openjdk.java.net|") }, Matches { Site("|code.djangoproject.com|") }, Matches { Site("|airbnb.io|") }, Matches { Site("|neatorama.com|") }, Matches { Site("|intridea.com|") }, Matches { Site("|fastmailstatus.com|") }, Matches { Site("|nas.sr|") }, Matches { Site("|danielbmarkham.com|") }, Matches { Site("|blogs.kde.org|") }, Matches { Site("|wordfence.com|") }, Matches { Site("|quariety.com|") }, Matches { Site("|ritholtz.com|") }, Matches { Site("|jasonadriaan.com|") }, Matches { Site("|joelcalifa.com|") }, Matches { Site("|cs.umd.edu|") }, Matches { Site("|zacharyvoase.com|") }, Matches { Site("|decisionproblem.com|") }, Matches { Site("|steamdb.info|") }, Matches { Site("|blog.chef.io|") }, Matches { Site("|techraptor.net|") }, Matches { Site("|nanog.org|") }, Matches { Site("|igoro.com|") }, Matches { Site("|math.toronto.edu|") }, Matches { Site("|tether.to|") }, Matches { Site("|adrianmejia.com|") }, Matches { Site("|adblockplus.org|") }, Matches { Site("|techxplore.com|") }, Matches { Site("|professional-troublemaker.com|") }, Matches { Site("|idealab.talkingpointsmemo.com|") }, Matches { Site("|nesslabs.com|") }, Matches { Site("|nationalgeographic.co.uk|") }, Matches { Site("|iridakos.com|") }, Matches { Site("|theagilepanda.com|") }, Matches { Site("|blog.skyliner.io|") }, Matches { Site("|django-cms.org|") }, Matches { Site("|blog.path.com|") }, Matches { Site("|villagevoice.com|") }, Matches { Site("|somehowmanage.com|") }, Matches { Site("|mnn.com|") }, Matches { Site("|abovethelaw.com|") }, Matches { Site("|blog.logrocket.com|") }, Matches { Site("|apress.com|") }, Matches { Site("|curbed.com|") }, Matches { Site("|digitizor.com|") }, Matches { Site("|blog.lareviewofbooks.org|") }, Matches { Site("|cambus.net|") }, Matches { Site("|blog.rize.io|") }, Matches { Site("|2ality.com|") }, Matches { Site("|thedomains.com|") }, Matches { Site("|examine.com|") }, Matches { Site("|speirs.org|") }, Matches { Site("|cs.brown.edu|") }, Matches { Site("|dnalounge.com|") }, Matches { Site("|nbcbayarea.com|") }, Matches { Site("|macperformanceguide.com|") }, Matches { Site("|gocardless.com|") }, Matches { Site("|driverless.id|") }, Matches { Site("|blog.l0cal.com|") }, Matches { Site("|labs.ripe.net|") }, Matches { Site("|britishlibrary.typepad.co.uk|") }, Matches { Site("|trustedsec.com|") }, Matches { Site("|nicholaswindsorhoward.com|") }, Matches { Site("|wefunder.com|") }, Matches { Site("|grpc.io|") }, Matches { Site("|innovationaus.com|") }, Matches { Site("|algorithmwatch.org|") }, Matches { Site("|kylewritescode.com|") }, Matches { Site("|doc.ic.ac.uk|") }, Matches { Site("|r-bloggers.com|") }, Matches { Site("|kxan.com|") }, Matches { Site("|blog.shodan.io|") }, Matches { Site("|blog.couchdb.org|") }, Matches { Site("|blogs.igalia.com|") }, Matches { Site("|adambard.com|") }, Matches { Site("|xania.org|") }, Matches { Site("|pinboard.in|") }, Matches { Site("|lobste.rs|") }, Matches { Site("|interestingengineering.com|") }, Matches { Site("|jcdav.is|") }, Matches { Site("|zwbetz.com|") }, Matches { Site("|compellingsciencefiction.com|") }, Matches { Site("|headmelted.com|") }, Matches { Site("|blog.itlater.com|") }, Matches { Site("|joystiq.com|") }, Matches { Site("|blog.loadzero.com|") }, Matches { Site("|exploringbinary.com|") }, Matches { Site("|towardsdatascience.com|") }, Matches { Site("|ostif.org|") }, Matches { Site("|cs.ucr.edu|") }, Matches { Site("|transportenvironment.org|") }, Matches { Site("|sciencenews.org|") }, Matches { Site("|blog.portswigger.net|") }, Matches { Site("|dshipper.posterous.com|") }, Matches { Site("|abopen.com|") }, Matches { Site("|realclearscience.com|") }, Matches { Site("|llnl.gov|") }, Matches { Site("|brandmark.io|") }, Matches { Site("|eflorenzano.com|") }, Matches { Site("|ethanzuckerman.com|") }, Matches { Site("|montulli.org|") }, Matches { Site("|dvorak.org|") }, Matches { Site("|octopart.com|") }, Matches { Site("|ithare.com|") }, Matches { Site("|isc.sans.edu|") }, Matches { Site("|starling-software.com|") }, Matches { Site("|sedimental.org|") }, Matches { Site("|nitrokey.com|") }, Matches { Site("|fool.com|") }, Matches { Site("|ntietz.com|") }, Matches { Site("|thepointmag.com|") }, Matches { Site("|symantec.com|") }, Matches { Site("|blog.adacore.com|") }, Matches { Site("|blog.davidtate.org|") }, Matches { Site("|blog.gitlab.org|") }, Matches { Site("|blog.dijit.sh|") }, Matches { Site("|boredzo.org|") }, Matches { Site("|bishopfox.com|") }, Matches { Site("|blog.sproutcore.com|") }, Matches { Site("|nakedcapitalism.com|") }, Matches { Site("|hackaday.io|") }, Matches { Site("|nccgroup.com|") }, Matches { Site("|kansas.com|") }, Matches { Site("|myfonts.com|") }, Matches { Site("|databreaches.net|") }, Matches { Site("|design.google|") }, Matches { Site("|bvp.com|") }, Matches { Site("|eriwen.com|") }, Matches { Site("|flightaware.com|") }, Matches { Site("|us2.campaign-archive1.com|") }, Matches { Site("|engineering.skroutz.gr|") }, Matches { Site("|arcentry.com|") }, Matches { Site("|redmonk.com|") }, Matches { Site("|jesseduffield.com|") }, Matches { Site("|foodandwine.com|") }, Matches { Site("|vandenoever.info|") }, Matches { Site("|tubetime.us|") }, Matches { Site("|xenbits.xen.org|") }, Matches { Site("|nofilmschool.com|") }, Matches { Site("|joi.ito.com|") }, Matches { Site("|blog.garlicsim.org|") }, Matches { Site("|akr.am|") }, Matches { Site("|nypl.org|") }, Matches { Site("|shmuplations.com|") }, Matches { Site("|blog.statwing.com|") }, Matches { Site("|boston.conman.org|") }, Matches { Site("|lilium.com|") }, Matches { Site("|phk.freebsd.dk|") }, Matches { Site("|underthehood.meltwater.com|") }, Matches { Site("|airliners.net|") }, Matches { Site("|gobankingrates.com|") }, Matches { Site("|maxplanck.nautil.us|") }, Matches { Site("|leandromoreira.com.br|") }, Matches { Site("|24ways.org|") }, Matches { Site("|federaltimes.com|") }, Matches { Site("|slash7.com|") }, Matches { Site("|projectrho.com|") }, Matches { Site("|pencil.evolus.vn|") }, Matches { Site("|newfoodeconomy.org|") }, Matches { Site("|geekosystem.com|") }, Matches { Site("|bengtan.com|") }, Matches { Site("|jasonlefkowitz.net|") }, Matches { Site("|teamtreehouse.com|") }, Matches { Site("|blog.quarkslab.com|") }, Matches { Site("|artnome.com|") }, Matches { Site("|blog.chron.com|") }, Matches { Site("|blog.close.io|") }, Matches { Site("|lonesysadmin.net|") }, Matches { Site("|lemonde.fr|") }, Matches { Site("|guernicamag.com|") }, Matches { Site("|blog.oleganza.com|") }, Matches { Site("|poetryfoundation.org|") }, Matches { Site("|archive.computerhistory.org|") }, Matches { Site("|philzimmermann.com|") }, Matches { Site("|sqlalchemy.org|") }, Matches { Site("|rubyinside.com|") }, Matches { Site("|rjbs.manxome.org|") }, Matches { Site("|lab.simurai.com|") }, Matches { Site("|shortcutfoo.com|") }, Matches { Site("|asymco.com|") }, Matches { Site("|johnmathews.eu|") }, Matches { Site("|blog.vivekhaldar.com|") }, Matches { Site("|t3.org|") }, Matches { Site("|coloradosun.com|") }, Matches { Site("|gamesindustry.biz|") }, Matches { Site("|benjoffe.com|") }, Matches { Site("|codeblog.jonskeet.uk|") }, Matches { Site("|mattdesl.svbtle.com|") }, Matches { Site("|wilshipley.com|") }, Matches { Site("|lunduke.com|") }, Matches { Site("|blog.documentcloud.org|") }, Matches { Site("|pratt.duke.edu|") }, Matches { Site("|forum.palemoon.org|") }, Matches { Site("|ring.cx|") }, Matches { Site("|healthimaging.com|") }, Matches { Site("|blog.lawnstarter.com|") }, Matches { Site("|drorpoleg.com|") }, Matches { Site("|abajournal.com|") }, Matches { Site("|akitasoftware.com|") }, Matches { Site("|blog.algolia.com|") }, Matches { Site("|cgit.freedesktop.org|") }, Matches { Site("|creativegood.com|") }, Matches { Site("|krypt.co|") }, Matches { Site("|david-peter.de|") }, Matches { Site("|markdotto.com|") }, Matches { Site("|tuaw.com|") }, Matches { Site("|jessepollak.me|") }, Matches { Site("|evasi0n.com|") }, Matches { Site("|continuum.io|") }, Matches { Site("|inconshreveable.com|") }, Matches { Site("|go350.com|") }, Matches { Site("|newhumanist.org.uk|") }, Matches { Site("|thelocal.se|") }, Matches { Site("|ldpreload.com|") }, Matches { Site("|blog.valerieaurora.org|") }, Matches { Site("|tympanus.net|") }, Matches { Site("|gcaptain.com|") }, Matches { Site("|fireeye.com|") }, Matches { Site("|mkdev.me|") }, Matches { Site("|thoughtmaybe.com|") }, Matches { Site("|blog.lukaszolejnik.com|") }, Matches { Site("|getmondo.co.uk|") }, Matches { Site("|open.bufferapp.com|") }, Matches { Site("|forums.macrumors.com|") }, Matches { Site("|scottberkun.com|") }, Matches { Site("|ontwik.com|") }, Matches { Site("|git-scm.com|") }, Matches { Site("|adafruit.com|") }, Matches { Site("|mathjax.org|") }, Matches { Site("|chinalawblog.com|") }, Matches { Site("|dw.de|") }, Matches { Site("|udacity.com|") }, Matches { Site("|dianeravitch.net|") }, Matches { Site("|narrator.ai|") }, Matches { Site("|broadbandnow.com|") }, Matches { Site("|theaircurrent.com|") }, Matches { Site("|bytecellar.com|") }, Matches { Site("|rifters.com|") }, Matches { Site("|mikewest.org|") }, Matches { Site("|loyaltylobby.com|") }, Matches { Site("|blog.hut8labs.com|") }, Matches { Site("|metmuseum.org|") }, Matches { Site("|undo.io|") }, Matches { Site("|news.discovery.com|") }, Matches { Site("|hulry.com|") }, Matches { Site("|greenheartgames.com|") }, Matches { Site("|thehindu.com|") }, Matches { Site("|ably.io|") }, Matches { Site("|chrispenner.ca|") }, Matches { Site("|logodesignlove.com|") }, Matches { Site("|neocomputer.org|") }, Matches { Site("|m.motherjones.com|") }, Matches { Site("|ro-che.info|") }, Matches { Site("|ofnumbers.com|") }, Matches { Site("|rdist.root.org|") }, Matches { Site("|blog.alexellis.io|") }, Matches { Site("|notebookcheck.net|") }, Matches { Site("|new.livestream.com|") }, Matches { Site("|sonyaellenmann.com|") }, Matches { Site("|builtin.com|") }, Matches { Site("|thecritic.co.uk|") }, Matches { Site("|bitworking.org|") }, Matches { Site("|iwantmyname.com|") }, Matches { Site("|circleid.com|") }, Matches { Site("|woboq.com|") }, Matches { Site("|instructables.com|") }, Matches { Site("|markmail.org|") }, Matches { Site("|inverse.com|") }, Matches { Site("|robinhood.com|") }, Matches { Site("|blog.tojicode.com|") }, Matches { Site("|usa.streetsblog.org|") }, Matches { Site("|sanderknape.com|") }, Matches { Site("|technical.ly|") }, Matches { Site("|trek10.com|") }, Matches { Site("|theprint.in|") }, Matches { Site("|000fff.org|") }, Matches { Site("|networkworld.com|") }, Matches { Site("|apps.bostonglobe.com|") }, Matches { Site("|pfrazee.hashbase.io|") }, Matches { Site("|commentarymagazine.com|") }, Matches { Site("|petewarden.com|") }, Matches { Site("|exeter.ac.uk|") }, Matches { Site("|statwing.com|") }, Matches { Site("|unenvironment.org|") }, Matches { Site("|paintcodeapp.com|") }, Matches { Site("|andreschweighofer.com|") }, Matches { Site("|forums.unrealengine.com|") }, Matches { Site("|wikidata.org|") }, Matches { Site("|draculatheme.com|") }, Matches { Site("|blog.flightcaster.com|") }, Matches { Site("|vancouversun.com|") }, Matches { Site("|cc.gatech.edu|") }, Matches { Site("|madebymany.com|") }, Matches { Site("|afp.com|") }, Matches { Site("|huyng.com|") }, Matches { Site("|jeremymorgan.com|") }, Matches { Site("|thereformedbroker.com|") }, Matches { Site("|bigocheatsheet.com|") }, Matches { Site("|matduggan.com|") }, Matches { Site("|deis.io|") }, Matches { Site("|poolp.org|") }, Matches { Site("|alteredqualia.com|") }, Matches { Site("|erlang-factory.com|") }, Matches { Site("|paranoia.dubfire.net|") }, Matches { Site("|cato-at-liberty.org|") }, Matches { Site("|netflixprize.com|") }, Matches { Site("|utilitydive.com|") }, Matches { Site("|olioapps.com|") }, Matches { Site("|rcrowley.org|") }, Matches { Site("|hastebin.com|") }, Matches { Site("|dotnetfoundation.org|") }, Matches { Site("|platformonomics.com|") }, Matches { Site("|alf.nu|") }, Matches { Site("|antoinevastel.com|") }, Matches { Site("|liveweave.com|") }, Matches { Site("|causal.app|") }, Matches { Site("|liw.fi|") }, Matches { Site("|redis.io|") }, Matches { Site("|collectiveidea.com|") }, Matches { Site("|felleisen.org|") }, Matches { Site("|blog.nobugware.com|") }, Matches { Site("|windowscentral.com|") }, Matches { Site("|xobni.com|") }, Matches { Site("|outage.report|") }, Matches { Site("|justsecurity.org|") }, Matches { Site("|blog.rfox.eu|") }, Matches { Site("|way-cooler.org|") }, Matches { Site("|adamierymenko.com|") }, Matches { Site("|mesosphere.com|") }, Matches { Site("|meatfighter.com|") }, Matches { Site("|dsc.discovery.com|") }, Matches { Site("|sciencenordic.com|") }, Matches { Site("|uxmovement.com|") }, Matches { Site("|death.andgravity.com|") }, Matches { Site("|staffeng.com|") }, Matches { Site("|godottutorials.pro|") }, Matches { Site("|gladwell.com|") }, Matches { Site("|cgpgrey.com|") }, Matches { Site("|source.opennews.org|") }, Matches { Site("|unsharpen.com|") }, Matches { Site("|haseebq.com|") }, Matches { Site("|blog.diasporafoundation.org|") }, Matches { Site("|pugetsystems.com|") }, Matches { Site("|roadmap.sh|") }, Matches { Site("|rawstory.com|") }, Matches { Site("|nylas.com|") }, Matches { Site("|tunetheweb.com|") }, Matches { Site("|subtraction.com|") }, Matches { Site("|adam.blog.heroku.com|") }, Matches { Site("|gdcvault.com|") }, Matches { Site("|n26.com|") }, Matches { Site("|passportindex.org|") }, Matches { Site("|sfweekly.com|") }, Matches { Site("|wiki.csswg.org|") }, Matches { Site("|remoteok.io|") }, Matches { Site("|guru3d.com|") }, Matches { Site("|wisdom.weizmann.ac.il|") }, Matches { Site("|fred.stlouisfed.org|") }, Matches { Site("|quantcast.com|") }, Matches { Site("|dspguide.com|") }, Matches { Site("|monitor.firefox.com|") }, Matches { Site("|manchester.ac.uk|") }, Matches { Site("|ecowatch.com|") }, Matches { Site("|exponents.co|") }, Matches { Site("|ubere.ng|") }, Matches { Site("|lists.cs.uiuc.edu|") }, Matches { Site("|erasmatazz.com|") }, Matches { Site("|prestonbyrne.com|") }, Matches { Site("|andyet.net|") }, Matches { Site("|blog.getfirebug.com|") }, Matches { Site("|joshtronic.com|") }, Matches { Site("|cat-bus.com|") }, Matches { Site("|oos.moxiecode.com|") }, Matches { Site("|dlo.me|") }, Matches { Site("|openbazaar.org|") }, Matches { Site("|tumbledry.org|") }, Matches { Site("|ssd.eff.org|") }, Matches { Site("|worldometers.info|") }, Matches { Site("|denverpost.com|") }, Matches { Site("|blog.teambox.com|") }, Matches { Site("|staff.science.uu.nl|") }, Matches { Site("|chromium-review.googlesource.com|") }, Matches { Site("|antoarts.com|") }, Matches { Site("|redcode.nl|") }, Matches { Site("|morningstar.com|") }, Matches { Site("|nomachetejuggling.com|") }, Matches { Site("|ericholscher.com|") }, Matches { Site("|nfx.com|") }, Matches { Site("|kara.allthingsd.com|") }, Matches { Site("|taptaptap.com|") }, Matches { Site("|rhizome.org|") }, Matches { Site("|c-faq.com|") }, Matches { Site("|ocweekly.com|") }, Matches { Site("|yesmagazine.org|") }, Matches { Site("|boston.cbslocal.com|") }, Matches { Site("|sethvargo.com|") }, Matches { Site("|teamliquid.net|") }, Matches { Site("|kn100.me|") }, Matches { Site("|carsonified.com|") }, Matches { Site("|makecode.com|") }, Matches { Site("|leejamesrobinson.com|") }, Matches { Site("|journals.lww.com|") }, Matches { Site("|philfreo.com|") }, Matches { Site("|fredwu.me|") }, Matches { Site("|desertsun.com|") }, Matches { Site("|blog.noctua-software.com|") }, Matches { Site("|elazzabi.com|") }, Matches { Site("|camendesign.com|") }, Matches { Site("|spaceflightnow.com|") }, Matches { Site("|cs.uic.edu|") }, Matches { Site("|lpalmieri.com|") }, Matches { Site("|call-with-current-continuation.org|") }, Matches { Site("|pub.gajendra.net|") }, Matches { Site("|write.privacytools.io|") }, Matches { Site("|blog.gitprime.com|") }, Matches { Site("|deepstreamhub.com|") }, Matches { Site("|fosspost.org|") }, Matches { Site("|staradvertiser.com|") }, Matches { Site("|daggle.com|") }, Matches { Site("|text.sourcegraph.com|") }, Matches { Site("|pulumi.com|") }, Matches { Site("|deepstream.io|") }, Matches { Site("|rebol.com|") }, Matches { Site("|oilprice.com|") }, Matches { Site("|itsnicethat.com|") }, Matches { Site("|theblackvault.com|") }, Matches { Site("|jeena.net|") }, Matches { Site("|mixnode.com|") }, Matches { Site("|extremelearning.com.au|") }, Matches { Site("|news.crunchbase.com|") }, Matches { Site("|the-japan-news.com|") }, Matches { Site("|tor.com|") }, Matches { Site("|graphics.pixar.com|") }, Matches { Site("|deekit.com|") }, Matches { Site("|gkbrk.com|") }, Matches { Site("|jayhuang.org|") }, Matches { Site("|lunchbag.ca|") }, Matches { Site("|vanschneider.com|") }, Matches { Site("|seobook.com|") }, Matches { Site("|lfe.io|") }, Matches { Site("|unitedstatescourts.org|") }, Matches { Site("|listennotes.com|") }, Matches { Site("|techblog.livingsocial.com|") }, Matches { Site("|blogoscoped.com|") }, Matches { Site("|density.io|") }, Matches { Site("|dbasch.posterous.com|") }, Matches { Site("|martiancraft.com|") }, Matches { Site("|blog.meldium.com|") }, Matches { Site("|blog.codeclimate.com|") }, Matches { Site("|abtinforouzandeh.com|") }, Matches { Site("|rachelnabors.com|") }, Matches { Site("|zencoder.com|") }, Matches { Site("|itworld.com|") }, Matches { Site("|blog.ipinfo.io|") }, Matches { Site("|popsci.com|") }, Matches { Site("|autoweek.com|") }, Matches { Site("|bbot.org|") }, Matches { Site("|crookedtimber.org|") }, Matches { Site("|cultofmac.com|") }, Matches { Site("|en.wikisource.org|") }, Matches { Site("|kaggle.com|") }, Matches { Site("|librepcb.org|") }, Matches { Site("|nationalobserver.com|") }, Matches { Site("|skitch.com|") }, Matches { Site("|bfilipek.com|") }, Matches { Site("|fee.org|") }, Matches { Site("|doomworld.com|") }, Matches { Site("|librivox.org|") }, Matches { Site("|crispymtn.com|") }, Matches { Site("|nydailynews.com|") }, Matches { Site("|brilliantmaps.com|") }, Matches { Site("|tiamat.tsotech.com|") }, Matches { Site("|npf.io|") }, Matches { Site("|jonathan.bergknoff.com|") }, Matches { Site("|belitsoft.com|") }, Matches { Site("|blog.thecybershadow.net|") }, Matches { Site("|blog.privacytools.io|") }, Matches { Site("|elifesciences.org|") }, Matches { Site("|nemil.com|") }, Matches { Site("|jsonfeed.org|") }, Matches { Site("|opendatastructures.org|") }, Matches { Site("|yifan.lu|") }, Matches { Site("|sierraclub.org|") }, Matches { Site("|lbatalha.com|") }, Matches { Site("|libmill.org|") }, Matches { Site("|tricycle.org|") }, Matches { Site("|seattletimes.nwsource.com|") }, Matches { Site("|killscreen.com|") }, Matches { Site("|pixeltrue.com|") }, Matches { Site("|randalolson.com|") }, Matches { Site("|blog.thijsalkema.de|") }, Matches { Site("|zephoria.org|") }, Matches { Site("|paulromer.net|") }, Matches { Site("|blog.gtk.org|") }, Matches { Site("|blog.flattr.net|") }, Matches { Site("|seedmagazine.com|") }, Matches { Site("|technosophos.com|") }, Matches { Site("|monzo.com|") }, Matches { Site("|imperial.ac.uk|") }, Matches { Site("|secretgeek.net|") }, Matches { Site("|facebook.design|") }, Matches { Site("|sachachua.com|") }, Matches { Site("|codesections.com|") }, Matches { Site("|davidwong.fr|") }, Matches { Site("|root.cern.ch|") }, Matches { Site("|indieweb.org|") }, Matches { Site("|blog.reemer.com|") }, Matches { Site("|mrspeaker.net|") }, Matches { Site("|sun-sentinel.com|") }, Matches { Site("|gorban.org|") }, Matches { Site("|bgr.com|") }, Matches { Site("|0day.work|") }, Matches { Site("|blog.realkinetic.com|") }, Matches { Site("|earther.com|") }, Matches { Site("|positech.co.uk|") }, Matches { Site("|onthemedia.org|") }, Matches { Site("|cleveralgorithms.com|") }, Matches { Site("|pixelapse.com|") }, Matches { Site("|berniesanders.com|") }, Matches { Site("|a.wholelottanothing.org|") }, Matches { Site("|events.ccc.de|") }, Matches { Site("|chicagobusiness.com|") }, Matches { Site("|nsl.com|") }, Matches { Site("|srcco.de|") }, Matches { Site("|testpilot.firefox.com|") }, Matches { Site("|noahveltman.com|") }, Matches { Site("|jamiequint.com|") }, Matches { Site("|reverb.com|") }, Matches { Site("|pri.org|") }, Matches { Site("|trustnodes.com|") }, Matches { Site("|blogs.mathworks.com|") }, Matches { Site("|cncf.io|") }, Matches { Site("|opensource.com|") }, Matches { Site("|news.brown.edu|") }, Matches { Site("|forth.com|") }, Matches { Site("|blockstream.com|") }, Matches { Site("|getaether.net|") }, Matches { Site("|hooktheory.com|") }, Matches { Site("|irssi.org|") }, Matches { Site("|jemma.dev|") }, Matches { Site("|gittup.org|") }, Matches { Site("|dropboxforum.com|") }, Matches { Site("|blog.neocities.org|") }, Matches { Site("|aopa.org|") }, Matches { Site("|math-blog.com|") }, Matches { Site("|meetup.hackernewsdc.org|") }, Matches { Site("|ibtimes.sg|") }, Matches { Site("|curiousrat.com|") }, Matches { Site("|ponylang.io|") }, Matches { Site("|noisebridge.net|") }, Matches { Site("|apps.fcc.gov|") }, Matches { Site("|eenews.net|") }, Matches { Site("|dhs.gov|") }, Matches { Site("|uu.se|") }, Matches { Site("|blog.streak.com|") }, Matches { Site("|bluishcoder.co.nz|") }, Matches { Site("|prolost.com|") }, Matches { Site("|corgibytes.com|") }, Matches { Site("|grouptalent.com|") }, Matches { Site("|dankaminsky.com|") }, Matches { Site("|blog.rubbingalcoholic.com|") }, Matches { Site("|paul.copplest.one|") }, Matches { Site("|andrewhy.de|") }, Matches { Site("|techfounder.net|") }, Matches { Site("|spinroot.com|") }, Matches { Site("|garethrees.org|") }, Matches { Site("|blog.gedrap.me|") }, Matches { Site("|oceans.nautil.us|") }, Matches { Site("|autonlab.org|") }, Matches { Site("|kallithea-scm.org|") }, Matches { Site("|getrevue.co|") }, Matches { Site("|whatsonweibo.com|") }, Matches { Site("|tass.com|") }, Matches { Site("|paste.lisp.org|") }, Matches { Site("|rollcall.com|") }, Matches { Site("|reference.wolfram.com|") }, Matches { Site("|kevin.burke.dev|") }, Matches { Site("|decisiondata.org|") }, Matches { Site("|benbernardblog.com|") }, Matches { Site("|usefathom.com|") }, Matches { Site("|pcpro.co.uk|") }, Matches { Site("|progit.org|") }, Matches { Site("|ffii.org|") }, Matches { Site("|byrslf.co|") }, Matches { Site("|sigops.org|") }, Matches { Site("|blog.whoishiring.io|") }, Matches { Site("|mcvuk.com|") }, Matches { Site("|google.pl|") }, Matches { Site("|blog.untogether.co.uk|") }, Matches { Site("|uh.edu|") }, Matches { Site("|fable.io|") }, Matches { Site("|hizook.com|") }, Matches { Site("|ovh.com|") }, Matches { Site("|tedinski.com|") }, Matches { Site("|entrepreneur.venturebeat.com|") }, Matches { Site("|c-spanvideo.org|") }, Matches { Site("|historyextra.com|") }, Matches { Site("|defenseone.com|") }, Matches { Site("|volument.com|") }, Matches { Site("|imaging-resource.com|") }, Matches { Site("|popupcity.net|") }, Matches { Site("|skyandtelescope.com|") }, Matches { Site("|viva64.com|") }, Matches { Site("|earnestcapital.com|") }, Matches { Site("|jmarbach.com|") }, Matches { Site("|chrisharrison.net|") }, Matches { Site("|jsonline.com|") }, Matches { Site("|tesla-cdn.thron.com|") }, Matches { Site("|neuroscientistnews.com|") }, Matches { Site("|wondersofphysics.com|") }, Matches { Site("|lanl.gov|") }, Matches { Site("|rfc-editor.org|") }, Matches { Site("|industrialempathy.com|") }, Matches { Site("|performancejs.com|") }, Matches { Site("|infiniteundo.com|") }, Matches { Site("|heroku.com|") }, Matches { Site("|blog.lse.epita.fr|") }, Matches { Site("|lacker.io|") }, Matches { Site("|timeline.com|") }, Matches { Site("|wiki.blender.org|") }, Matches { Site("|blog.fugue.co|") }, Matches { Site("|golem.de|") }, Matches { Site("|pingcap.com|") }, Matches { Site("|john.onolan.org|") }, Matches { Site("|blog.mocality.co.ke|") }, Matches { Site("|status.coinbase.com|") }, Matches { Site("|attejuvonen.fi|") }, Matches { Site("|serversforhackers.com|") }, Matches { Site("|work.caltech.edu|") }, Matches { Site("|fuelyourcoding.com|") }, Matches { Site("|dyn.com|") }, Matches { Site("|blog.tabini.ca|") }, Matches { Site("|israel21c.org|") }, Matches { Site("|rubyonrails.org|") }, Matches { Site("|designweek.co.uk|") }, Matches { Site("|collison.ie|") }, Matches { Site("|evilmadscientist.com|") }, Matches { Site("|muddylemon.com|") }, Matches { Site("|agateau.com|") }, Matches { Site("|blog.miguelgrinberg.com|") }, Matches { Site("|nmap.org|") }, Matches { Site("|theblockcrypto.com|") }, Matches { Site("|haaretz.com|") }, Matches { Site("|codecapsule.com|") }, Matches { Site("|ethz.ch|") }, Matches { Site("|blog.bloomca.me|") }, Matches { Site("|blog.snapeda.com|") }, Matches { Site("|evonomics.com|") }, Matches { Site("|www2.macleans.ca|") }, Matches { Site("|composition.al|") }, Matches { Site("|js13kgames.com|") }, Matches { Site("|lists.basho.com|") }, Matches { Site("|sciencenorway.no|") }, Matches { Site("|speaking.io|") }, Matches { Site("|exceptionnotfound.net|") }, Matches { Site("|thisismynext.com|") }, Matches { Site("|unchartedterritories.tomaspueyo.com|") }, Matches { Site("|skilled.io|") }, Matches { Site("|thebreakfastpost.com|") }, Matches { Site("|blog.bumblebeelabs.com|") }, Matches { Site("|materialize.io|") }, Matches { Site("|haystacksoftware.com|") }, Matches { Site("|blog.modernmechanix.com|") }, Matches { Site("|math3ma.com|") }, Matches { Site("|retractionwatch.com|") }, Matches { Site("|appleoutsider.com|") }, Matches { Site("|dreamsongs.com|") }, Matches { Site("|gohugo.io|") }, Matches { Site("|nicolodavis.com|") }, Matches { Site("|andreykurenkov.com|") }, Matches { Site("|conversionxl.com|") }, Matches { Site("|qemu-advent-calendar.org|") }, Matches { Site("|enfranchisedmind.com|") }, Matches { Site("|ahrefs.com|") }, Matches { Site("|spf13.com|") }, Matches { Site("|adamschwartz.co|") }, Matches { Site("|scikit-learn.org|") }, Matches { Site("|lessonsoffailure.com|") }, Matches { Site("|charlesleifer.com|") }, Matches { Site("|zeux.io|") }, Matches { Site("|iximiuz.com|") }, Matches { Site("|kerkour.com|") }, Matches { Site("|racked.com|") }, Matches { Site("|news.morningstar.com|") }, Matches { Site("|hfet.org|") }, Matches { Site("|enterprisecraftsmanship.com|") }, Matches { Site("|dailynous.com|") }, Matches { Site("|sandiegouniontribune.com|") }, Matches { Site("|playframework.com|") }, Matches { Site("|betterhumans.coach.me|") }, Matches { Site("|thomaspark.co|") }, Matches { Site("|mimimatthews.com|") }, Matches { Site("|chris.beams.io|") }, Matches { Site("|whoismcafee.com|") }, Matches { Site("|stlouisfed.org|") }, Matches { Site("|fredrikdeboer.com|") }, Matches { Site("|blog.cerebralab.com|") }, Matches { Site("|weworkremotely.com|") }, Matches { Site("|english.yonhapnews.co.kr|") }, Matches { Site("|blog.ffwll.ch|") }, Matches { Site("|taoofmac.com|") }, Matches { Site("|nenadseo.com|") }, Matches { Site("|our.status.im|") }, Matches { Site("|justinhileman.info|") }, Matches { Site("|financemagnates.com|") }, Matches { Site("|srlabs.de|") }, Matches { Site("|emacsredux.com|") }, Matches { Site("|colorforth.com|") }, Matches { Site("|tech.trivago.com|") }, Matches { Site("|rusty.ozlabs.org|") }, Matches { Site("|unionleader.com|") }, Matches { Site("|huckmag.com|") }, Matches { Site("|3quarksdaily.com|") }, Matches { Site("|basicattentiontoken.org|") }, Matches { Site("|stackfield.com|") }, Matches { Site("|laktek.com|") }, Matches { Site("|elasticsearch.com|") }, Matches { Site("|thomashunter.name|") }, Matches { Site("|tapbots.com|") }, Matches { Site("|shime.sh|") }, Matches { Site("|news.consumerreports.org|") }, Matches { Site("|alwaysrightinstitute.com|") }, Matches { Site("|plover.net|") }, Matches { Site("|oleb.net|") }, Matches { Site("|mymoneyblog.com|") }, Matches { Site("|blog.clarifai.com|") }, Matches { Site("|labs.earthpeople.se|") }, Matches { Site("|blog.greweb.fr|") }, Matches { Site("|truthout.org|") }, Matches { Site("|rowetel.com|") }, Matches { Site("|acha.ninja|") }, Matches { Site("|blog.carlmjohnson.net|") }, Matches { Site("|programming-journal.org|") }, Matches { Site("|news18.com|") }, Matches { Site("|sam.bluwiki.com|") }, Matches { Site("|monbiot.com|") }, Matches { Site("|rawgit.com|") }, Matches { Site("|foxla.com|") }, Matches { Site("|dvt.name|") }, Matches { Site("|developer.marvel.com|") }, Matches { Site("|lowendtalk.com|") }, Matches { Site("|docs.celeryproject.org|") }, Matches { Site("|poststatus.com|") }, Matches { Site("|blockgeeks.com|") }, Matches { Site("|itnext.io|") }, Matches { Site("|blog.existentialize.com|") }, Matches { Site("|semiengineering.com|") }, Matches { Site("|digibarn.com|") }, Matches { Site("|mikemcquaid.com|") }, Matches { Site("|hackflow.com|") }, Matches { Site("|lists.opensuse.org|") }, Matches { Site("|weblog.rogueamoeba.com|") }, Matches { Site("|webdesignmuseum.org|") }, Matches { Site("|garron.blog|") }, Matches { Site("|instadeq.com|") }, Matches { Site("|brisbanetimes.com.au|") }, Matches { Site("|leanpub.com|") }, Matches { Site("|fendrich.se|") }, Matches { Site("|edn.com|") }, Matches { Site("|synthtopia.com|") }, Matches { Site("|michaelbromley.co.uk|") }, Matches { Site("|refsmmat.com|") }, Matches { Site("|jonbischke.com|") }, Matches { Site("|blogs.kqed.org|") }, Matches { Site("|xconomy.com|") }, Matches { Site("|timeslive.co.za|") }, Matches { Site("|keithp.com|") }, Matches { Site("|blog.online.net|") }, Matches { Site("|atariarchives.org|") }, Matches { Site("|wearethemighty.com|") }, Matches { Site("|heatst.com|") }, Matches { Site("|blog.wekeroad.com|") }, Matches { Site("|dnainfo.com|") }, Matches { Site("|wufoo.com|") }, Matches { Site("|zompist.com|") }, Matches { Site("|nbr.co.nz|") }, Matches { Site("|tomtunguz.com|") }, Matches { Site("|blog.twilio.com|") }, Matches { Site("|nhplace.com|") }, Matches { Site("|the-digital-reader.com|") }, Matches { Site("|vpri.org|") }, Matches { Site("|bailis.org|") }, Matches { Site("|maximise.dk|") }, Matches { Site("|99designs.com|") }, Matches { Site("|crummy.com|") }, Matches { Site("|ibtimes.co.uk|") }, Matches { Site("|6sqft.com|") }, Matches { Site("|symkat.com|") }, Matches { Site("|survata.com|") }, Matches { Site("|greenwichtime.com|") }, Matches { Site("|leandomainsearch.com|") }, Matches { Site("|penguindreams.org|") }, Matches { Site("|windowsteamblog.com|") }, Matches { Site("|more-magic.net|") }, Matches { Site("|wundergraph.com|") }, Matches { Site("|stereogum.com|") }, Matches { Site("|media.defcon.org|") }, Matches { Site("|physics.aps.org|") }, Matches { Site("|addedbytes.com|") }, Matches { Site("|theconversation.edu.au|") }, Matches { Site("|carwoo.com|") }, Matches { Site("|swiftbysundell.com|") }, Matches { Site("|bigthink.com|") }, Matches { Site("|nltk.org|") }, Matches { Site("|atlas.cern|") }, Matches { Site("|nyse.com|") }, Matches { Site("|icyphox.sh|") }, Matches { Site("|hypothesis.works|") }, Matches { Site("|jacobobryant.com|") }, Matches { Site("|blogs.zappos.com|") }, Matches { Site("|blog.joellehman.com|") }, Matches { Site("|conal.net|") }, Matches { Site("|dadhacker.com|") }, Matches { Site("|stars.chromeexperiments.com|") }, Matches { Site("|blog.thousandeyes.com|") }, Matches { Site("|drbunsen.org|") }, Matches { Site("|blog.tinfoilsecurity.com|") }, Matches { Site("|landley.net|") }, Matches { Site("|jjbeshara.com|") }, Matches { Site("|searchenginejournal.com|") }, Matches { Site("|samgentle.com|") }, Matches { Site("|mywinamp.com|") }, Matches { Site("|acm.uiuc.edu|") }, Matches { Site("|blogs.sfweekly.com|") }, Matches { Site("|theaviationist.com|") }, Matches { Site("|mikealrogers.com|") }, Matches { Site("|unofficialgoogledatascience.com|") }, Matches { Site("|wildbunny.co.uk|") }, Matches { Site("|vimcasts.org|") }, Matches { Site("|home.web.cern.ch|") }, Matches { Site("|news.virginia.edu|") }, Matches { Site("|blog.zawodny.com|") }, Matches { Site("|blog.mousereeve.com|") }, Matches { Site("|hackernewsbooks.com|") }, Matches { Site("|detexify.kirelabs.org|") }, Matches { Site("|blip.tv|") }, Matches { Site("|goodstuff.im|") }, Matches { Site("|opensignal.com|") }, Matches { Site("|the-pastry-box-project.net|") }, Matches { Site("|parkerhiggins.net|") }, Matches { Site("|roughtype.com|") }, Matches { Site("|ecosia.org|") }, Matches { Site("|dougmccune.com|") }, Matches { Site("|lambdaisland.com|") }, Matches { Site("|blog.8thlight.com|") }, Matches { Site("|akaptur.com|") }, Matches { Site("|appneta.com|") }, Matches { Site("|eos.org|") }, Matches { Site("|eia.gov|") }, Matches { Site("|freesoftwaremagazine.com|") }, Matches { Site("|blog.isquaredsoftware.com|") }, Matches { Site("|effectgames.com|") }, Matches { Site("|danbirken.com|") }, Matches { Site("|georgesaines.com|") }, Matches { Site("|cilium.io|") }, Matches { Site("|luisant.ca|") }, Matches { Site("|kde.org|") }, Matches { Site("|gengo.ai|") }, Matches { Site("|ask.slashdot.org|") }, Matches { Site("|inf.ethz.ch|") }, Matches { Site("|mv-voice.com|") }, Matches { Site("|visual6502.org|") }, Matches { Site("|codeofrob.com|") }, Matches { Site("|ludumdare.com|") }, Matches { Site("|bradford-delong.com|") }, Matches { Site("|sidsite.com|") }, Matches { Site("|persquaremile.com|") }, Matches { Site("|pathdependent.com|") }, Matches { Site("|marketplacepulse.com|") }, Matches { Site("|blog.steve.fi|") }, Matches { Site("|stefankendall.com|") }, Matches { Site("|machinelearningmastery.com|") }, Matches { Site("|tomcritchlow.com|") }, Matches { Site("|vqronline.org|") }, Matches { Site("|pmarchive.com|") }, Matches { Site("|blog.exodusintel.com|") }, Matches { Site("|icelandmonitor.mbl.is|") }, Matches { Site("|learnui.design|") }, Matches { Site("|wisdomandwonder.com|") }, Matches { Site("|gnupg.org|") }, Matches { Site("|otherhand.org|") }, Matches { Site("|andyswan.com|") }, Matches { Site("|unikernel.org|") }, Matches { Site("|theappeal.org|") }, Matches { Site("|multivax.com|") }, Matches { Site("|hilarymason.com|") }, Matches { Site("|metro.co.uk|") }, Matches { Site("|fxguide.com|") }, Matches { Site("|mail.gnome.org|") }, Matches { Site("|ripe.net|") }, Matches { Site("|polygraph.cool|") }, Matches { Site("|oonwoye.com|") }, Matches { Site("|centernetworks.com|") }, Matches { Site("|blog.kenperlin.com|") }, Matches { Site("|ericasadun.com|") }, Matches { Site("|scrapingbee.com|") }, Matches { Site("|mail-index.netbsd.org|") }, Matches { Site("|mikeindustries.com|") }, Matches { Site("|ritsumei.ac.jp|") }, Matches { Site("|typing.io|") }, Matches { Site("|blog.britishmuseum.org|") }, Matches { Site("|mailbox.org|") }, Matches { Site("|hackety.org|") }, Matches { Site("|invisible-island.net|") }, Matches { Site("|blog.minio.io|") }, Matches { Site("|etymonline.com|") }, Matches { Site("|founderdating.com|") }, Matches { Site("|users.softlab.ece.ntua.gr|") }, Matches { Site("|read.acloud.guru|") }, Matches { Site("|julian.digital|") }, Matches { Site("|ben.balter.com|") }, Matches { Site("|osc.universityofcalifornia.edu|") }, Matches { Site("|futureoflife.org|") }, Matches { Site("|multicians.org|") }, Matches { Site("|allthatsinteresting.com|") }, Matches { Site("|machinethink.net|") }, Matches { Site("|blogs.denverpost.com|") }, Matches { Site("|mishadoff.com|") }, Matches { Site("|getfirebug.com|") }, Matches { Site("|dxomark.com|") }, Matches { Site("|mycpu.org|") }, Matches { Site("|raphkoster.com|") }, Matches { Site("|blog.doordash.com|") }, Matches { Site("|paul.kinlan.me|") }, Matches { Site("|sliderulemuseum.com|") }, Matches { Site("|hpcwire.com|") }, Matches { Site("|flaviocopes.com|") }, Matches { Site("|nocomplexity.com|") }, Matches { Site("|what-if.xkcd.com|") }, Matches { Site("|healthcareitnews.com|") }, Matches { Site("|turingpi.com|") }, Matches { Site("|taskwarrior.org|") }, Matches { Site("|grepular.com|") }, Matches { Site("|nuclearsecrecy.com|") }, Matches { Site("|maxkle.in|") }, Matches { Site("|csd.uwo.ca|") }, Matches { Site("|alanhollis.com|") }, Matches { Site("|splitgraph.com|") }, Matches { Site("|instapainting.com|") }, Matches { Site("|taxfoundation.org|") }, Matches { Site("|delta.chat|") }, Matches { Site("|appft1.uspto.gov|") }, Matches { Site("|leerob.io|") }, Matches { Site("|chrisshort.net|") }, Matches { Site("|blog.venanti.us|") }, Matches { Site("|news.cnrs.fr|") }, Matches { Site("|500px.com|") }, Matches { Site("|fearlesssalarynegotiation.com|") }, Matches { Site("|frankmcsherry.org|") }, Matches { Site("|nts.strzibny.name|") }, Matches { Site("|developers.memsql.com|") }, Matches { Site("|sr.ht|") }, Matches { Site("|ebiquity.umbc.edu|") }, Matches { Site("|news.ubc.ca|") }, Matches { Site("|dailyherald.com|") }, Matches { Site("|felixge.de|") }, Matches { Site("|blog.ayoungprogrammer.com|") }, Matches { Site("|inhabitat.com|") }, Matches { Site("|lifehacker.com.au|") }, Matches { Site("|science.howstuffworks.com|") }, Matches { Site("|cancer.nautil.us|") }, Matches { Site("|appcubby.com|") }, Matches { Site("|math.utah.edu|") }, Matches { Site("|tooslowexception.com|") }, Matches { Site("|patrickcraig.co.uk|") }, Matches { Site("|perfectionkills.com|") }, Matches { Site("|ncona.com|") }, Matches { Site("|cnil.fr|") }, Matches { Site("|littlebitofcode.com|") }, Matches { Site("|zerodha.tech|") }, Matches { Site("|medicine.wustl.edu|") }, Matches { Site("|blog.socialcops.com|") }, Matches { Site("|ifttt.com|") }, Matches { Site("|blog.scalyr.com|") }, Matches { Site("|psypost.org|") }, Matches { Site("|abcactionnews.com|") }, Matches { Site("|blog.marksweep.com|") }, Matches { Site("|basecamp.com|") }, Matches { Site("|michael.otacoo.com|") }, Matches { Site("|toucharcade.com|") }, Matches { Site("|adage.com|") }, Matches { Site("|blog.klipse.tech|") }, Matches { Site("|dev.to|") }, Matches { Site("|deadline.com|") }, Matches { Site("|expressvpn.com|") }, Matches { Site("|zverovich.net|") }, Matches { Site("|bnl.gov|") }, Matches { Site("|discuss.linuxcontainers.org|") }, Matches { Site("|codesketch.com|") }, Matches { Site("|leveragedsellout.com|") }, Matches { Site("|imore.com|") }, Matches { Site("|people.inf.ethz.ch|") }, Matches { Site("|blog.smartbear.com|") }, Matches { Site("|ryanflorence.com|") }, Matches { Site("|createdigitalmusic.com|") }, Matches { Site("|nhm.ac.uk|") }, Matches { Site("|blog.hartleybrody.com|") }, Matches { Site("|futureboy.us|") }, Matches { Site("|windowslatest.com|") }, Matches { Site("|ewontfix.com|") }, Matches { Site("|jng.imagine27.com|") }, Matches { Site("|gogs.io|") }, Matches { Site("|geoffboeing.com|") }, Matches { Site("|phillymag.com|") }, Matches { Site("|blog.authy.com|") }, Matches { Site("|adamwathan.me|") }, Matches { Site("|distributionhacks.com|") }, Matches { Site("|thinkster.io|") }, Matches { Site("|terminusdb.com|") }, Matches { Site("|technoblogy.com|") }, Matches { Site("|30hourjobs.com|") }, Matches { Site("|ftrain.com|") }, Matches { Site("|foundation.zurb.com|") }, Matches { Site("|blog.viraptor.info|") }, Matches { Site("|bennesvig.com|") }, Matches { Site("|expressionsofchange.org|") }, Matches { Site("|blog.urfix.com|") }, Matches { Site("|lists.x.org|") }, Matches { Site("|huggingface.co|") }, Matches { Site("|zeuxcg.org|") }, Matches { Site("|vmssoftware.com|") }, Matches { Site("|jimplush.com|") }, Matches { Site("|thereboot.com|") }, Matches { Site("|antimatter15.com|") }, Matches { Site("|blog.davidecoppola.com|") }, Matches { Site("|kotaku.com.au|") }, Matches { Site("|3perf.com|") }, Matches { Site("|ryxcommar.com|") }, Matches { Site("|scitechdaily.com|") }, Matches { Site("|rjzaworski.com|") }, Matches { Site("|dolthub.com|") }, Matches { Site("|jperla.com|") }, Matches { Site("|roberto.open-lab.com|") }, Matches { Site("|tofugu.com|") }, Matches { Site("|preprints.org|") }, Matches { Site("|blog.kaggle.com|") }, Matches { Site("|getcarina.com|") }, Matches { Site("|thebarentsobserver.com|") }, Matches { Site("|improbable.com|") }, Matches { Site("|type.method.ac|") }, Matches { Site("|aleph.se|") }, Matches { Site("|lists.macosforge.org|") }, Matches { Site("|zguide.zeromq.org|") }, Matches { Site("|onethingwell.org|") }, Matches { Site("|gittip.com|") }, Matches { Site("|newsobserver.com|") }, Matches { Site("|voat.co|") }, Matches { Site("|viemu.com|") }, Matches { Site("|embeddeduse.com|") }, Matches { Site("|ideolalia.com|") }, Matches { Site("|andrewdumont.me|") }, Matches { Site("|sriramk.com|") }, Matches { Site("|chenhuijing.com|") }, Matches { Site("|yegor256.com|") }, Matches { Site("|cs.nott.ac.uk|") }, Matches { Site("|trustedreviews.com|") }, Matches { Site("|mitxela.com|") }, Matches { Site("|mail.haskell.org|") }, Matches { Site("|belfasttelegraph.co.uk|") }, Matches { Site("|zackshapiro.com|") }, Matches { Site("|collectspace.com|") }, Matches { Site("|alchemistowl.org|") }, Matches { Site("|interfluidity.com|") }, Matches { Site("|mithril.js.org|") }, Matches { Site("|sunboxlabs.com|") }, Matches { Site("|mattermark.com|") }, Matches { Site("|ballotpedia.org|") }, Matches { Site("|r2c.dev|") }, Matches { Site("|goaccess.io|") }, Matches { Site("|michaelwest.com.au|") }, Matches { Site("|redsymbol.net|") }, Matches { Site("|journals.aps.org|") }, Matches { Site("|blog.gingerlime.com|") }, Matches { Site("|bugsplat.info|") }, Matches { Site("|datastuff.tech|") }, Matches { Site("|cliffc.org|") }, Matches { Site("|leapmotion.com|") }, Matches { Site("|dom.as|") }, Matches { Site("|rickcarlino.com|") }, Matches { Site("|electronicsweekly.com|") }, Matches { Site("|blog.mythic-beasts.com|") }, Matches { Site("|blog.codiqa.com|") }, Matches { Site("|urbandictionary.com|") }, Matches { Site("|blog.ericgoldman.org|") }, Matches { Site("|thatcomputerscientist.com|") }, Matches { Site("|shankman.com|") }, Matches { Site("|blog.uservoice.com|") }, Matches { Site("|shafyy.com|") }, Matches { Site("|23andme.com|") }, Matches { Site("|thebulletin.org|") }, Matches { Site("|sekao.net|") }, Matches { Site("|om.co|") }, Matches { Site("|reacttraining.com|") }, Matches { Site("|phili.pe|") }, Matches { Site("|kamerontanseli.ghost.io|") }, Matches { Site("|deccanherald.com|") }, Matches { Site("|recipes.hypotheses.org|") }, Matches { Site("|scotthyoung.com|") }, Matches { Site("|blog.kraken.com|") }, Matches { Site("|ello.co|") }, Matches { Site("|asiatimes.com|") }, Matches { Site("|blog.tindie.com|") }, Matches { Site("|plagiarismtoday.com|") }, Matches { Site("|the74million.org|") }, Matches { Site("|analytics.usa.gov|") }, Matches { Site("|blog.jpl-consulting.com|") }, Matches { Site("|gosquared.com|") }, Matches { Site("|unite.ai|") }, Matches { Site("|pastie.org|") }, Matches { Site("|bluetooth.com|") }, Matches { Site("|heartbeat.fritz.ai|") }, Matches { Site("|blog.liw.fi|") }, Matches { Site("|placesjournal.org|") }, Matches { Site("|interfacelab.com|") }, Matches { Site("|programming-motherfucker.com|") }, Matches { Site("|thespacereview.com|") }, Matches { Site("|zippia.com|") }, Matches { Site("|alumnit.ca|") }, Matches { Site("|blog.scienceexchange.com|") }, Matches { Site("|danielallendeutsch.com|") }, Matches { Site("|learningclojure.com|") }, Matches { Site("|neo4j.com|") }, Matches { Site("|insentricity.com|") }, Matches { Site("|johnhawks.net|") }, Matches { Site("|gist.io|") }, Matches { Site("|irishexaminer.com|") }, Matches { Site("|blog.runnable.com|") }, Matches { Site("|technology.stitchfix.com|") }, Matches { Site("|anyasq.com|") }, Matches { Site("|eigenfoo.xyz|") }, Matches { Site("|sunlightfoundation.com|") }, Matches { Site("|makegameswith.us|") }, Matches { Site("|wesleytansey.com|") }, Matches { Site("|startupljackson.com|") }, Matches { Site("|xprize.org|") }, Matches { Site("|mongodb.org|") }, Matches { Site("|drive.com.au|") }, Matches { Site("|crate.io|") }, Matches { Site("|voice.kadira.io|") }, Matches { Site("|blog.drewolson.org|") }, Matches { Site("|slog.thestranger.com|") }, Matches { Site("|remarkedly.com|") }, Matches { Site("|artem.krylysov.com|") }, Matches { Site("|collabora.com|") }, Matches { Site("|handelsblatt.com|") }, Matches { Site("|dailycamera.com|") }, Matches { Site("|jozefg.bitbucket.org|") }, Matches { Site("|baus.net|") }, Matches { Site("|davisr.me|") }, Matches { Site("|ghc.haskell.org|") }, Matches { Site("|akkshaya.blog|") }, Matches { Site("|boristhebrave.com|") }, Matches { Site("|ootbcomp.com|") }, Matches { Site("|puzzlescript.net|") }, Matches { Site("|mattjibson.com|") }, Matches { Site("|simpleflying.com|") }, Matches { Site("|houseoflawandorder.com|") }, Matches { Site("|abstractions.nautil.us|") }, Matches { Site("|scalescale.com|") }, Matches { Site("|ostechnix.com|") }, Matches { Site("|londonreconnections.com|") }, Matches { Site("|sandro.volpee.de|") }, Matches { Site("|reghardware.com|") }, Matches { Site("|shellcheck.net|") }, Matches { Site("|freep.com|") }, Matches { Site("|cs.hmc.edu|") }, Matches { Site("|post-gazette.com|") }, Matches { Site("|englishrussia.com|") }, Matches { Site("|2ton.com.au|") }, Matches { Site("|news.err.ee|") }, Matches { Site("|academictimes.com|") }, Matches { Site("|beyondgrep.com|") }, Matches { Site("|lesspenguiny.com|") }, Matches { Site("|tinyhack.com|") }, Matches { Site("|mailgun.com|") }, Matches { Site("|homepage.divms.uiowa.edu|") }, Matches { Site("|grimoire.ca|") }, Matches { Site("|unicornfree.com|") }, Matches { Site("|afr.com|") }, Matches { Site("|routefifty.com|") }, Matches { Site("|nintendolife.com|") }, Matches { Site("|wolfram.com|") }, Matches { Site("|rfi.fr|") }, Matches { Site("|talkweb.eu|") }, Matches { Site("|elidourado.com|") }, Matches { Site("|math.uwaterloo.ca|") }, Matches { Site("|industryweek.com|") }, Matches { Site("|prerender.cloud|") }, Matches { Site("|thezdi.com|") }, Matches { Site("|ableton.com|") }, Matches { Site("|kylerush.net|") }, Matches { Site("|hbswk.hbs.edu|") }, Matches { Site("|hopesandfears.com|") }, Matches { Site("|mappingignorance.org|") }, Matches { Site("|code.jsoftware.com|") }, Matches { Site("|thefrailestthing.com|") }, Matches { Site("|blog.gopheracademy.com|") }, Matches { Site("|threedots.tech|") }, Matches { Site("|robnapier.net|") }, Matches { Site("|blog.indutny.com|") }, Matches { Site("|cloudonaut.io|") }, Matches { Site("|techprowd.com|") }, Matches { Site("|smalldata.tech|") }, Matches { Site("|notebook.drmaciver.com|") }, Matches { Site("|getpostman.com|") }, Matches { Site("|nationalaffairs.com|") }, Matches { Site("|roarmag.org|") }, Matches { Site("|blog.ezliu.com|") }, Matches { Site("|engineering.heroku.com|") }, Matches { Site("|automobilemag.com|") }, Matches { Site("|lihautan.com|") }, Matches { Site("|aschmann.net|") }, Matches { Site("|ionicframework.com|") }, Matches { Site("|blog.davidsingleton.org|") }, Matches { Site("|blog.jessitron.com|") }, Matches { Site("|orau.org|") }, Matches { Site("|digesttime.com|") }, Matches { Site("|kswizz.com|") }, Matches { Site("|wmpoweruser.com|") }, Matches { Site("|nimbleindustries.io|") }, Matches { Site("|bookforum.com|") }, Matches { Site("|genode.org|") }, Matches { Site("|decorrespondent.nl|") }, Matches { Site("|theorangeduck.com|") }, Matches { Site("|blog.redfin.com|") }, Matches { Site("|threema.ch|") }, Matches { Site("|blog.gaborcselle.com|") }, Matches { Site("|eastbayexpress.com|") }, Matches { Site("|nilsjuenemann.de|") }, Matches { Site("|ausgamers.com|") }, Matches { Site("|nickkolenda.com|") }, Matches { Site("|datadome.co|") }, Matches { Site("|matusiak.eu|") }, Matches { Site("|foaas.com|") }, Matches { Site("|quiverquant.com|") }, Matches { Site("|pennmedicine.org|") }, Matches { Site("|panamapapers.icij.org|") }, Matches { Site("|rare-technologies.com|") }, Matches { Site("|wusa9.com|") }, Matches { Site("|exupero.org|") }, Matches { Site("|nodesource.com|") }, Matches { Site("|tryapl.org|") }, Matches { Site("|adamcaudill.com|") }, Matches { Site("|flexport.engineering|") }, Matches { Site("|theneurosphere.com|") }, Matches { Site("|news.rice.edu|") }, Matches { Site("|blog.ninlabs.com|") }, Matches { Site("|twistedoakstudios.com|") }, Matches { Site("|qvault.io|") }, Matches { Site("|ourmachinery.com|") }, Matches { Site("|linuxatemyram.com|") }, Matches { Site("|blog.kraih.com|") }, Matches { Site("|blog.nyaruka.com|") }, Matches { Site("|jeffdechambeau.com|") }, Matches { Site("|opensoul.org|") }, Matches { Site("|cortes.design|") }, Matches { Site("|pawfal.org|") }, Matches { Site("|blog.typesafe.com|") }, Matches { Site("|blog.andrewcantino.com|") }, Matches { Site("|boeing.com|") }, Matches { Site("|blog.custora.com|") }, Matches { Site("|naftaliharris.com|") }, Matches { Site("|javascriptkicks.com|") }, Matches { Site("|the-toast.net|") }, Matches { Site("|cs.rit.edu|") }, Matches { Site("|m.economictimes.com|") }, Matches { Site("|vessenes.com|") }, Matches { Site("|ineteconomics.org|") }, Matches { Site("|0fps.net|") }, Matches { Site("|justcramer.com|") }, Matches { Site("|qualiacomputing.com|") }, Matches { Site("|improbable.io|") }, Matches { Site("|blog.dilbert.com|") }, Matches { Site("|standpointmag.co.uk|") }, Matches { Site("|pixelmator.com|") }, Matches { Site("|heraldscotland.com|") }, Matches { Site("|yuzu-emu.org|") }, Matches { Site("|physicscentral.com|") }, Matches { Site("|overclock3d.net|") }, Matches { Site("|crainsnewyork.com|") }, Matches { Site("|livefreeordichotomize.com|") }, Matches { Site("|lostechies.com|") }, Matches { Site("|weblog.bocoup.com|") }, Matches { Site("|rechargenews.com|") }, Matches { Site("|weatherspark.com|") }, Matches { Site("|ceylon-lang.org|") }, Matches { Site("|androidrookies.com|") }, Matches { Site("|nwn.blogs.com|") }, Matches { Site("|nathany.com|") }, Matches { Site("|deepdotweb.com|") }, Matches { Site("|pitheringabout.com|") }, Matches { Site("|steve.yegge.googlepages.com|") }, Matches { Site("|useronboard.com|") }, Matches { Site("|kjmagnetics.com|") }, Matches { Site("|ftp.openbsd.org|") }, Matches { Site("|bogleheads.org|") }, Matches { Site("|v5.chriskrycho.com|") }, Matches { Site("|jordanmechner.com|") }, Matches { Site("|fare.tunes.org|") }, Matches { Site("|dangermouse.net|") }, Matches { Site("|pdf.yt|") }, Matches { Site("|robbreport.com|") }, Matches { Site("|insideevs.com|") }, Matches { Site("|logolounge.com|") }, Matches { Site("|ftp.arl.army.mil|") }, Matches { Site("|linux.com|") }, Matches { Site("|csoonline.com|") }, Matches { Site("|catapult.co|") }, Matches { Site("|blog.webkid.io|") }, Matches { Site("|uwgb.edu|") }, Matches { Site("|girinstud.io|") }, Matches { Site("|adilmoujahid.com|") }, Matches { Site("|rntz.net|") }, Matches { Site("|smore.com|") }, Matches { Site("|news.rthk.hk|") }, Matches { Site("|c-span.org|") }, Matches { Site("|m.stopa.io|") }, Matches { Site("|opb.org|") }, Matches { Site("|opendylan.org|") }, Matches { Site("|tailwindcss.com|") }, Matches { Site("|youtube-creators.googleblog.com|") }, Matches { Site("|plosone.org|") }, Matches { Site("|la.curbed.com|") }, Matches { Site("|gfycat.com|") }, Matches { Site("|pressfreedomfoundation.org|") }, Matches { Site("|tested.com|") }, Matches { Site("|blog.gruntwork.io|") }, Matches { Site("|innoq.com|") }, Matches { Site("|granolashotgun.com|") }, Matches { Site("|bu.edu|") }, Matches { Site("|mozillalabs.com|") }, Matches { Site("|thinkgrowth.org|") }, Matches { Site("|soledadpenades.com|") }, Matches { Site("|snips.ai|") }, Matches { Site("|insightdataengineering.com|") }, Matches { Site("|bugs.webkit.org|") }, Matches { Site("|serpentine.com|") }, Matches { Site("|crimereads.com|") }, Matches { Site("|muut.com|") }, Matches { Site("|deque.blog|") }, Matches { Site("|nearform.com|") }, Matches { Site("|us-cert.gov|") }, Matches { Site("|regexcrossword.com|") }, Matches { Site("|chris-lamb.co.uk|") }, Matches { Site("|unretrofied.com|") }, Matches { Site("|rsaconference.com|") }, Matches { Site("|nhregister.com|") }, Matches { Site("|cryoshon.co|") }, Matches { Site("|salon.thefamily.co|") }, Matches { Site("|leakedsource.com|") }, Matches { Site("|clicktorelease.com|") }, Matches { Site("|chipworks.com|") }, Matches { Site("|hardkernel.com|") }, Matches { Site("|news.slashdot.org|") }, Matches { Site("|top500.org|") }, Matches { Site("|technicshistory.com|") }, Matches { Site("|segment.io|") }, Matches { Site("|thebuild.com|") }, Matches { Site("|thistooshallgrow.com|") }, Matches { Site("|alliance.nautil.us|") }, Matches { Site("|slashgeek.net|") }, Matches { Site("|zeroequalsfalse.press|") }, Matches { Site("|blog.zarfhome.com|") }, Matches { Site("|ryanpickren.com|") }, Matches { Site("|theengineer.co.uk|") }, Matches { Site("|the-magazine.org|") }, Matches { Site("|dennybritz.com|") }, Matches { Site("|ben.casnocha.com|") }, Matches { Site("|alexirpan.com|") }, Matches { Site("|siliconvalleywatcher.com|") }, Matches { Site("|chill.com|") }, Matches { Site("|kanoki.org|") }, Matches { Site("|knowablemagazine.org|") }, Matches { Site("|fun-mooc.fr|") }, Matches { Site("|longbets.org|") }, Matches { Site("|papers.nips.cc|") }, Matches { Site("|dyske.com|") }, Matches { Site("|kth.se|") }, Matches { Site("|tawheedkader.com|") }, Matches { Site("|plasmasturm.org|") }, Matches { Site("|blog.backtype.com|") }, Matches { Site("|feaneron.com|") }, Matches { Site("|tech.backtype.com|") }, Matches { Site("|annashipman.co.uk|") }, Matches { Site("|sive.rs|") }, Matches { Site("|keen.io|") }, Matches { Site("|www1.informatik.uni-erlangen.de|") }, Matches { Site("|ewanleith.com|") }, Matches { Site("|tech.puredanger.com|") }, Matches { Site("|freshman.tech|") }, Matches { Site("|weakdh.org|") }, Matches { Site("|boundary.com|") }, Matches { Site("|pcmonk.me|") }, Matches { Site("|wfla.com|") }, Matches { Site("|blog.adamnash.com|") }, Matches { Site("|english.martinvarsavsky.net|") }, Matches { Site("|usv.com|") }, Matches { Site("|federalnewsnetwork.com|") }, Matches { Site("|theatlas.com|") }, Matches { Site("|riknieu.com|") }, Matches { Site("|itwire.com|") }, Matches { Site("|standalone-sysadmin.com|") }, Matches { Site("|autoblog.com|") }, Matches { Site("|pv-magazine-usa.com|") }, Matches { Site("|blog.andrewvc.com|") }, Matches { Site("|mappingthejourney.com|") }, Matches { Site("|blogs.s-osg.org|") }, Matches { Site("|erica.biz|") }, Matches { Site("|humantransit.org|") }, Matches { Site("|anaxi.com|") }, Matches { Site("|bedrocklinux.org|") }, Matches { Site("|sina.is|") }, Matches { Site("|joachim-breitner.de|") }, Matches { Site("|o.canada.com|") }, Matches { Site("|michaelrbernste.in|") }, Matches { Site("|computerworlduk.com|") }, Matches { Site("|tech.newstatesman.com|") }, Matches { Site("|abc7chicago.com|") }, Matches { Site("|bytes.yingw787.com|") }, Matches { Site("|mikekarnj.com|") }, Matches { Site("|designinstruct.com|") }, Matches { Site("|fsecurify.com|") }, Matches { Site("|deepsource.io|") }, Matches { Site("|n-gate.com|") }, Matches { Site("|25hoursaday.com|") }, Matches { Site("|global.handelsblatt.com|") }, Matches { Site("|pragli.com|") }, Matches { Site("|manuel.bernhardt.io|") }, Matches { Site("|blog.jooq.org|") }, Matches { Site("|portfolio.com|") }, Matches { Site("|harpersbazaar.com|") }, Matches { Site("|snapframework.com|") }, Matches { Site("|hussmanfunds.com|") }, Matches { Site("|benlog.com|") }, Matches { Site("|fluentcpp.com|") }, Matches { Site("|toptal.com|") }, Matches { Site("|openssh.com|") }, Matches { Site("|timesofisrael.com|") }, Matches { Site("|tomdalling.com|") }, Matches { Site("|stuff.co.nz|") }, Matches { Site("|heather.cs.ucdavis.edu|") }, Matches { Site("|theincidentaleconomist.com|") }, Matches { Site("|radiapp.com|") }, Matches { Site("|blog.ramen.is|") }, Matches { Site("|geti2p.net|") }, Matches { Site("|hey.com|") }, Matches { Site("|33bits.org|") }, Matches { Site("|pressherald.com|") }, Matches { Site("|staycaffeinated.com|") }, Matches { Site("|igorkromin.net|") }, Matches { Site("|news.northwestern.edu|") }, Matches { Site("|canny.io|") }, Matches { Site("|modernhealthcare.com|") }, Matches { Site("|about.google|") }, Matches { Site("|ifweassume.com|") }, Matches { Site("|blog.readme.io|") }, Matches { Site("|bschaatsbergen.com|") }, Matches { Site("|bendyworks.com|") }, Matches { Site("|randywestergren.com|") }, Matches { Site("|crn.com.au|") }, Matches { Site("|substack.net|") }, Matches { Site("|toothycat.net|") }, Matches { Site("|pixelscommander.com|") }, Matches { Site("|thinq.co.uk|") }, Matches { Site("|huffingtonpost.com.au|") }, Matches { Site("|depesz.com|") }, Matches { Site("|w2lessons.com|") }, Matches { Site("|mostlymaths.net|") }, Matches { Site("|putanumonit.com|") }, Matches { Site("|executeprogram.com|") }, Matches { Site("|computing.co.uk|") }, Matches { Site("|eblong.com|") }, Matches { Site("|asylum.madhouse-project.org|") }, Matches { Site("|valerieaurora.org|") }, Matches { Site("|owasp.org|") }, Matches { Site("|petition.parliament.uk|") }, Matches { Site("|fastml.com|") }, Matches { Site("|nerderati.com|") }, Matches { Site("|nutsvolts.com|") }, Matches { Site("|vine.co|") }, Matches { Site("|grobmeier.de|") }, Matches { Site("|coursetro.com|") }, Matches { Site("|rleonardi.com|") }, Matches { Site("|iq.opengenus.org|") }, Matches { Site("|tech.slashdot.org|") }, Matches { Site("|stanforddaily.com|") }, Matches { Site("|mapd.com|") }, Matches { Site("|theblaze.com|") }, Matches { Site("|codingkaiser.blog|") }, Matches { Site("|techblog.badoo.com|") }, Matches { Site("|lawfareblog.com|") }, Matches { Site("|taskandpurpose.com|") }, Matches { Site("|programmingdesignsystems.com|") }, Matches { Site("|us.pycon.org|") }, Matches { Site("|blog.kirigin.com|") }, Matches { Site("|blog.perfectaudience.com|") }, Matches { Site("|mreinhold.org|") }, Matches { Site("|thoughtworks.com|") }, Matches { Site("|blog.frankel.ch|") }, Matches { Site("|deathandtaxesmag.com|") }, Matches { Site("|7news.com.au|") }, Matches { Site("|keminglabs.com|") }, Matches { Site("|research.securitum.com|") }, Matches { Site("|blog.nanonets.com|") }, Matches { Site("|roguelynn.com|") }, Matches { Site("|zenhack.net|") }, Matches { Site("|thelongandshort.org|") }, Matches { Site("|howtosplitanatom.com|") }, Matches { Site("|losangeles.cbslocal.com|") }, Matches { Site("|freebsdfoundation.org|") }, Matches { Site("|pqina.nl|") }, Matches { Site("|ramblemaps.com|") }, Matches { Site("|blog.httpwatch.com|") }, Matches { Site("|texastribune.org|") }, Matches { Site("|vagosec.org|") }, Matches { Site("|blog.michielborkent.nl|") }, Matches { Site("|desmogblog.com|") }, Matches { Site("|informationarchitects.net|") }, Matches { Site("|mpg.de|") }, Matches { Site("|devcenter.heroku.com|") }, Matches { Site("|blog.hackerrank.com|") }, Matches { Site("|mailboxapp.com|") }, Matches { Site("|libregraphicsworld.org|") }, Matches { Site("|honeycomb.io|") }, Matches { Site("|davidhauser.com|") }, Matches { Site("|philanthropy.com|") }, Matches { Site("|armstrongeconomics.com|") }, Matches { Site("|techpowerup.com|") }, Matches { Site("|fourweekmba.com|") }, Matches { Site("|runwayml.com|") }, Matches { Site("|cs.uwaterloo.ca|") }, Matches { Site("|jeffarchibald.ca|") }, Matches { Site("|monograph.io|") }, Matches { Site("|jaredforsyth.com|") }, Matches { Site("|rework.withgoogle.com|") }, Matches { Site("|butwhatfor.com|") }, Matches { Site("|webglfundamentals.org|") }, Matches { Site("|skepchick.org|") }, Matches { Site("|t37.net|") }, Matches { Site("|blockstack.org|") }, Matches { Site("|ticalc.org|") }, Matches { Site("|konghq.com|") }, Matches { Site("|orlandosentinel.com|") }, Matches { Site("|ansuz.sooke.bc.ca|") }, Matches { Site("|platform.uno|") }, Matches { Site("|i-kh.net|") }, Matches { Site("|thinkingagriculture.io|") }, Matches { Site("|colorado.edu|") }, Matches { Site("|philipkiely.com|") }, Matches { Site("|theultralinx.com|") }, Matches { Site("|the-witness.net|") }, Matches { Site("|woot.com|") }, Matches { Site("|blog.crowdtilt.com|") }, Matches { Site("|docs.python-guide.org|") }, Matches { Site("|blog.indextank.com|") }, Matches { Site("|theirrelevantinvestor.com|") }, Matches { Site("|herman.asia|") }, Matches { Site("|quartzy.qz.com|") }, Matches { Site("|peterbe.com|") }, Matches { Site("|shakycode.com|") }, Matches { Site("|spectrum.chat|") }, Matches { Site("|alugy.com|") }, Matches { Site("|modern.ie|") }, Matches { Site("|ilovetypography.com|") }, Matches { Site("|parametric.press|") }, Matches { Site("|blog.staffjoy.com|") }, Matches { Site("|grahamcluley.com|") }, Matches { Site("|benediktmeurer.de|") }, Matches { Site("|loggly.com|") }, Matches { Site("|typophile.com|") }, Matches { Site("|themorningnews.com|") }, Matches { Site("|blog.estimote.com|") }, Matches { Site("|nola.com|") }, Matches { Site("|blog.fanout.io|") }, Matches { Site("|theoreticalminimum.com|") }, Matches { Site("|serhack.me|") }, Matches { Site("|digital.nhs.uk|") }, Matches { Site("|investor.yahoo.net|") }, Matches { Site("|gamingonlinux.com|") }, Matches { Site("|interactions.acm.org|") }, Matches { Site("|codeberg.org|") }, Matches { Site("|arm.com|") }, Matches { Site("|fedscoop.com|") }, Matches { Site("|eyeondesign.aiga.org|") }, Matches { Site("|vihart.com|") }, Matches { Site("|webmonkey.com|") }, Matches { Site("|pacifict.com|") }, Matches { Site("|anaconda.com|") }, Matches { Site("|jamesclear.com|") }, Matches { Site("|images.guide|") }, Matches { Site("|sandofsky.com|") }, Matches { Site("|tessrinearson.com|") }, Matches { Site("|mysqlserverteam.com|") }, Matches { Site("|virology.ws|") }, Matches { Site("|b.lesseverything.com|") }, Matches { Site("|forklog.media|") }, Matches { Site("|kevinrose.com|") }, Matches { Site("|sankalpjonna.com|") }, Matches { Site("|mathbabe.org|") }, Matches { Site("|nickmchardy.com|") }, Matches { Site("|spectrumnews.org|") }, Matches { Site("|fictiv.com|") }, Matches { Site("|riskbasedsecurity.com|") }, Matches { Site("|juliagalef.com|") }, Matches { Site("|medium.learningbyshipping.com|") }, Matches { Site("|developer.yahoo.net|") }, Matches { Site("|lostbookofsales.com|") }, Matches { Site("|blog.rainforestqa.com|") }, Matches { Site("|zeldman.com|") }, Matches { Site("|shogan.co.uk|") }, Matches { Site("|blog.friendfeed.com|") }, Matches { Site("|tech.instacart.com|") }, Matches { Site("|well-typed.com|") }, Matches { Site("|madebynathan.com|") }, Matches { Site("|dam.brown.edu|") }, Matches { Site("|electrive.com|") }, Matches { Site("|open.bekk.no|") }, Matches { Site("|launch.is|") }, Matches { Site("|mindyourdecisions.com|") }, Matches { Site("|avc.blogs.com|") }, Matches { Site("|underscore.io|") }, Matches { Site("|beakerbrowser.com|") }, Matches { Site("|tibleiz.net|") }, Matches { Site("|learnlayout.com|") }, Matches { Site("|statescoop.com|") }, Matches { Site("|mkaz.blog|") }, Matches { Site("|khalilstemmler.com|") }, Matches { Site("|pepijndevos.nl|") }, Matches { Site("|en.arguman.org|") }, Matches { Site("|dougseven.com|") }, Matches { Site("|hsj.co.uk|") }, Matches { Site("|washingtoncitypaper.com|") }, Matches { Site("|stefanjudis.com|") }, Matches { Site("|remotehabits.com|") }, Matches { Site("|pawelurbanek.com|") }, Matches { Site("|mattrogish.com|") }, Matches { Site("|dataorienteddesign.com|") }, Matches { Site("|adapteva.com|") }, Matches { Site("|waldo.jaquith.org|") }, Matches { Site("|sentient.ai|") }, Matches { Site("|cheeaun.com|") }, Matches { Site("|adam.chlipala.net|") }, Matches { Site("|fastmail.com|") }, Matches { Site("|law.duke.edu|") }, Matches { Site("|uglyduck.ca|") }, Matches { Site("|labs.sentinelone.com|") }, Matches { Site("|whoisnnamdi.com|") }, Matches { Site("|eagain.net|") }, Matches { Site("|docs.fedoraproject.org|") }, Matches { Site("|branchfree.org|") }, Matches { Site("|howmanypeopleareinspacerightnow.com|") }, Matches { Site("|devhints.io|") }, Matches { Site("|http.cat|") }, Matches { Site("|aspi.org.au|") }, Matches { Site("|lalo.li|") }, Matches { Site("|cyanogenmod.com|") }, Matches { Site("|math.brown.edu|") }, Matches { Site("|embracethered.com|") }, Matches { Site("|codemanship.co.uk|") }, Matches { Site("|bombthrower.com|") }, Matches { Site("|open.dgraph.io|") }, Matches { Site("|dlewis.net|") }, Matches { Site("|infoworld.com|") }, Matches { Site("|blog.evanweaver.com|") }, Matches { Site("|webdocs.cs.ualberta.ca|") }, Matches { Site("|runnable.com|") }, Matches { Site("|scienceblog.com|") }, Matches { Site("|caterina.net|") }, Matches { Site("|cockeyed.com|") }, Matches { Site("|garry.tv|") }, Matches { Site("|tech.mattmillman.com|") }, Matches { Site("|pavelfatin.com|") }, Matches { Site("|blog.testmunk.com|") }, Matches { Site("|playnice.ly|") }, Matches { Site("|thedriven.io|") }, Matches { Site("|rr-project.org|") }, Matches { Site("|vis4.net|") }, Matches { Site("|purelyfunctional.tv|") }, Matches { Site("|cachestocaches.com|") }, Matches { Site("|novelr.com|") }, Matches { Site("|myasmine.com|") }, Matches { Site("|hanshq.net|") }, Matches { Site("|powazek.com|") }, Matches { Site("|mjt.me.uk|") }, Matches { Site("|businessinsider.fr|") }, Matches { Site("|benmetcalfe.com|") }, Matches { Site("|cloudant.com|") }, Matches { Site("|buddycloud.com|") }, Matches { Site("|devinhelton.com|") }, Matches { Site("|blog.onedrive.com|") }, Matches { Site("|hackoftheday.securitytube.net|") }, Matches { Site("|news.rpi.edu|") }, Matches { Site("|kyso.io|") }, Matches { Site("|blog.cryptoaustralia.org.au|") }, Matches { Site("|pixelmonkey.org|") }, Matches { Site("|pandoralive.info|") }, Matches { Site("|lessmilk.com|") }, Matches { Site("|blog.everyblock.com|") }, Matches { Site("|blog.keep.network|") }, Matches { Site("|dpreview.com|") }, Matches { Site("|blog.calbucci.com|") }, Matches { Site("|blogs.discovery.com|") }, Matches { Site("|flic.kr|") }, Matches { Site("|bostonmagazine.com|") }, Matches { Site("|haydenplanetarium.org|") }, Matches { Site("|lukesmith.xyz|") }, Matches { Site("|blog.djy.io|") }, Matches { Site("|treasury.gov|") }, Matches { Site("|abovethecrowd.com|") }, Matches { Site("|yogthos.net|") }, Matches { Site("|adn.com|") }, Matches { Site("|eveonline.com|") }, Matches { Site("|blog.metamorphium.com|") }, Matches { Site("|dannyvankooten.com|") }, Matches { Site("|creativereview.co.uk|") }, Matches { Site("|blog.hasura.io|") }, Matches { Site("|dosync.posterous.com|") }, Matches { Site("|openreview.net|") }, Matches { Site("|blog.serverdensity.com|") }, Matches { Site("|manybutfinite.com|") }, Matches { Site("|rbth.com|") }, Matches { Site("|fefe.de|") }, Matches { Site("|mcla.ug|") }, Matches { Site("|chem.tufts.edu|") }, Matches { Site("|tantek.com|") }, Matches { Site("|greig.cc|") }, Matches { Site("|xaprb.com|") }, Matches { Site("|badssl.com|") }, Matches { Site("|bbirnbaum.com|") }, Matches { Site("|ruudvanasseldonk.com|") }, Matches { Site("|softwareatscale.dev|") }, Matches { Site("|heap.engineering|") }, Matches { Site("|norswap.com|") }, Matches { Site("|reactionwheel.net|") }, Matches { Site("|rasterize.io|") }, Matches { Site("|adlervermillion.com|") }, Matches { Site("|timeless.judofyr.net|") }, Matches { Site("|githut.info|") }, Matches { Site("|gadgette.com|") }, Matches { Site("|frantic.im|") }, Matches { Site("|creativeapplications.net|") }, Matches { Site("|wecode.wepay.com|") }, Matches { Site("|cs.ucdavis.edu|") }, Matches { Site("|data.heapanalytics.com|") }, Matches { Site("|blog.mixergy.com|") }, Matches { Site("|sudo.ws|") }, Matches { Site("|simplystatistics.org|") }, Matches { Site("|pbpython.com|") }, Matches { Site("|techinasia.com|") }, Matches { Site("|scirra.com|") }, Matches { Site("|mrmacintosh.com|") }, Matches { Site("|omarabid.com|") }, Matches { Site("|reactkungfu.com|") }, Matches { Site("|paulbridger.com|") }, Matches { Site("|globalpost.com|") }, Matches { Site("|david-smith.org|") }, Matches { Site("|philipotoole.com|") }, Matches { Site("|20bits.com|") }, Matches { Site("|kickscondor.com|") }, Matches { Site("|blog.zdsmith.com|") }, Matches { Site("|iclarified.com|") }, Matches { Site("|x-plane.com|") }, Matches { Site("|mirage.io|") }, Matches { Site("|blog.expensify.com|") }, Matches { Site("|hedgehogreview.com|") }, Matches { Site("|simple.com|") }, Matches { Site("|blog.laptopmag.com|") }, Matches { Site("|kubuszok.com|") }, Matches { Site("|whatblag.com|") }, Matches { Site("|insight.kellogg.northwestern.edu|") }, Matches { Site("|skerritt.blog|") }, Matches { Site("|shacknews.com|") }, Matches { Site("|hcn.org|") }, Matches { Site("|desmoinesregister.com|") }, Matches { Site("|intelligentliving.co|") }, Matches { Site("|nextbigfuture.com|") }, Matches { Site("|arneswinnen.net|") }, Matches { Site("|bellingcat.com|") }, Matches { Site("|blog.delicious.com|") }, Matches { Site("|hackthesystem.com|") }, Matches { Site("|blog.comae.io|") }, Matches { Site("|altdevblogaday.org|") }, Matches { Site("|w2.eff.org|") }, Matches { Site("|blog.dominodatalab.com|") }, Matches { Site("|burlingtonfreepress.com|") }, Matches { Site("|betterwebtype.com|") }, Matches { Site("|tech.yipit.com|") }, Matches { Site("|capitolhillseattle.com|") }, Matches { Site("|flyosity.com|") }, Matches { Site("|juffalow.com|") }, Matches { Site("|alexstjohn.com|") }, Matches { Site("|awardwinningfjords.com|") }, Matches { Site("|humanbioscience.org|") }, Matches { Site("|gao.gov|") }, Matches { Site("|sci-news.com|") }, Matches { Site("|teslarati.com|") }, Matches { Site("|creativedeletion.com|") }, Matches { Site("|hushkit.net|") }, Matches { Site("|sketch.com|") }, Matches { Site("|governmentattic.org|") }, Matches { Site("|iflscience.com|") }, Matches { Site("|bmwblog.com|") }, Matches { Site("|papercups.io|") }, Matches { Site("|deeplearning4j.org|") }, Matches { Site("|kaiostech.com|") }, Matches { Site("|kdab.com|") }, Matches { Site("|sci-hub.tw|") }, Matches { Site("|mobilecrunch.com|") }, Matches { Site("|blog.liangzan.net|") }, Matches { Site("|paulcavallaro.com|") }, Matches { Site("|freebsdnews.net|") }, Matches { Site("|cs.dartmouth.edu|") }, Matches { Site("|slashdot.org|") }, Matches { Site("|beta.theglobeandmail.com|") }, Matches { Site("|franzoni.eu|") }, Matches { Site("|unz.com|") }, Matches { Site("|launch.gust.com|") }, Matches { Site("|mattlakeman.org|") }, Matches { Site("|us.battle.net|") }, Matches { Site("|vitess.io|") }, Matches { Site("|parsonsmatt.org|") }, Matches { Site("|sciam.com|") }, Matches { Site("|blog.inklingmarkets.com|") }, Matches { Site("|darknetdiaries.com|") }, Matches { Site("|blog.mixpanel.com|") }, Matches { Site("|blog.kippt.com|") }, Matches { Site("|blog.jayfields.com|") }, Matches { Site("|bionic.fullstory.com|") }, Matches { Site("|blog.reybango.com|") }, Matches { Site("|tasvideos.org|") }, Matches { Site("|nathancunn.com|") }, Matches { Site("|bls.gov|") }, Matches { Site("|slashgear.com|") }, Matches { Site("|get21stnight.com|") }, Matches { Site("|wadefoster.net|") }, Matches { Site("|blog.mongohq.com|") }, Matches { Site("|blog.samwhited.com|") }, Matches { Site("|lukethomas.com|") }, Matches { Site("|johnmurray.io|") }, Matches { Site("|scpr.org|") }, Matches { Site("|serverless.com|") }, Matches { Site("|mintpressnews.com|") }, Matches { Site("|uxdesign.smashingmagazine.com|") }, Matches { Site("|dcscience.net|") }, Matches { Site("|badlogicgames.com|") }, Matches { Site("|kevinwilliampang.com|") }, Matches { Site("|benjaminmayo.co.uk|") }, Matches { Site("|tonymacx86.com|") }, Matches { Site("|news.firedoglake.com|") }, Matches { Site("|gitorious.org|") }, Matches { Site("|indystar.com|") }, Matches { Site("|nextbigwhat.com|") }, Matches { Site("|vectorized.io|") }, Matches { Site("|fakesteve.net|") }, Matches { Site("|theness.com|") }, Matches { Site("|blog.zenkit.com|") }, Matches { Site("|consequenceofsound.net|") }, Matches { Site("|raccoon.onyxbits.de|") }, Matches { Site("|linaro.org|") }, Matches { Site("|insights.hpe.com|") }, Matches { Site("|webflow.com|") }, Matches { Site("|hhs.gov|") }, Matches { Site("|blog.folyo.me|") }, Matches { Site("|blog.playcanvas.com|") }, Matches { Site("|oldblog.antirez.com|") }, Matches { Site("|beekeeperstudio.io|") }, Matches { Site("|capiche.com|") }, Matches { Site("|cbp.gov|") }, Matches { Site("|kapeli.com|") }, Matches { Site("|blog.sigfpe.com|") }, Matches { Site("|nianticlabs.com|") }, Matches { Site("|econlog.econlib.org|") }, Matches { Site("|bitsofco.de|") }, Matches { Site("|blog.gyrosco.pe|") }, Matches { Site("|blog.n01se.net|") }, Matches { Site("|iamwil.posterous.com|") }, Matches { Site("|minyanville.com|") }, Matches { Site("|jcjc-dev.com|") }, Matches { Site("|decryptmedia.com|") }, Matches { Site("|alexvermeer.com|") }, Matches { Site("|reddragdiva.dreamwidth.org|") }, Matches { Site("|anarchogeek.com|") }, Matches { Site("|truthonthemarket.com|") }, Matches { Site("|numenta.com|") }, Matches { Site("|perceptualedge.com|") }, Matches { Site("|garykessler.net|") }, Matches { Site("|loopj.com|") }, Matches { Site("|newteevee.com|") }, Matches { Site("|morningconsult.com|") }, Matches { Site("|mrmrs.io|") }, Matches { Site("|springboard.com|") }, Matches { Site("|computinghistory.org.uk|") }, Matches { Site("|ownlocal.com|") }, Matches { Site("|wellcomecollection.org|") }, Matches { Site("|linuxreviews.org|") }, Matches { Site("|monadical.com|") }, Matches { Site("|gamesfromwithin.com|") }, Matches { Site("|universal-sci.com|") }, Matches { Site("|esoteric.codes|") }, Matches { Site("|petermichaud.com|") }, Matches { Site("|laptopmag.com|") }, Matches { Site("|3news.co.nz|") }, Matches { Site("|sel4.systems|") }, Matches { Site("|accountingtoday.com|") }, Matches { Site("|host.madison.com|") }, Matches { Site("|kdenlive.org|") }, Matches { Site("|bitstamp.net|") }, Matches { Site("|stonemaiergames.com|") }, Matches { Site("|ceronman.com|") }, Matches { Site("|airmail.news|") }, Matches { Site("|nickwignall.com|") }, Matches { Site("|develop-online.net|") }, Matches { Site("|brunocalza.me|") }, Matches { Site("|gadgetopia.com|") }, Matches { Site("|seekingalpha.com|") }, Matches { Site("|jofreeman.com|") }, Matches { Site("|muckandbrass.com|") }, Matches { Site("|vg247.com|") }, Matches { Site("|chetansurpur.com|") }, Matches { Site("|deislabs.io|") }, Matches { Site("|philpapers.org|") }, Matches { Site("|rubygems.org|") }, Matches { Site("|laquadrature.net|") }, Matches { Site("|dheera.net|") }, Matches { Site("|use.perl.org|") }, Matches { Site("|dannorth.net|") }, Matches { Site("|orbitalindex.com|") }, Matches { Site("|historyofyesterday.com|") }, Matches { Site("|citymetric.com|") }, Matches { Site("|codecommit.com|") }, Matches { Site("|danlec.com|") }, Matches { Site("|endlessparentheses.com|") }, Matches { Site("|vrfinal.com|") }, Matches { Site("|the-american-interest.com|") }, Matches { Site("|elinux.org|") }, Matches { Site("|immadsnewworld.com|") }, Matches { Site("|kylecordes.com|") }, Matches { Site("|ndss-symposium.org|") }, Matches { Site("|accu.org|") }, Matches { Site("|americans.org|") }, Matches { Site("|languagengine.co|") }, Matches { Site("|al-monitor.com|") }, Matches { Site("|marksimonson.com|") }, Matches { Site("|danilocampos.com|") }, Matches { Site("|mathpages.com|") }, Matches { Site("|nakamotoinstitute.org|") }, Matches { Site("|blog.ionelmc.ro|") }, Matches { Site("|strawpoll.me|") }, Matches { Site("|theweek.co.uk|") }, Matches { Site("|morningbrew.com|") }, Matches { Site("|ozar.me|") }, Matches { Site("|9fans.net|") }, Matches { Site("|pythonhosted.org|") }, Matches { Site("|fark.com|") }, Matches { Site("|techendo.co|") }, Matches { Site("|downlode.org|") }, Matches { Site("|upstart.me|") }, Matches { Site("|extendslogic.com|") }, Matches { Site("|theundefeated.com|") }, Matches { Site("|blog.appsignal.com|") }, Matches { Site("|informationarchitects.jp|") }, Matches { Site("|intrade.com|") }, Matches { Site("|lukasz.langa.pl|") }, Matches { Site("|energy.gov|") }, Matches { Site("|talkpython.fm|") }, Matches { Site("|yourbasic.org|") }, Matches { Site("|sachinagarwal.com|") }, Matches { Site("|tech.adroll.com|") }, Matches { Site("|bowery.io|") }, Matches { Site("|blog.sourcing.io|") }, Matches { Site("|bostinno.com|") }, Matches { Site("|jatan.space|") }, Matches { Site("|evrone.com|") }, Matches { Site("|labs.domipheus.com|") }, Matches { Site("|thrillist.com|") }, Matches { Site("|gizmag.com|") }, Matches { Site("|danweinreb.org|") }, Matches { Site("|tyk.io|") }, Matches { Site("|mymicrocontroller.com|") }, Matches { Site("|samharris.org|") }, Matches { Site("|blog.tildeloop.com|") }, Matches { Site("|discuss.emberjs.com|") }, Matches { Site("|blog.superuser.com|") }, Matches { Site("|oliveremberton.com|") }, Matches { Site("|vpnpro.com|") }, Matches { Site("|lastwordonnothing.com|") }, Matches { Site("|stevenf.com|") }, Matches { Site("|cornellsun.com|") }, Matches { Site("|letoverlambda.com|") }, Matches { Site("|snapcraft.io|") }, Matches { Site("|fastcocreate.com|") }, Matches { Site("|mixmax.com|") }, Matches { Site("|blog.goodaudience.com|") }, Matches { Site("|wikitravel.org|") }, Matches { Site("|elzr.com|") }, Matches { Site("|gerger.co|") }, Matches { Site("|developer.amazonwebservices.com|") }, Matches { Site("|blog.postmarkapp.com|") }, Matches { Site("|gamepro.com|") }, Matches { Site("|sencha.com|") }, Matches { Site("|christianheilmann.com|") }, Matches { Site("|mg.co.za|") }, Matches { Site("|warhistoryonline.com|") }, Matches { Site("|sakurity.com|") }, Matches { Site("|blog.yalabot.com|") }, Matches { Site("|securityweek.com|") }, Matches { Site("|myce.com|") }, Matches { Site("|progressiveapp.store|") }, Matches { Site("|teamblog.supportbee.com|") }, Matches { Site("|strangelyconsistent.org|") }, Matches { Site("|themarysue.com|") }, Matches { Site("|attendly.com|") }, Matches { Site("|snell-pym.org.uk|") }, Matches { Site("|influxdb.com|") }, Matches { Site("|worksinprogress.co|") }, Matches { Site("|scripps.edu|") }, Matches { Site("|dissenter.firedoglake.com|") }, Matches { Site("|crackstation.net|") }, Matches { Site("|afar.com|") }, Matches { Site("|hasura.io|") }, Matches { Site("|mtholyoke.edu|") }, Matches { Site("|blog.startifact.com|") }, Matches { Site("|colourlovers.com|") }, Matches { Site("|gettingmoreawesome.com|") }, Matches { Site("|themorningnews.org|") }, Matches { Site("|hardcoresoftware.learningbyshipping.com|") }, Matches { Site("|bramlambrecht.com|") }, Matches { Site("|spacesafetymagazine.com|") }, Matches { Site("|suckless.org|") }, Matches { Site("|staticgen.com|") }, Matches { Site("|thefader.com|") }, Matches { Site("|independent.ie|") }, Matches { Site("|pivotallabs.com|") }, Matches { Site("|opsian.com|") }, Matches { Site("|taigeair.com|") }, Matches { Site("|talkingpointsmemo.com|") }, Matches { Site("|williampross.com|") }, Matches { Site("|popmotion.io|") }, Matches { Site("|robb.weblaws.org|") }, Matches { Site("|globaldev.co.uk|") }, Matches { Site("|pencerw.com|") }, Matches { Site("|michelenasti.com|") }, Matches { Site("|sourcesort.com|") }, Matches { Site("|monash.edu|") }, Matches { Site("|haydenjames.io|") }, Matches { Site("|blog.webb.page|") }, Matches { Site("|tcfast.com|") }, Matches { Site("|blog.fikesfarm.com|") }, Matches { Site("|telecompaper.com|") }, Matches { Site("|mikegerwitz.com|") }, Matches { Site("|catless.ncl.ac.uk|") }, Matches { Site("|techflash.com|") }, Matches { Site("|omis.me|") }, Matches { Site("|anildash.com|") }, Matches { Site("|authy.com|") }, Matches { Site("|bitterwinter.org|") }, Matches { Site("|news.illinois.edu|") }, Matches { Site("|trilema.com|") }, Matches { Site("|nshipster.com|") }, Matches { Site("|uppy.io|") }, Matches { Site("|probmods.org|") }, Matches { Site("|labs.umbrella.com|") }, Matches { Site("|lawyersgunsmoneyblog.com|") }, Matches { Site("|tech.okcupid.com|") }, Matches { Site("|jseliger.com|") }, Matches { Site("|openrightsgroup.org|") }, Matches { Site("|zendev.com|") }, Matches { Site("|deepsense.ai|") }, Matches { Site("|reading.supply|") }, Matches { Site("|fullstackpython.com|") }, Matches { Site("|cloudrail.com|") }, Matches { Site("|crt.sh|") }, Matches { Site("|charity.wtf|") }, Matches { Site("|gettingreal.37signals.com|") }, Matches { Site("|blog.spiderlabs.com|") }, Matches { Site("|javascript.christmas|") }, Matches { Site("|ruby-forum.com|") }, Matches { Site("|crypt.codemancers.com|") }, Matches { Site("|aomedia.org|") }, Matches { Site("|physics-astronomy.org|") }, Matches { Site("|av8n.com|") }, Matches { Site("|signalsandthreads.com|") }, Matches { Site("|apptorium.com|") }, Matches { Site("|smarterware.org|") }, Matches { Site("|toys.lerdorf.com|") }, Matches { Site("|blog.handcraft.com|") }, Matches { Site("|alex-ionescu.com|") }, Matches { Site("|team.adzerk.com|") }, Matches { Site("|trottercashion.com|") }, Matches { Site("|dylanpaulus.com|") }, Matches { Site("|shiroyasha.io|") }, Matches { Site("|sunlightlabs.com|") }, Matches { Site("|johnbender.us|") }, Matches { Site("|orionmagazine.org|") }, Matches { Site("|500ish.com|") }, Matches { Site("|eclogiselle.com|") }, Matches { Site("|j00ru.vexillium.org|") }, Matches { Site("|partow.net|") }, Matches { Site("|zpub.com|") }, Matches { Site("|news.usni.org|") }, Matches { Site("|charemza.name|") }, Matches { Site("|gondor.io|") }, Matches { Site("|starcraft.com|") }, Matches { Site("|sorentwo.com|") }, Matches { Site("|thebrowser.com|") }, Matches { Site("|sslmate.com|") }, Matches { Site("|blog.nearlyfreespeech.net|") }, Matches { Site("|blog.peer5.com|") }, Matches { Site("|understandlegacycode.com|") }, Matches { Site("|www3.imperial.ac.uk|") }, Matches { Site("|marketingland.com|") }, Matches { Site("|plainsite.org|") }, Matches { Site("|fabcapo.com|") }, Matches { Site("|osohq.com|") }, Matches { Site("|marc.merlins.org|") }, Matches { Site("|satyajit.ranjeev.in|") }, Matches { Site("|transcend.io|") }, Matches { Site("|elweb.co|") }, Matches { Site("|arqbackup.com|") }, Matches { Site("|turnkeylinux.org|") }, Matches { Site("|preciousplastic.com|") }, Matches { Site("|stonetemple.com|") }, Matches { Site("|oeis.org|") }, Matches { Site("|bath.ac.uk|") }, Matches { Site("|theodi.org|") }, Matches { Site("|saucelabs.com|") }, Matches { Site("|educative.io|") }, Matches { Site("|sway.com|") }, Matches { Site("|datacolada.org|") }, Matches { Site("|convox.com|") }, Matches { Site("|tokbox.com|") }, Matches { Site("|review.firstround.com|") }, Matches { Site("|netmagazine.com|") }, Matches { Site("|stanfordalumni.org|") }, Matches { Site("|fox5ny.com|") }, Matches { Site("|phx.corporate-ir.net|") }, Matches { Site("|gist.githubusercontent.com|") }, Matches { Site("|welivesecurity.com|") }, Matches { Site("|linfo.org|") }, Matches { Site("|vikingcodeschool.com|") }, Matches { Site("|talsraviv.com|") }, Matches { Site("|brainspl.at|") }, Matches { Site("|sefsar.com|") }, Matches { Site("|anmolsarma.in|") }, Matches { Site("|mikekohn.net|") }, Matches { Site("|doc-ok.org|") }, Matches { Site("|duncandavidson.com|") }, Matches { Site("|redbullstratos.com|") }, Matches { Site("|lodev.org|") }, Matches { Site("|sqreen.io|") }, Matches { Site("|weburbanist.com|") }, Matches { Site("|homelandsecuritynewswire.com|") }, Matches { Site("|yuiblog.com|") }, Matches { Site("|mgalligan.com|") }, Matches { Site("|startupsanonymous.com|") }, Matches { Site("|commentary.org|") }, Matches { Site("|paidcontent.org|") }, Matches { Site("|news.voyage.auto|") }, Matches { Site("|blog.safia.rocks|") }, Matches { Site("|pagely.com|") }, Matches { Site("|huckmagazine.com|") }, Matches { Site("|amplitude.com|") }, Matches { Site("|academicvc.com|") }, Matches { Site("|zurb.com|") }, Matches { Site("|fogcreek.com|") }, Matches { Site("|pubs.aeaweb.org|") }, Matches { Site("|ochronus.online|") }, Matches { Site("|mukulrathi.co.uk|") }, Matches { Site("|tinfoilsecurity.com|") }, Matches { Site("|blog.intercom.io|") }, Matches { Site("|counterpointresearch.com|") }, Matches { Site("|caines.ca|") }, Matches { Site("|bitmessage.org|") }, Matches { Site("|sameroom.io|") }, Matches { Site("|grapheneos.org|") }, Matches { Site("|ryanhoover.me|") }, Matches { Site("|ghost.org|") }, Matches { Site("|ably.com|") }, Matches { Site("|dgraph.io|") }, Matches { Site("|pcg-random.org|") }, Matches { Site("|electronicdesign.com|") }, Matches { Site("|blog.benjamin-encz.de|") }, Matches { Site("|blog.apollographql.com|") }, Matches { Site("|interaktiv.morgenpost.de|") }, Matches { Site("|neogaf.com|") }, Matches { Site("|jasongullickson.posterous.com|") }, Matches { Site("|lvguowei.me|") }, Matches { Site("|theapeiron.co.uk|") }, Matches { Site("|insideairbnb.com|") }, Matches { Site("|business-standard.com|") }, Matches { Site("|blog.chiariglione.org|") }, Matches { Site("|news.byu.edu|") }, Matches { Site("|ico.org.uk|") }, Matches { Site("|asktog.com|") }, Matches { Site("|thelightphone.com|") }, Matches { Site("|weblog.muledesign.com|") }, Matches { Site("|functional.christmas|") }, Matches { Site("|dendory.net|") }, Matches { Site("|css-irl.info|") }, Matches { Site("|blog.rubybestpractices.com|") }, Matches { Site("|buzzsumo.com|") }, Matches { Site("|edinburghhacklab.com|") }, Matches { Site("|uc.edu|") }, Matches { Site("|deprogrammaticaipsum.com|") }, Matches { Site("|blog.teamtreehouse.com|") }, Matches { Site("|poynter.org|") }, Matches { Site("|blog.thirdyearmba.com|") }, Matches { Site("|hackingwithswift.com|") }, Matches { Site("|43folders.com|") }, Matches { Site("|blog.siliconpublishing.com|") }, Matches { Site("|psiloveyou.xyz|") }, Matches { Site("|thenewinquiry.com|") }, Matches { Site("|grc.com|") }, Matches { Site("|yle.fi|") }, Matches { Site("|buildzoom.com|") }, Matches { Site("|kmjn.org|") }, Matches { Site("|miaminewtimes.com|") }, Matches { Site("|pipedream.com|") }, Matches { Site("|xoofx.com|") }, Matches { Site("|9elements.com|") }, Matches { Site("|safetyresearch.net|") }, Matches { Site("|memcached.org|") }, Matches { Site("|letterstoanewdeveloper.com|") }, Matches { Site("|viewfromthewing.boardingarea.com|") }, Matches { Site("|nanxiao.me|") }, Matches { Site("|ferrucc.io|") }, Matches { Site("|blog.mrmeyer.com|") }, Matches { Site("|dailycal.org|") }, Matches { Site("|nbcphiladelphia.com|") }, Matches { Site("|ww2.kqed.org|") }, Matches { Site("|nitter.net|") }, Matches { Site("|mathieupassenaud.fr|") }, Matches { Site("|uploadvr.com|") }, Matches { Site("|lincolnloop.com|") }, Matches { Site("|gaming.icrontic.com|") }, Matches { Site("|techvibes.com|") }, Matches { Site("|news.gatech.edu|") }, Matches { Site("|leastauthority.com|") }, Matches { Site("|find.xyz|") }, Matches { Site("|rhodesmill.org|") }, Matches { Site("|authzed.com|") }, Matches { Site("|agweb.com|") }, Matches { Site("|allegro.tech|") }, Matches { Site("|nex-3.com|") }, Matches { Site("|macaw.co|") }, Matches { Site("|nic.ferrier.me.uk|") }, Matches { Site("|planetscale.com|") }, Matches { Site("|arshadchowdhury.com|") }, Matches { Site("|adbusters.org|") }, Matches { Site("|noteflakes.com|") }, Matches { Site("|blog.ellenchisa.com|") }, Matches { Site("|ajaxian.com|") }, Matches { Site("|getchip.com|") }, Matches { Site("|dutchnews.nl|") }, Matches { Site("|efavdb.com|") }, Matches { Site("|mabez.dev|") }, Matches { Site("|azul.com|") }, Matches { Site("|bonappetit.com|") }, Matches { Site("|microconf.com|") }, Matches { Site("|mxb.at|") }, Matches { Site("|rancher.com|") }, Matches { Site("|antoniocangiano.com|") }, Matches { Site("|modernretail.co|") }, Matches { Site("|blog.veitheller.de|") }, Matches { Site("|thehistoryblog.com|") }, Matches { Site("|javacodegeeks.com|") }, Matches { Site("|blog.stevensanderson.com|") }, Matches { Site("|foundingfuel.com|") }, Matches { Site("|simpleprogrammer.com|") }, Matches { Site("|sigusr2.net|") }, Action(Boost(0)) }