Jump to content

User:CircularRedirectsBot: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
source code
Line 4: Line 4:


The bot will try and replace the link in question with plain text.
The bot will try and replace the link in question with plain text.

Source code is [https://bitbucket.org/magnusmanske/magnustools/src/master/scripts/circular_redirects/circular_redirects.php here].

Revision as of 11:03, 30 November 2022

This is an experimental bot operated by Magnus Manske (talk). It finds pages with links to a redirect page that links back to the original page:

[[Page A]] links to [[Page B]] which redirects to [[Page A]]

The bot will try and replace the link in question with plain text.

Source code is here.