Build and commit changes

This commit is contained in:
forgejo-actions[bot] 2024-08-03 15:07:32 +00:00
parent f21b3769a4
commit f1b2b4b54f
4 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

View file

@ -12,8 +12,8 @@
// @match https://*.fanbox.cc/* // @match https://*.fanbox.cc/*
// @match https://subscribestar.adult/* // @match https://subscribestar.adult/*
// @grant none // @grant none
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/free-porn.user.js // @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build//free-porn.user.js
// @version 1722697240310 // @version 1722697630797
// ==/UserScript== // ==/UserScript==
"use strict"; "use strict";

View file

@ -3,8 +3,8 @@
// @description This skips the warning "The following content may contain suicide or self-harm topics." on music.youtube.com // @description This skips the warning "The following content may contain suicide or self-harm topics." on music.youtube.com
// @namespace Bowud Scripts // @namespace Bowud Scripts
// @match https://music.youtube.com/watch* // @match https://music.youtube.com/watch*
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/warning-proceed.min.user.js // @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/youtube/music/warning-proceed.min.user.js
// @version 1722697241878 // @version 1722697632361
// ==/UserScript== // ==/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); "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);

View file

@ -3,8 +3,8 @@
// @description This skips the warning "The following content may contain suicide or self-harm topics." on music.youtube.com // @description This skips the warning "The following content may contain suicide or self-harm topics." on music.youtube.com
// @namespace Bowud Scripts // @namespace Bowud Scripts
// @match https://music.youtube.com/watch* // @match https://music.youtube.com/watch*
// @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/warning-proceed.user.js // @downloadURL https://git.bowu.dev/bowu/UserScriptsPublic/raw/branch/main/build/youtube/music/warning-proceed.user.js
// @version 1722697241878 // @version 1722697632361
// ==/UserScript== // ==/UserScript==
"use strict"; "use strict";