├── GSDFA.py ├── GSDFT.py ├── LICENSE ├── README.md ├── README_CN.md ├── demo.gif └── log ├── alipay.com.txt ├── baidu.com.txt ├── ctrip.com.txt ├── jd.com.txt ├── jdpay.com.txt ├── lightrains.org.txt ├── mi.com.txt ├── qq.com.txt ├── scu.edu.cn.txt ├── starbucks.com.txt ├── twitter.com.txt └── uestc.edu.cn.txt /GSDFA.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/GSDFA.py -------------------------------------------------------------------------------- /GSDFT.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/GSDFT.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/README.md -------------------------------------------------------------------------------- /README_CN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/README_CN.md -------------------------------------------------------------------------------- /demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/demo.gif -------------------------------------------------------------------------------- /log/alipay.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/alipay.com.txt -------------------------------------------------------------------------------- /log/baidu.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/baidu.com.txt -------------------------------------------------------------------------------- /log/ctrip.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/ctrip.com.txt -------------------------------------------------------------------------------- /log/jd.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/jd.com.txt -------------------------------------------------------------------------------- /log/jdpay.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/jdpay.com.txt -------------------------------------------------------------------------------- /log/lightrains.org.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/lightrains.org.txt -------------------------------------------------------------------------------- /log/mi.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/mi.com.txt -------------------------------------------------------------------------------- /log/qq.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/qq.com.txt -------------------------------------------------------------------------------- /log/scu.edu.cn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/scu.edu.cn.txt -------------------------------------------------------------------------------- /log/starbucks.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/starbucks.com.txt -------------------------------------------------------------------------------- /log/twitter.com.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/twitter.com.txt -------------------------------------------------------------------------------- /log/uestc.edu.cn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/We5ter/GSDF/HEAD/log/uestc.edu.cn.txt --------------------------------------------------------------------------------