Skip to content

Instantly share code, notes, and snippets.

@tianyuf
Created May 14, 2016 15:03
Show Gist options
  • Star 74 You must be signed in to star a gist
  • Fork 8 You must be signed in to fork a gist
  • Save tianyuf/783ddb0727d366a11d1fa46ab53bfb85 to your computer and use it in GitHub Desktop.
Save tianyuf/783ddb0727d366a11d1fa46ab53bfb85 to your computer and use it in GitHub Desktop.
BaaN: Baidu as a Network Utility - 百度的实用主义方法论.
@-moz-document domain("baidu.com") {
body {
display: none;
}
html {
margin: 30px;
}
html::after {
font-family: "BlinkMacSystemFont", "Segoe UI", sans-serif;
content: "Network Status: You have successfully connected to the Internet. ";
}
}
@hicqu
Copy link

hicqu commented Oct 27, 2017

Great! I can use this test my tamer monkey, too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment