mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-28 16:03:01 +05:00
parent
8d68773298
commit
ccdd20b840
2 changed files with 0 additions and 10 deletions
|
@ -2373,11 +2373,6 @@
|
|||
redirectIfNotDisabled('a.get-link');
|
||||
}) : null;
|
||||
|
||||
// for rinku.me
|
||||
if (/(actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech).com/.test(url)) {
|
||||
preventForcedFocusOnWindow();
|
||||
}
|
||||
|
||||
})();
|
||||
|
||||
(function() {
|
||||
|
|
|
@ -881,11 +881,6 @@
|
|||
redirectIfNotDisabled('a.get-link');
|
||||
}) : null;
|
||||
|
||||
// for rinku.me
|
||||
if (/(actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech).com/.test(url)) {
|
||||
preventForcedFocusOnWindow();
|
||||
}
|
||||
|
||||
})();
|
||||
|
||||
(function() {
|
||||
|
|
Loading…
Reference in a new issue