I hereby claim:
- I am yuantailing on github.
- I am yuantailing (https://keybase.io/yuantailing) on keybase.
- I have a public key whose fingerprint is 1298 C1E8 8EF8 44CF C5AD C351 6690 EA91 2513 E466
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name Hide boring ADs on CSDN | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1.2 | |
| // @updateURL https://gist.github.com/yuantailing/86cce1068e39edc518def0000e1cf4ac/raw/csdn.net.user.js | |
| // @downloadURL https://gist.github.com/yuantailing/86cce1068e39edc518def0000e1cf4ac/raw/csdn.net.user.js | |
| // @description Hide boring ADs on CSDN | |
| // @author github.com/yuantailing | |
| // @match https://*.csdn.net/* | |
| // @match http://*.csdn.net/* |
I hereby claim:
To claim this, I am signing this object:
| import http.cookiejar | |
| import urllib.parse | |
| import urllib.request | |
| # Run the script with Python3. | |
| # Please use your own information, and don't be evil. | |
| name = '张三' | |
| id = '110101199901234567' | |
| number_start = 2019310001 |
| // ==UserScript== | |
| // @name Google Translation Concatenate Lines | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description Concatenate source lines in Google translation. | |
| // @author github.com/yuantailing | |
| // @match https://translate.google.com/* | |
| // @match https://translate.google.com.hk/* | |
| // @match https://translate.google.cn/* | |
| // @require https://unpkg.com/jquery@3.3.1/dist/jquery.min.js |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>C++ Debuggerの日常</title> | |
| <meta charset="utf-8"> | |
| <style> | |
| @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic); | |
| @import url(https://fonts.googleapis.com/css?family=Consolas:400,700,400italic); | |
| body { font-family: 'Droid Serif'; } |
| [ |