Block sites

Chặn chuyển hướng trang web.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
// ==UserScript==
// @name         Block sites
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Chặn chuyển hướng trang web.
// @author       *
// @match        http*://shopee.vn/*
// @match        http*://lazada.vn/*
// @match        http*://*.lazada.vn/*
// @match        http*://tiki.vn/*
// @match        http*://*.club/*
// @match        http*://*.bet/*
// @match        http*://*bet*.*/*
// @match        http*://*b52*.*/*
// @match        http*://*f8*.*/*
// @match        http*://*f88*.*/*
// @match        http*://*bk8*.*/*
// @match        http*://*uk88*.*/*
// @match        http*://*vip79*.*/*
// @match        http*://*i9*.*/*
// @match        http*://*88*.*/*
// @match        http*://*okvip*.*/*
// @match        http*://*win*.*/*
// @match        http*://*taiwin*.*/*
// @match        http*://*taiiwin*.*/*
// @match        http*://*68*.*/*
// @match        http*://*tai*.*/*
// @match        http*://*rik*.*/*
// @match        http*://*fun*.*/*
// @match        http*://*lucky*.*/*
// @match        http*://*86*.*/*
// @match        http*://ww0*.*.*/*
// @match        http*://*king*.*/*
// @grant        GM_addStyle
// @run-at       document-start
// ==/UserScript==
window.location.href="about:blank";