search
HomeCommon ProblemHow to delete QQ space in batches

How to delete QQ space in batches

Jul 09, 2019 am 10:30 AM

How to batch delete QQ Space talkies: First search for "Space Talks batch deletion" on the Internet; then select a third-party software to download from the search results; then open QQ Space and find the items that need to be deleted. Talk about it; finally delete it according to the software prompts.

How to delete QQ space in batches

Regarding this issue, it should first be clear that QQ space itself does not provide the function of batch deletion of comments, and can only be achieved with the help of third-party software.

The following will teach you how to operate:

Specific steps: Open the QQ space, click the (Talks) menu, enter the (My Talks) page, in (I Find the talk that needs to be deleted on the Talk) page, and then click the (more) button behind the talk. After clicking the (More) button, find (Delete) in the pop-up options and click it. Click (Yes) in the pop-up confirmation dialog box to delete the article. This method can only delete and compare one item at a time. Troublesome but very safe;

How to delete QQ space in batches

Batch deletion:

Open Baidu search-Space Talk about batch deletion,

Then click - Baidu, and there will be many softwares in the search results page;

Choose one according to your hobbies, download and install it,

Then enter your account and password to log in

After logging in, click Confirm to delete all spaces, and the software will start to delete in batches. During the deletion process, you will be asked to enter a verification code;

Then check the "Select All" checkbox, and then click "Batch delete" link.

Use code to implement:

Step 1: Open the browser on your computer to log in to your QQ space

Step 2: Click Your talk column

Step 3: Press the F12 key on the computer or click the menu bar in the upper right corner, click Developer Tools

Step 4: See the right half of the screen, Find a menu called Console and click

Step 6: Click on the input field at the bottom and write the following js code:

var delay = 1000;
function del() {
    document.querySelector('.app_canvas_frame').contentDocument.querySelector('.del_btn').click();
    setTimeout("yes()", delay);
}
function yes() {
    document.querySelector('.qz_dialog_layer_btn').click();
    setTimeout("del()", delay);
}
del();

Then press Enter.

The above is the detailed content of How to delete QQ space in batches. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor