add tiktokcounter domain

This commit is contained in:
Amm0ni4 2024-05-01 21:37:17 +02:00
parent d7384d0d9b
commit 520d157ea4
4 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 91.8.32
// @version 91.8.33
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -793,7 +793,7 @@
// @include /filecrypt.(cc|co)/
// @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
// @include /mega-enlace.com/
// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/
// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/
// @include /(work.ink|workink.click)\/.*$/
// @resource NOTYF_CSS https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css
// @require https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.js

View file

@ -4,7 +4,7 @@
// @run-at document-start
// @author Amm0ni4
// @noframes
// @version 91.8.32
// @version 91.8.33
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
@ -793,7 +793,7 @@
// @include /filecrypt.(cc|co)/
// @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
// @include /mega-enlace.com/
// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/
// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/
// @include /(work.ink|workink.click)\/.*$/
// @resource NOTYF_CSS https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css
// @require https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.js
@ -2817,7 +2817,7 @@
//----tiktokcounter auto-skip for firefox only--------
(function() {
'use strict';
const tiktokcounterRegex = /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/
const tiktokcounterRegex = /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/
if (tiktokcounterRegex.test(window.location.href)) {
//---DEFINE FUNCTIONS---

View file

@ -1,13 +1,13 @@
// ==UserScript==
// @name tiktokcounter firefox auto-skip
// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/
// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/
// @run-at document-start
// ==/UserScript==
//----tiktokcounter auto-skip for firefox only--------
(function() {
'use strict';
const tiktokcounterRegex = /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/
const tiktokcounterRegex = /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/
if (tiktokcounterRegex.test(window.location.href)) {
//---DEFINE FUNCTIONS---

View file

@ -772,5 +772,5 @@ https://paster.so/*
/filecrypt.(cc|co)/
/(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/
/mega-enlace.com/
/^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/
/^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/
/(work.ink|workink.click)\/.*$/