Skip to content

Instantly share code, notes, and snippets.

View ShawnRong's full-sized avatar
🎱
Focusing

ShawnRong ShawnRong

🎱
Focusing
View GitHub Profile
@ShawnRong
ShawnRong / index.html
Last active October 19, 2017 09:09 — forked from anonymous/index.html
企业首页// source http://js.jirengu.com/xolureheqo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
@font-face {
font-family: 'iconfont'; /* project id 445228 */
src: url('//at.alicdn.com/t/font_445228_b28j287bu39885mi.eot');
@ShawnRong
ShawnRong / index.html
Created October 16, 2017 05:53 — forked from anonymous/index.html
CSS timeline// source http://jsbin.com/tukujofexo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
@import url("https://fonts.googleapis.com/css?family=Oswald|Roboto:400,700");
body {
font-size: 14px;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
.content {
width: 600px;
margin: 0 auto;
}
@ShawnRong
ShawnRong / index.html
Last active October 14, 2017 06:19 — forked from anonymous/index.html
Modal 样式// source http://js.jirengu.com/dituyefika
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
.content {
width: 600px;
margin: 0 auto;
}
@ShawnRong
ShawnRong / index.html
Last active October 13, 2017 09:59 — forked from anonymous/index.html
表单效果// source http://js.jirengu.com/qacoxoleji
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
.content {
width: 600px;
margin: 0 auto;
}
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
<style id="jsbin-css">
.content {
width: 600px;
margin: 0 auto;
}
# 规则配置仅供参考,适用于 1.2.0 (476) 及其后续版本;
# 包含 Proxy Group、URL Rewrite 特性;
# 包含 Reject 规则,用于拦截广告、行为分析、数据统计;
# 屏蔽 Hao123、百度搜索,放行百度地图、百度外卖、百度音乐、百度云盘、百度百科。
# Surge 新手使用指南 http://bit.ly/1q5eTlF
[General]
# warning, notify, info, verbose
skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local
bypass-tun = 0.0.0.0/8, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12
loglevel = notify