Build and commit changes
This commit is contained in:
parent
f21b3769a4
commit
f1b2b4b54f
4 changed files with 8 additions and 8 deletions
File diff suppressed because one or more lines are too long
|
@ -12,8 +12,8 @@
|
|||
// @match https://*.fanbox.cc/*
|
||||
// @match https://subscribestar.adult/*
|
||||
// @grant none
|
||||
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/free-porn.user.js
|
||||
// @version 1722697240310
|
||||
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build//free-porn.user.js
|
||||
// @version 1722697630797
|
||||
// ==/UserScript==
|
||||
|
||||
"use strict";
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
// @description This skips the warning "The following content may contain suicide or self-harm topics." on music.youtube.com
|
||||
// @namespace Bowud Scripts
|
||||
// @match https://music.youtube.com/watch*
|
||||
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/warning-proceed.min.user.js
|
||||
// @version 1722697241878
|
||||
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/youtube/music/warning-proceed.min.user.js
|
||||
// @version 1722697632361
|
||||
// ==/UserScript==
|
||||
|
||||
"use strict";setInterval((function(){var e=document.querySelector("#error-screen");console.log({errorScreenEl:e});var o=e.querySelector("#reason");if(console.log({reasonEl:o}),"The following content may contain suicide or self-harm topics."===o.textContent){var r=e.querySelector('button[aria-label="I understand and wish to proceed"]');console.log({buttonEl:r}),r&&r.click()}}),100);
|
|
@ -3,8 +3,8 @@
|
|||
// @description This skips the warning "The following content may contain suicide or self-harm topics." on music.youtube.com
|
||||
// @namespace Bowud Scripts
|
||||
// @match https://music.youtube.com/watch*
|
||||
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/warning-proceed.user.js
|
||||
// @version 1722697241878
|
||||
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/youtube/music/warning-proceed.user.js
|
||||
// @version 1722697632361
|
||||
// ==/UserScript==
|
||||
|
||||
"use strict";
|
||||
|
|
Loading…
Reference in a new issue