Create PWA, that is a quiz where people answer questions to determine what AI powered GIG will work best for them
Category Archives: Uncategorized
YouTube unsubscribe
// ==UserScript==
// @name YouTube Mass Unsubscribe
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Unsubscribe from all channels on YouTube
// @author You
// @match https://www.youtube.com/feed/channels
// @grant none
// ==/UserScript==
(function() {
‘use strict’;
let interval = setInterval(() => {
let buttons = document.querySelectorAll(‘ytd-subscribe-button-renderer tp-yt-paper-button[subscribed]’);
if (buttons.length === 0) {
console.log(“No more channels to unsubscribe.”);
clearInterval(interval);
return;
}
buttons[0].click();
setTimeout(() => {
let confirm = document.querySelector(‘yt-confirm-dialog-renderer #confirm-button tp-yt-paper-button’);
if (confirm) confirm.click();
}, 500);
}, 2000);
})();
Guam summary
Site data review
“# YouTube API Cheat Sheet”
Open my shared note:
|
Empty Spaces (In My Heart)
Library password and ID
250525 Saturday to do WIX index.HTM file upload ChatGPT response YouTube account
at the library today 250525 Saturday to do WIX index.HTM file upload ChatGPT response YouTube account
Walkthrough: Setup VS Code Web – 250525 Codespaces: upgraded waffle – Visual Studio Code
all .png and.ico
Mahalo
SIGNATURE:
Clifford "RAY" Hackett I founded www.adapt.org in 1980 it now has over 50 million members.
$500 of material=World’s fastest hydrofoil sailboat. http://sunrun.biz









