Encapsulating 3rd party links
Moderator: General Moderators
Encapsulating 3rd party links
Are there any open source tools for encapsulating 3rd party links? I'm looking for something that works like the router in popular MVC frameworks, where I can just use links without worrying about having tons of duplication if I need to update that link at a later date, or removing it if it becomes broken, etc..?