Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"355/113 -- Not the famous irrational number PI, but an incredible simulation!"


computers / alt.comp.software.seamonkey / request policy (replacement) for 2.53.17

SubjectAuthor
* request policy (replacement) for 2.53.17Mehmet Tahir SANDIKKAYA
`* request policy (replacement) for 2.53.17rdtom
 `- request policy (replacement) for 2.53.17Mehmet Tahir SANDIKKAYA

1
request policy (replacement) for 2.53.17

<ubm0jf$3thlq$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=900&group=alt.comp.software.seamonkey#900

  copy link   Newsgroups: alt.comp.software.seamonkey
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: tahir@sandikkaya.name.tr (Mehmet Tahir SANDIKKAYA)
Newsgroups: alt.comp.software.seamonkey
Subject: request policy (replacement) for 2.53.17
Date: Thu, 17 Aug 2023 23:40:15 +0300
Organization: A noiseless patient Spider
Lines: 8
Message-ID: <ubm0jf$3thlq$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 17 Aug 2023 20:40:15 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="f8b0678abcac34d3021a2266f30c3457";
logging-data="4114106"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/BmB5BJCrt5MhWTV/JewLF"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Firefox/91.0 SeaMonkey/2.53.17
Cancel-Lock: sha1:XON59f+dH6SdfA1p2iIjueoaRbM=
X-Mozilla-News-Host: snews://news.aioe.org:563
 by: Mehmet Tahir SANDIKK - Thu, 17 Aug 2023 20:40 UTC

Hi there,

I have been using request policy add-on for so long to stop subrequests to third party websites. Request policy stopped working in 2.53.17.

Any idea for a replacement or fix?

--
mt-s

Re: request policy (replacement) for 2.53.17

<ubnqse$947p$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=905&group=alt.comp.software.seamonkey#905

  copy link   Newsgroups: alt.comp.software.seamonkey
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: rtcape@mail.com (rdtom)
Newsgroups: alt.comp.software.seamonkey
Subject: Re: request policy (replacement) for 2.53.17
Date: Fri, 18 Aug 2023 07:14:50 -0600
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <ubnqse$947p$1@dont-email.me>
References: <ubm0jf$3thlq$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 18 Aug 2023 13:14:55 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="dfdf713873ef1cc268019d4cc77e0ea7";
logging-data="299257"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+SQ2vcg8OIrPUcCXRZXGqr"
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101
Firefox/91.0 SeaMonkey/2.53.18
Cancel-Lock: sha1:myAG7TXO89KS3phqGtHNqMiJMdA=
In-Reply-To: <ubm0jf$3thlq$2@dont-email.me>
 by: rdtom - Fri, 18 Aug 2023 13:14 UTC

Mehmet Tahir SANDIKKAYA wrote:
> Hi there,
>
> I have been using request policy add-on for so long to stop subrequests
> to third party websites. Request policy stopped working in 2.53.17.
>
> Any idea for a replacement or fix?
>
for
requestpolicy-0.5.28-sm+fx.xpi\components\requestpolicyService.js

line 559
.QueryInterface(CI.nsIPrefBranch2);
change to
.QueryInterface(CI.nsIPrefBranch);
line 563
.QueryInterface(CI.nsIPrefBranch2);
change to
.QueryInterface(CI.nsIPrefBranch);

nsIPrefBranch2 and nsIPrefBranchInternal needs to be changed to
nsIPrefBranch

Re: request policy (replacement) for 2.53.17

<ubonof$ddih$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=909&group=alt.comp.software.seamonkey#909

  copy link   Newsgroups: alt.comp.software.seamonkey
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: tahir@sandikkaya.name.tr (Mehmet Tahir SANDIKKAYA)
Newsgroups: alt.comp.software.seamonkey
Subject: Re: request policy (replacement) for 2.53.17
Date: Sat, 19 Aug 2023 00:27:43 +0300
Organization: A noiseless patient Spider
Lines: 26
Message-ID: <ubonof$ddih$1@dont-email.me>
References: <ubm0jf$3thlq$2@dont-email.me> <ubnqse$947p$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 18 Aug 2023 21:27:43 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="8bd630fe31a5293baeeb18f4e9395bb2";
logging-data="439889"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/qwn+ThOMNh/CmrLH3Hzf0"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Firefox/91.0 SeaMonkey/2.53.17
Cancel-Lock: sha1:PRVOVtpol70QhbgY7ym1Rr6eviw=
In-Reply-To: <ubnqse$947p$1@dont-email.me>
 by: Mehmet Tahir SANDIKK - Fri, 18 Aug 2023 21:27 UTC

On 2023-08-18 16:14, rdtom wrote:
> Mehmet Tahir SANDIKKAYA wrote:
>> Hi there,
>>
>> I have been using request policy add-on for so long to stop subrequests to third party websites. Request policy stopped working in 2.53.17.
>>
>> Any idea for a replacement or fix?
>>
> for
> requestpolicy-0.5.28-sm+fx.xpi\components\requestpolicyService.js
>
> line 559
>         .QueryInterface(CI.nsIPrefBranch2);
> change to
>         .QueryInterface(CI.nsIPrefBranch);
> line 563
>         .QueryInterface(CI.nsIPrefBranch2);
> change to
>         .QueryInterface(CI.nsIPrefBranch);
>
> nsIPrefBranch2 and nsIPrefBranchInternal needs to be changed to nsIPrefBranch

Thanks, this is a fix. Effective for "request policy continued".

--
mt-s


computers / alt.comp.software.seamonkey / request policy (replacement) for 2.53.17

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor