Skip to content

migdal-or/Mgik_Replace

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Mgik_Replace for tt-rss

Tiny Tiny RSS plugin to Fix broken URLs at mosgorizbirkom.ru in feeds.

The problem is when you subscribe to a feed (http://mosgorizbirkom.ru/web/guest/newdocuments) you see articles, but URLs are broken:
http://mosgorizbirkom.ru/web/guest/http://mosgorizbirkom.ru/web/guest/news/8dbf8663-4342-4b1c-8c2b-ead67d9a46b1
instead of
http://mosgorizbirkom.ru/web/guest/news/8dbf8663-4342-4b1c-8c2b-ead67d9a46b1

You see that the fix is easy, but I suffered for several years.
Bugs are very likely to appear. This is my first try in plugins and there was no documentation.

Installation

  • Unpack the zip-File
  • Move the folder "mgik_replace" to your plugins directory
  • Enable "mgik_replace" in TT-RSS's Preferences -> Plugins
  • You should probably rightclick to your feed and select DEBUG - Force refetch && Force rehash, or even delete-subscribe feed

Please report any problems you might encounter directly to me.

Legal

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages