Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for family (0.04 sec)

  1. src/main/webapp/css/admin/bootstrap.min.css

    ht:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 158.5K bytes
    - Viewed (0)
  2. src/main/webapp/css/bootstrap.min.css

    color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-we...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 227.5K bytes
    - Viewed (0)
  3. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    extraspace
    ezproxy.kuleuven.be
    f.bg
    f.se
    f5.si
    fage
    fail
    fairwinds
    faith
    fakefur.jp
    fam.pk
    family
    familyds.com
    familyds.net
    familyds.org
    fan
    fans
    fantasyleague.cc
    far.br
    farm
    farmers
    farsund.no
    fashion
    fashionstore.jp
    fast
    fastly-edge.com
    fastly-terrarium.com
    fastlylb.net
    fastvps-server.com
    fastvps.host
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  4. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    certain it must be really offended.  `We won't talk about her any
    more if you'd rather not.'
    
      `We indeed!' cried the Mouse, who was trembling down to the end
    of his tail.  `As if I would talk on such a subject!  Our family
    always HATED cats:  nasty, low, vulgar things!  Don't let me hear
    the name again!'
    
      `I won't indeed!' said Alice, in a great hurry to change the
    subject of conversation.  `Are you--are you fond--of--of dogs?'
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  5. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    extraspace
    ezproxy.kuleuven.be
    f.bg
    f.se
    f5.si
    fage
    fail
    fairwinds
    faith
    fakefur.jp
    fam.pk
    family
    familyds.com
    familyds.net
    familyds.org
    fan
    fans
    fantasyleague.cc
    far.br
    farm
    farmers
    farsund.no
    fashion
    fashionstore.jp
    fast
    fastly-edge.com
    fastly-terrarium.com
    fastlylb.net
    fastvps-server.com
    fastvps.host
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  6. android/guava/src/com/google/common/util/concurrent/ClosingFuture.java

       * pipeline is done (other than those captured by the returned {@link ClosingFuture}).
       *
       * <p>If this {@code ClosingFuture} fails with an exception of the given type, the derived {@code
       * ClosingFuture} will be equivalent to the one returned by the function.
       *
       * <p>If this {@code ClosingFuture} succeeds or fails with a different exception type, the
       * function will not be called, and the derived {@code ClosingFuture} will be equivalent to this
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 23 15:26:56 UTC 2025
    - 97.8K bytes
    - Viewed (0)
  7. okhttp/src/jvmTest/kotlin/okhttp3/CacheTest.kt

        val response1 = client.newCall(request).execute()
        val source = response1.body.source()
        assertThat(source.readUtf8()).isEqualTo("ABC")
    
        // OpenJDK 6 fails on this line, complaining that the connection isn't open yet
        val cipherSuite = response1.handshake!!.cipherSuite
        val localCerts = response1.handshake!!.localCertificates
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Aug 16 09:39:51 UTC 2025
    - 113.6K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.4.md

    * list-resources: don't fail if the grep fails to match any resources ([#41933](https://github.com/kubernetes/kubernetes/pull/41933), [@ixdy](https://github.com/ixdy))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Easy Setup */
        public static final String LABELS_wizard_start_title = "{labels.wizard_start_title}";
    
        /** The key of the message: You can create a crawl setting easily by using Configuration Wizard. */
        public static final String LABELS_wizard_start_desc = "{labels.wizard_start_desc}";
    
        /** The key of the message: Start Setup */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/bootstrap.min.js.map

    QAAQsC,KAAKue,a,EAGtBN,mBAAA,SAAmBF,GACjBjhB,UAAEkD,KAAKud,iBAAiBlT,SAAYmU,cAAgBT,IAGtDR,gBAAA,WAEE,OADAvd,KAAK4c,IAAM5c,KAAK4c,KAAO9f,UAAEkD,KAAKhC,OAAOwb,UAAU,GACxCxZ,KAAK4c,KAGdkB,aAAA,WACE,IAAMlB,EAAM5c,KAAKud,gBACjBvd,KAAKye,kBAAkB3hB,UAAE8f,EAAIlY,iBAtWF,mBAsW6C1E,KAAKue,YAC7EzhB,UAAE8f,GAAK5a,YAAe0P,cAGxB+M,oBAAA,SAAkBlc,EAAUmc,GACH,iBAAZA,IAAyBA,EAAQ7gB,WAAY6gB,EAAQ9e,OAa5DI,KAAKhC,OAAO2b,MACV3Z,KAAKhC,OAAO+b,WACd2E,EAAUtH,GAAasH,EAAS1e,KAAKhC,OAAOsZ,UAAWtX,KAAKhC,OAAOuZ,aAGrEhV,EAASoX,K...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 180.9K bytes
    - Viewed (0)
Back to top