Greasy Fork

Disable Disqus URL Tracking

Remove the http[s]://disq.us/url?url= Disqus added in 2016-12

< 脚本Disable Disqus URL Tracking的反馈

评价:差评 - 脚本失效或无法使用

Deleted user 49231
§
发表于:2017-02-11

Parse error

Greasemokey gives the following error:

Download Error

Could not parse script: Ignoring @match pattern http*://disqus.com/embed/comments* because: Error: @match: Could not parse the pattern.

Luke Breuer作者
§
发表于:2017-02-15

What browser, version, and OS are you running? You could try breaking that @match into two, one http:// and one https://.

§
发表于:2017-03-19

same problem. Please fix it!

§
发表于:2017-03-19

replace
// @match http*://disqus.com/embed/comments*
to
// @match *://disqus.com/*

Luke Breuer作者
§
发表于:2017-03-19

Done.

发表回复

登录以发表回复。