目前还能视奸的方法:
1. 不登账号或换一个账号看
2. 用移动客户端
3. 用GraphQL API(要token,唯一没被封堵的API,不过能不能活过明天不好说)(
1. 不登账号或换一个账号看
2. 用移动客户端
3. 用GraphQL API(要token,唯一没被封堵的API,不过能不能活过明天不好说)(
🥰1
Forwarded from 拿捏不住
🐧 Linus Torvalds 也开始用 AI 编程了。
Linux 创始人用 Google 的 Antigravity AI 修复了自己的 Python 可视化工具,并公开表示 AI 的表现比他手写更好。
Linux 创始人用 Google 的 Antigravity AI 修复了自己的 Python 可视化工具,并公开表示 AI 的表现比他手写更好。
Hexzii's Hideout₊˚✧ ゚
目前还能视奸的方法: 1. 不登账号或换一个账号看 2. 用移动客户端 3. 用GraphQL API(要token,唯一没被封堵的API,不过能不能活过明天不好说)(
try: ( not limited to these fields, can choose other than login)
curl -H "Authorization: Bearer YOUR_GITHUB_TOKEN" \
-X POST \
-H "Content-Type: application/json" \
-d '{
"query": "query($owner: String!, $name: String!) { viewer { followers(first: 10) { nodes { login } } } repository(owner: $owner, name: $name) { stargazers(first: 20) { nodes { login } } } }",
"variables": {
"owner": "ownername",
"name": "123"
}
}' \
https://api.github.com/graphql
# check watchers
curl -H "Authorization: Bearer YOUR_GITHUB_TOKEN" \
-X POST \
-H "Content-Type: application/json" \
-d '{
"query": "query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { subscribers(first: 10) { totalCount edges { node { login name } } } } }",
"variables": {
"owner": "octocat",
"name": "Hello-World"
}
}' \
https://api.github.com/graphql
清理windows时在AppData/Roaming发现三个怪怪的文件(相关软件都卸掉了)
nvyvfyyqhxenh(是之前装某个aescripts插件出来的)
LXGProtect(装biubiu时出现的)
FnInformation(某天夜里突然蹦出来的)
但是最后一次更改差不多都是1年前了
nvyvfyyqhxenh(是之前装某个aescripts插件出来的)
LXGProtect(装biubiu时出现的)
FnInformation(某天夜里突然蹦出来的)
但是最后一次更改差不多都是1年前了
在gayhub没完全堵死的情况下做了个userscript
先私底下放出来看看
https://codeberg.org/hexzii/userscripts/raw/branch/main/deastroturf.user.js
先私底下放出来看看
https://codeberg.org/hexzii/userscripts/raw/branch/main/deastroturf.user.js