Changing "Pastie" profile for Github issues
Hi,
I'm trying to use my own profile for Paste.com sites:
I just changed for my own at: scrapper_config/scanner-configuration.properties but appear an error when I execute that.
2019-12-18 13:22:36 ERROR ScrapperTool:90 - Something wrong happened in scrappers java.lang.RuntimeException: ScannerProfile my-own-profile is not defined at org.rts.base.profileregistry.ScrapperProfileRegistry.newScrapProfile(ScrapperProfileRegistry.java:28) at org.rts.base.ScrapperImpl.initialize(ScrapperImpl.java:51) at org.rts.base.ScrapperImpl.initialize(ScrapperImpl.java:38) at org.scraptool.ScrapperTool.initializeScrappers(ScrapperTool.java:40) at org.scraptool.ScrapperTool.startScrappers(ScrapperTool.java:80) at org.scraptool.ScrapperTool.main(ScrapperTool.java:127) java.lang.RuntimeException: ScannerProfile coolpixgnu is not defined at org.rts.base.profileregistry.ScrapperProfileRegistry.newScrapProfile(ScrapperProfileRegistry.java:28) at org.rts.base.ScrapperImpl.initialize(ScrapperImpl.java:51) at org.rts.base.ScrapperImpl.initialize(ScrapperImpl.java:38) at org.scraptool.ScrapperTool.initializeScrappers(ScrapperTool.java:40) at org.scraptool.ScrapperTool.startScrappers(ScrapperTool.java:80) at org.scraptool.ScrapperTool.main(ScrapperTool.java:127)