圆月山庄资源网 Design By www.vgjia.com

[JavaScript] 纯文本查看 复制代码
// ==UserScript==// [url=home.php?mod=space&uid=170990]@name[/url]                git clone快速下载// [url=home.php?mod=space&uid=467642]@namespace[/url]           https://bbs.tampermonkey.net.cn/// [url=home.php?mod=space&uid=1248337]@version[/url]             0.1.0// @description         使用gitclone加速下载// [url=home.php?mod=space&uid=686208]@AuThor[/url]              Js菜鸟// [url=home.php?mod=space&uid=195849]@match[/url]               https://github.com/*// ==/UserScript==(function () {    'use strict';    //html display    var original_base_string = "git clone https://gitclone.com/"    var original_url = document.querySelector('#repo-content-pjax-container > div.clearfix.container-xl.px-3.px-md-4.px-lg-5.mt-4 > div > div.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-end.Layout--sidebarPosition-flowRow-end > div.Layout-main > div.file-navigation.mb-3.d-flex.flex-items-start > span > get-repo > feature-callout > details > div > div > div:nth-child(1) > ul > li:nth-child(1) > tab-container > div:nth-child(2) > div > input')    var now_url = original_url.value.split("//")[1]    var display_url = original_base_string.concat(now_url)    // update display url    var update_url = original_url.value = display_url    // update copy url    var copy_url = document.querySelector('#repo-content-pjax-container > div > div > div.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-end.Layout--sidebarPosition-flowRow-end > div.Layout-main > div.file-navigation.mb-3.d-flex.flex-items-start > span > get-repo > feature-callout > details > div > div > div:nth-child(1) > ul > li:nth-child(1) > tab-container > div:nth-child(2) > div > div > clipboard-copy').value = display_url            //替换图标中文字    var title = document.querySelector('#repo-content-pjax-container > div > div > div.Layout.Layout--flowRow-until-md.Layout--sidebarPosition-end.Layout--sidebarPosition-flowRow-end > div.Layout-main > div.file-navigation.mb-3.d-flex.flex-items-start > span > get-repo > feature-callout > details > summary').textContent = '镜像下载'})();

菜鸟补充一下,这是Greasemonkey的一个js脚本,基于gitee已经那啥,GitHub访问不稳定,其实也是自己懒笨,老是想白嫖一些代码,所以就写了这个,一键复制git clone项目,代码很烂,大佬勿喷
标签:
js菜鸟试手之github快速下载

圆月山庄资源网 Design By www.vgjia.com
广告合作:本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
圆月山庄资源网 Design By www.vgjia.com

RTX 5090要首发 性能要翻倍!三星展示GDDR7显存

三星在GTC上展示了专为下一代游戏GPU设计的GDDR7内存。

首次推出的GDDR7内存模块密度为16GB,每个模块容量为2GB。其速度预设为32 Gbps(PAM3),但也可以降至28 Gbps,以提高产量和初始阶段的整体性能和成本效益。

据三星表示,GDDR7内存的能效将提高20%,同时工作电压仅为1.1V,低于标准的1.2V。通过采用更新的封装材料和优化的电路设计,使得在高速运行时的发热量降低,GDDR7的热阻比GDDR6降低了70%。