minor fix for last commit

This commit is contained in:
Amm0ni4 2024-11-19 02:15:28 +01:00
parent fc1e5e34e3
commit 5abbbb9f3e
4 changed files with 6 additions and 6 deletions

View file

@ -749,7 +749,7 @@
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
// @include /tii.la|oei.la|iir.la|tvi.la|oii.la|tpi.li|lnbz.la/
// @include /^https?:\/\/(?:phonesparrow.com|rajasthantopnews.com|stocks.mewatjobs.com|samaysuchi.com|alljntuworld.in|mazijob.in|asaura.com|updatewallah.in|wikijankari.com|newsonnline.com|creditcarred.com|accucaptions.com)\/safe.php\?link=.*$/
// @include /^https:\/\/modijiurl\.com\/NJW7do\/\?mid=.*$/
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @include /filecrypt.(cc|co)/
// @include /(mega-enlace|acortados).com/
// @include /^https:\/\/.*\.(tradeshowrating\.com|historyofyesterday\.com)\/.*/

View file

@ -749,7 +749,7 @@
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
// @include /tii.la|oei.la|iir.la|tvi.la|oii.la|tpi.li|lnbz.la/
// @include /^https?:\/\/(?:phonesparrow.com|rajasthantopnews.com|stocks.mewatjobs.com|samaysuchi.com|alljntuworld.in|mazijob.in|asaura.com|updatewallah.in|wikijankari.com|newsonnline.com|creditcarred.com|accucaptions.com)\/safe.php\?link=.*$/
// @include /^https:\/\/modijiurl\.com\/NJW7do\/\?mid=.*$/
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @include /filecrypt.(cc|co)/
// @include /(mega-enlace|acortados).com/
// @include /^https:\/\/.*\.(tradeshowrating\.com|historyofyesterday\.com)\/.*/
@ -2641,7 +2641,7 @@
// modijiurl - https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-11295970
/^https?:\/\/(?:phonesparrow.com|rajasthantopnews.com|stocks.mewatjobs.com|samaysuchi.com|alljntuworld.in|mazijob.in|asaura.com|updatewallah.in|wikijankari.com|newsonnline.com|creditcarred.com|accucaptions.com)\/safe.php\?link=.*$/.test(url) ? window.location.assign(new URLSearchParams(window.location.search).get('link')) : null;
/^https:\/\/modijiurl\.com\/NJW7do\/\?mid=.*$/.test(url) ? redirectIfNotDisabled('#getLinkButton') : null;
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/.test(url) ? redirectIfNotDisabled('#getLinkButton') : null;
})();

View file

@ -201,7 +201,7 @@
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
// @include /tii.la|oei.la|iir.la|tvi.la|oii.la|tpi.li|lnbz.la/
// @include /^https?:\/\/(?:phonesparrow.com|rajasthantopnews.com|stocks.mewatjobs.com|samaysuchi.com|alljntuworld.in|mazijob.in|asaura.com|updatewallah.in|wikijankari.com|newsonnline.com|creditcarred.com|accucaptions.com)\/safe.php\?link=.*$/
// @include /^https:\/\/modijiurl\.com\/NJW7do\/\?mid=.*$/
// @include /^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
// @run-at document-start
// ==/UserScript==
@ -1107,7 +1107,7 @@
// modijiurl - https://github.com/uBlockOrigin/uAssets/discussions/17361#discussioncomment-11295970
/^https?:\/\/(?:phonesparrow.com|rajasthantopnews.com|stocks.mewatjobs.com|samaysuchi.com|alljntuworld.in|mazijob.in|asaura.com|updatewallah.in|wikijankari.com|newsonnline.com|creditcarred.com|accucaptions.com)\/safe.php\?link=.*$/.test(url) ? window.location.assign(new URLSearchParams(window.location.search).get('link')) : null;
/^https:\/\/modijiurl\.com\/NJW7do\/\?mid=.*$/.test(url) ? redirectIfNotDisabled('#getLinkButton') : null;
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/.test(url) ? redirectIfNotDisabled('#getLinkButton') : null;
})();

View file

@ -730,7 +730,7 @@ https://paster.so/*
/(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
/tii.la|oei.la|iir.la|tvi.la|oii.la|tpi.li|lnbz.la/
/^https?:\/\/(?:phonesparrow.com|rajasthantopnews.com|stocks.mewatjobs.com|samaysuchi.com|alljntuworld.in|mazijob.in|asaura.com|updatewallah.in|wikijankari.com|newsonnline.com|creditcarred.com|accucaptions.com)\/safe.php\?link=.*$/
/^https:\/\/modijiurl\.com\/NJW7do\/\?mid=.*$/
/^https:\/\/modijiurl\.com\/[^\/]+\/\?mid=.*$/
/filecrypt.(cc|co)/
/(mega-enlace|acortados).com/
/^https:\/\/.*\.(tradeshowrating\.com|historyofyesterday\.com)\/.*/