Skip to content

Instantly share code, notes, and snippets.

@QGB
Last active April 21, 2019 17:10
Show Gist options
  • Save QGB/a4d541507160cd7fb6d6f6d17b9f43e1 to your computer and use it in GitHub Desktop.
Save QGB/a4d541507160cd7fb6d6f6d17b9f43e1 to your computer and use it in GitHub Desktop.
git pull origin master
- 00:00:00.000 C:\QGB\babun\cygwin\usr\libexec\git-core\git-remote-https.exe[13324] (Count=2, Sent=1.36 K, Received=5.98 K, ElapsedTime=2.702 s)
1 UnStarred + 0.000 False 1.515 s GET 200 365 application/* https://github.com/qgb/qpsu/info/refs?service=git-upload-pack
2 UnStarred + 1.640 True 1.063 s POST 200 5.63 K application/* https://github.com/qgb/qpsu/git-upload-pack
requests.get(**{'headers': {'Accept': '*/*',
'Accept-Encoding': 'gzip, deflate',
'Accept-Language': 'en-US, *;q=0.9',
'Host': 'github.com',
'Pragma': 'no-cache',
'User-Agent': 'git/2.17.0'},
'url': 'https://github.com/qgb/qpsu/info/refs?service=git-upload-pack'})
Out[46]: <Response [200]>
_13
'C:\\Users\\qgb\\Desktop\\git-https\\git pull origin master.har'
j=F.readJSON(_13)
j['log'] ['entries'] [0] ['request'] ['url']
'https://github.com/qgb/qpsu/info/refs?service=git-upload-pack'
j['log'] ['entries'] [-1] ['request'] ['url']
'https://git.coding.net/u/QGB/p/qpsu/git/info/refs?service=git-upload-pack'
@QGB
Copy link
Author

QGB commented Apr 21, 2019

document.querySelector('#code_search_results > div.code-list > div:nth-child(9) > div.d-flex > div > a:nth-child(2)')

document.querySelectorAll('#code_search_results > div.code-list > div > div.d-flex > div > a:nth-child(2)')

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